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