summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-01Add /usr/share/keymaps to localectl supported locations.Michał Górny
2013-07-30test-unit-file: return error without dumping core on permission errorChristian Hesse
2013-07-30test-fileio: use random name for written fileZbigniew Jędrzejewski-Szmek
2013-07-29udev-rules: report rule parsing errors from get_keyDave Reisner
2013-07-30logind: make sure login sessions are terminated with SIGHUPLennart Poettering
2013-07-30core: make sure scope attributes survive a reloadLennart Poettering
2013-07-30core: open up SendSIGHUP property for transient unitsLennart Poettering
2013-07-30do not pass-along the environment from the kernel or initrdKay Sievers
2013-07-30core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering
2013-07-26logind: update the session state file before we send out the CreateSession() ...Lennart Poettering
2013-07-26rework systemd's own process environment handling/passingKay Sievers
2013-07-26journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek
2013-07-26logind: update state file after generating the session fifo, not beforeLennart Poettering
2013-07-26systemd-python: fix gcc warningZbigniew Jędrzejewski-Szmek
2013-07-26systemd-python: use modern CZbigniew Jędrzejewski-Szmek
2013-07-26systemctl: rearrange --help output a bitLennart Poettering
2013-07-26systemctl: remove "load" commandLennart Poettering
2013-07-26systemctl: move set-log-level to systemd-analyzeLennart Poettering
2013-07-26systemctl: move "dump" command from systemctl to systemd-analyzeLennart Poettering
2013-07-26core: allow setting RemainAfterExit= for transient servicesLennart Poettering
2013-07-26shared: split mkdir_*() and mkdir_*_label() from each otherKay Sievers
2013-07-24tmpfiles: introduce --exclude-prefixDave Reisner
2013-07-24tmpfiles: support passing --prefix multiple timesDave Reisner
2013-07-24udev: static_node - don't touch permissions uneccessarilyTom Gundersen
2013-07-24udev: log error if chmod/chown of static dev nodes failsTom Gundersen
2013-07-24initctl: use irreversible jobs when switching runlevelsZbigniew Jędrzejewski-Szmek
2013-07-24journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...Lennart Poettering
2013-07-24core: synchronously block when loggingLennart Poettering
2013-07-23remove systemd-timestamp from sourcesDave Reisner
2013-07-23remove left-over initrd time stamp handlingKay Sievers
2013-07-22bus: update for kdbus changesKay Sievers
2013-07-20shared: fix build on !x86Shawn Landden
2013-07-20core: correct dbus parameter directionZbigniew Jędrzejewski-Szmek
2013-07-19journald: after the cgroup rework processes may be in both user and system un...Lennart Poettering
2013-07-19man: update documentation of systemctl cgroup commandsLennart Poettering
2013-07-19core: update configuration directive list "systemd --dump-configuration-items...Lennart Poettering
2013-07-19man: extend systemd-run man page a littleLennart Poettering
2013-07-19tmpfiles: Fix memory leak in parse_line()Maciej Wereski
2013-07-19udev: fix two trivial memleaks in error pathZbigniew Jędrzejewski-Szmek
2013-07-19nspawn: Reorder includes to fix compilationJesper Larsen
2013-07-19core: add %v specifierZbigniew Jędrzejewski-Szmek
2013-07-19machined: correct how some properties are exported on the busLennart Poettering
2013-07-18tests: skip tests when executed without privileges but which require themKay Sievers
2013-07-18util: add split_pair() for splitting foo=bar stringsLennart Poettering
2013-07-18journal: Leave server_dispatch_message early when Storage is noneHolger Hans Peter Freyther
2013-07-18systemctl: option to list units by stateMaciej Wereski
2013-07-18journalctl: add ”short-iso” output format with verbose ISO8601 timestampsTomasz Torcz
2013-07-18journalctl: fix signedness warning and boot-id syntax checkZbigniew Jędrzejewski-Szmek
2013-07-18systemd-python: also update the documentationZbigniew Jędrzejewski-Szmek
2013-07-17systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek