2018-01-18 |
Sven Eden | Prep v235.3 : Fix cgroup hierarchy detection code |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Sven Eden | Version 235.2 Release v235.2 |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Sven Eden | If elogind is just started, /sys/fs/cgroup/elogind... |
commit | commitdiff | tree | snapshot |
2018-01-14 |
Sven Eden | Version 235.1 Release v235.1 |
commit | commitdiff | tree | snapshot |
2018-01-14 |
Sven Eden | Prep 235: Don't allow multiple jobs being executed... |
commit | commitdiff | tree | snapshot |
2018-01-11 |
Sven Eden | Prep 235: Removed orphaned header |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Sven Eden | Prep 235: Make cgroups2 available, hybrid mode already... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Sven Eden | Prep 235: Make elogind masks in sd-bus.h c90 compatible... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Sven Eden | Prep 235: Enabled sd_peer_get_session() and sd_peer_get... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Sven Eden | Prep 235: Enabled sd_bus_creds_get_slice(), sd_bus_cred... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Sven Eden | Prep 235: Enabled sd_peer_get_slice() and sd_pid_get_sl... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Sven Eden | Prep 235: Although systemd slices are unsupported,... |
commit | commitdiff | tree | snapshot |
2018-01-09 |
Sven Eden | src/systemd/meson.build: Fix add_install_script() call |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Sven Eden | Remove coccinelle files that slithered back in. |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Sven Eden | Dev: Add loginctl target to Code::Blocks project file |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Sven Eden | Prep 235: Add loginctl target to Makefile |
commit | commitdiff | tree | snapshot |
2017-12-15 |
Sven Eden | Forgot to symlink _sdcommon.h |
commit | commitdiff | tree | snapshot |
2017-12-13 |
Sven Eden | Prep 235: Implement an alternative approach for sd_pid_... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
Sven Eden | Add test-login target for Code::Blocks for easier debug... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
Sven Eden | sd-bus.h, sd-daemon.h : MAke elogind masks ISO C90... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Sven Eden | basic/siphash24.c: Only disable -Wimplicit-fallthrough... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Sven Eden | Update README - Attempt to reduce the chance of becomin... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Sven Eden | Prep v234.4: ake all supportable API functions visible |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Sven Eden | Prep v237.3: Make all supportable API functions visible |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Sven Eden | Prep v232.6: Make all supportable API functions visible |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Sven Eden | time-util: Disable explicit fallthrough wanring on... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Sven Eden | Prep 229.9: Make all supportable API functions visible. |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Sven Eden | Mask unused entries in .po files. |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Sven Eden | basic/exec-utils:do_execute() : Remove "maybe unitializ... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Sven Eden | Cleaned up orphaned files |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Sven Eden | src/basic/meson.build: Prepare generate_cap_list fix... |
commit | commitdiff | tree | snapshot |
2017-12-10 |
Sven Eden | Fix and fortify cap-list generation and inlcude symlink... |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Sven Eden | Meson build system: Recreate the symlinking of elogind... |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Sven Eden | Fix various build failures with the latest systemd... |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Sven Eden | Apply missing updates from upstream |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Zbigniew Jędrzejewsk... | man: explain precedence for options which take a list... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Yu Watanabe | meson: fix feature list (#7011) |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Lennart Poettering | build-sys: bump so revisions for prepation of 235 |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Lennart Poettering | unit: when JobTimeoutSec= is turned off, implicitly... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Hans de Goede | hwdb: Add accelerometer orientation entry for Chuwi... |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Lennart Poettering | dynamic-user: don't use a UID that currently owns IPC... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Zbigniew Jędrzejewsk... | hwdb: switch meson to use ids_parser.py (#6964) |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Lennart Poettering | logind: don's change dry-run boolean before we actually... |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Lennart Poettering | logind: reorder things a bit |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Lennart Poettering | logind: add Halt() and CanHalt() APIs |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Zbigniew Jędrzejewsk... | udevadm,basic: replace nulstr_contains with STR_IN_SET... |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Alan Jenkins | logind: use pid_is_valid() where appropriate |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Yu Watanabe | tree-wide: use IN_SET macro (#6977) |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Zbigniew Jędrzejewsk... | test-sizeof: add pid_t and gid_t |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Zbigniew Jędrzejewsk... | test-copy: fix operation when test-copy is too small |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Zbigniew Jędrzejewsk... | meson: generate ENABLE_* names automatically |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Zbigniew Jędrzejewsk... | build-sys: s/HAVE_SMACK/ENABLE_SMACK/ |
commit | commitdiff | tree | snapshot |
2017-12-07 |
Zbigniew Jędrzejewsk... | build-sys: s/HAVE_IMA/ENABLE_IMA/ |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Zbigniew Jędrzejewsk... | build-sys: require all defines under #if to be present |
commit | commitdiff | tree | snapshot |
2017-12-07 |
Sven Eden | Apply updates from upstream |
commit | commitdiff | tree | snapshot |
2017-11-23 |
Zbigniew Jędrzejewsk... | build-sys: use #if Y instead of #ifdef Y everywhere |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Alan Jenkins | Revert "tree-wide: use pid_is_valid() at more places" |
commit | commitdiff | tree | snapshot |
2017-10-03 |
Zbigniew Jędrzejewsk... | meson: check for sys/auxv.h |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Zbigniew Jędrzejewsk... | build-sys: change all HAVE_DECL_ macros to HAVE_ |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | path-util: some updates to path_make_relative() |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | core: chown() StateDirectory= and friends recursively... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Andreas Rammhold | tree-wide: use `!IN_SET(..)` for `a != b && a != c... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Andreas Rammhold | tree-wide: use IN_SET where possible |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Lennart Poettering | sd-bus: drop bloom fields |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Lennart Poettering | sd-bus: drop match cookie concept |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Lennart Poettering | sd-bus: when showing brief message info show error... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Lennart Poettering | mount-util: add fusectl to list of API VFS |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | dissect: split list of discard-supporting fs out into... |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | dissect: automatically mark partitions read-only that... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Zbigniew Jędrzejewsk... | meson: move library version defines to the top (#6939) |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Lennart Poettering | meson: bump release to 235 |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Yu Watanabe | libelogind: use IN_SET macro |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Lennart Poettering | cgroup: IN_SET() FTW! |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | cgroup: after determining that a cgroup is empty, async... |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | core: rename cgroup_queue → cgroup_realize_queue |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Zbigniew Jędrzejewsk... | core/cgroup: add a helper macro for a common pattern... |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | fs-util: propagate EEXIST error in symlink_idempotent... |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | log: add a mode where we open the log fds for every... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | log: let's make use of the fact that our functions... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | swap: adjust swap.c in a similar way to what we just... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Lennart Poettering | mount: rework mount state engine |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Lennart Poettering | set: add new helper set_make() which is like set_new... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Zbigniew Jędrzejewsk... | basic/log: fix return value from log_struct_iovec_inter... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Jonathan Lebon | string-util: use size_t for strjoina macro (#6914) |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Zbigniew Jędrzejewsk... | shared/bus-util: format uid==-1 and gid==-1 as [not... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Zbigniew Jędrzejewsk... | basic/cap-list: report empty capability set as "" |
commit | commitdiff | tree | snapshot |
2017-11-22 |
Zbigniew Jędrzejewsk... | fileio: return 0 from read_one_line_file on success |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Lennart Poettering | fileio: initialize errno to zero before we do fread() |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Lennart Poettering | fileio: try to read one byte too much in read_full_stream() |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Lennart Poettering | fileio: move fsync() logic into write_string_stream_ts() |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Lennart Poettering | fileio: make write_string_stream() accept flags parameter |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Lennart Poettering | fileio: support writing atomic files with timestamp |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Lennart Poettering | cgroup: rework which files we chown() on delegation |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Lennart Poettering | cgroup-util: downgrade log messages from library code... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Lennart Poettering | core: whenever a unit terminates, log its consumed... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Lennart Poettering | io-util: add new IOVEC_INIT/IOVEC_MAKE macros |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Lennart Poettering | cgroup: refuse to return accounting data if accounting... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Lennart Poettering | core: when coming back from reload/reexec, reapply... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Lennart Poettering | core: serialize/deserialize IP accounting across daemon... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Daniel Mack | Add test for eBPF firewall code |
commit | commitdiff | tree | snapshot |
next |