chiark / gitweb /
sd-device/networkd: unify code to get a socket for issuing netdev ioctls on
[elogind.git] / src / shared /
2017-07-05 Zbigniew Jędrzejew... shared/conf-parser: add config_parse_many which takes...
2017-07-05 Zbigniew Jędrzejew... tree-wide: rename config_parse_many to …_nulstr
2017-07-05 Tobias Jungelnetworkd: add options to bridge (#4051)
2017-07-05 Lennart Poetteringcore: add "invocation ID" concept to service manager
2017-07-05 Lennart Poetteringbus-util: generalize helper for ID128 prpoerties
2017-07-05 Lennart Poetteringbus-util: turn on exit-on-disconnect for all command...
2017-07-05 Lennart Poetteringbus-util: make sure map_basic() returns EOPNOTSUPP...
2017-07-05 Lennart Poetteringbus-util: treat an empty string as a NULL
2017-07-05 Lennart Poetteringbus-util: support mapping signed integers with bus_map_...
2017-07-05 Lennart Poetteringclean-ipc: debug log about all remove IPC objects
2017-07-05 Lennart Poetteringcore: add RemoveIPC= setting
2017-07-05 Lennart Poetteringclean-ipc: shorten code a bit
2017-07-05 Lennart Poetteringclean-ipc: don't filter out '.' and '..' twice
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-19 Sven EdenPrep v231.2: Make elogind musl-libc-compatible again.
2017-06-19 Evgeny Vereshchaginacl-util: fix memleak
2017-06-16 Sven EdenPrep v231: Move can_sleep() back to src/shared/sleep...
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (5/6)...
2017-06-16 Zbigniew Jędrzejew... Use "return log_error_errno" in more places"
2017-06-16 Lennart Poetteringconf-parser: minor coding style improvements
2017-06-16 Lennart Poetteringsd-bus: make sure bus_map_all_properties() handle boole...
2017-06-16 Susant Sahanibus_util: add support to map double (#3479)
2017-06-16 Lennart Poetteringpager: don't start pager if the terminal is explicitly...
2017-06-16 Sven EdenPrep v229.5: Make musl-libc utmp/wtmp stubs visible.
2017-06-16 Sven EdenPrep v229.5: Move parse-printf-format.? back to src...
2017-06-16 Sven EdenPrep v230: Add utmp support to make wall message to...
2017-06-16 Sven EdenPrep v230: Move musl_missing and parse-printf-format...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Tejun Heocore: introduce CGroupIOLimitType enums
2017-06-16 Zbigniew Jędrzejew... tree-wide: rename draw_special_char to special_glyph
2017-06-16 Tejun Heocore: add io controller support on the unified hierarchy
2017-06-16 Lennart Poetteringshared: move unit-specific code from bus-util.h to...
2017-06-16 Lennart Poetteringcore,systemctl: add bus API to retrieve processes of...
2017-06-16 Dan Nicholsonconf-parser: Set EXTRACT_RETAIN_ESCAPE when extracting...
2017-06-16 Zbigniew Jędrzejew... shared/install,systemctl,core: report offending file...
2017-06-16 Zbigniew Jędrzejew... systemctl/core: ignore masked units in preset-all
2017-06-16 Zbigniew Jędrzejew... tree-wide: remove useless NULLs from strjoina
2017-06-16 Martin Pittpolkit: don't start polkit agent when running as root
2017-06-16 Martin Pittbus-util: Fix reading uint32 properties
2017-06-16 Biao Lushared: fix a misspelling of "journalctl"
2017-06-16 Zbigniew Jędrzejew... Ignore BOM in config files
2017-06-16 Vito Caputotree-wide: minor formatting inconsistency cleanups
2017-06-16 Vito Caputotree-wide: make ++/-- usage consistent WRT spacing
2017-06-16 Alexander Kuleshovtree-wide: merge pager_open_if_enabled() to the pager_o...
2017-06-16 Zbigniew Jędrzejew... systemctl: fix style to avoid modification of array...
2017-06-16 Zbigniew Jędrzejew... systemctl: include -M or -H arguments in the hint
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-22 Sven EdenPrep v229: Consolidate system sleep functions.
2017-05-19 Sven EdenPrep v229: elogind should honor its Sleep configuration.
2017-05-17 Sven EdenPrep v229: Remove orphaned files
2017-05-17 Sven EdenPrep v229: Remove remaining emacs settings [5/6] src...
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [5/6] src...
2017-05-17 Daniel Macktree-wide: remove Emacs lines from all files
2017-05-17 Lennart Poetteringcore: rework unit timeout handling, and add new setting...
2017-05-17 Lennart Poetteringcore: fix support for transient resource limit properties
2017-05-17 Lennart Poetteringshared: simplify parsing of bus properties a bit
2017-05-17 Lennart Poetteringcore: fix handling of AccuracyUSec and RandomDelayUSec...
2017-05-17 Lennart Poetteringsystemctl: improve message when a job fails with a...
2017-05-17 WaLyong Chobus-util: print "systemctl --user" on user service...
2017-05-17 Thomas Hindoe Paab... shared: include what we use
2017-05-17 Zbigniew Jędrzejew... acl-util: only set the mask if not present
2017-05-17 Evgeny Vereshchagincore: expose soft limits on the bus
2017-05-17 Zbigniew Jędrzejew... core: rename Random* to RandomizedDelay*
2017-05-17 Thomas Hindoe Paab... tree-wide: sort includes in *.h
2017-05-17 Lennart Poetteringcore: add new RandomSec= setting for time units
2017-05-17 Lennart Poetteringbus-util: make sure --property=RemainAfterElapse=1...
2017-05-17 Lennart Poetteringbus-util: add in forgotten error messages
2017-05-17 Zbigniew Jędrzejew... test-tables: ellide boring parts of sparse mappings
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (4/4)
2017-04-26 Sven EdenPrep v228: Removed EFI bits. elogind can not support...
2017-04-26 Sven EdenPrep v228: Removed utmp bits. elogind does not support...
2017-04-26 Sven EdenPrep v228: src/shared/cgroup-show.[hc] is no longer...
2017-04-26 Sven EdenPrep v228: Apply more cosmetic changes found in upstream.
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-26 David Reynoldsconf-parser: use extract_first_word
2017-04-26 Lennart Poetteringutil-lib: move formats-util.h from shared/ to basic/
2017-04-26 Sven EdenMerge pull request #9 from Gottox/fix-musl-ro-stdout
2017-04-26 Enno Bolanddo not change stderr/stdout variables.
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-12 Sven EdenPrep v227: Add missing Makefile symlinks
2017-04-10 Sven EdenPrep v227: Removed src/shared/cgroup-show.[hc], it...
2017-03-29 Sven Eden[5/5] Apply missing fixes from upstream
2017-03-29 Lennart Poetteringpager: set $LESSCHARSET when we output UTF8 chars
2017-03-29 Lennart Poetteringpager: also redirect stderr
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenUnifiy free() usage
2017-03-14 Sven EdenAdd support for building elogind against musl libc
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenCleaned up more unneeded types and functions.
2017-03-14 Sven EdenClassify processes from sessions into cgroups
2017-03-14 Sven EdenRemove obsolete headers and the src/core directory.
2017-03-14 Sven EdenRemove librt dependency.
2017-03-14 Sven EdenRemove unused and invalid udev definitions
2017-03-14 Sven EdenRemove SysV compat
2017-03-14 Sven EdenPrep v226: Mask all unneeded functions
2017-03-14 Sven EdenPrep v226: Fix some function prototypes in bus-util.h
next