summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-07-17systemd: log failed conditionsZbigniew Jędrzejewski-Szmek
2013-07-17journalctl: remove ":" from the --boot syntaxZbigniew Jędrzejewski-Szmek
2013-07-17systemd-python: add support for sd_j_open_filesZbigniew Jędrzejewski-Szmek
2013-07-17systemd-python: fix iterationZbigniew Jędrzejewski-Szmek
2013-07-18systemctl: also highlight a load state of "not-found" as redLennart Poettering
2013-07-18mount: also exclude /usr from unmount at shutdownLennart Poettering
2013-07-18service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= proce...Michael Olbrich
2013-07-17remove RD_TIMESTAMP importHarald Hoyer
2013-07-17remove /run/initramfs/root-fsck logicHarald Hoyer
2013-07-16journalctl,systemctl: fix tiny memleakZbigniew Jędrzejewski-Szmek
2013-07-16journalctl: augment short mode with a cursor at the endZbigniew Jędrzejewski-Szmek
2013-07-17util: make gcc shut up by passing a 0 mode param to open()Lennart Poettering
2013-07-17util: make some gcc versions shut up regarding unintialized variable accessLennart Poettering
2013-07-17logind: remove "if (0)" left-overKay Sievers
2013-07-17logind-acl: use macrosTom Gundersen
2013-07-16logind: apply ACL's to "dead" device nodesTom Gundersen
2013-07-16udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Tom Gundersen
2013-07-16util.c:is_locale_utf8(): check, if "C" was set on purposeHarald Hoyer
2013-07-16rpm: add RPM macro for creating tmpfiles entries after package installationLennart Poettering