summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-06s/commandline/command line/gHarald Hoyer
2014-11-06switch_root: do not fail, if base_filesystem_create() failedHarald Hoyer
2014-11-06README: mention that engineering services for systemd are available from endo...Lennart Poettering
2014-11-06systemctl: when invokes as "reboot -f", sync()Lennart Poettering
2014-11-06hostnamed: introduce new "embedded" chassis typeLennart Poettering
2014-11-06update TODOLennart Poettering
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering
2014-11-06core: get rid of condition.c and move the remaining call into util.cLennart Poettering
2014-11-06man: document that we don't document .include on purposeLennart Poettering
2014-11-06man: don't document ConditionNull=/AssertNull= as the are not particularly us...Lennart Poettering
2014-11-06condition: order condition types the same way in man page, enum, tablesLennart Poettering
2014-11-06core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering
2014-11-06condition: record test state internally and beef it up to be a full enumLennart Poettering
2014-11-06condition: add more test casesLennart Poettering
2014-11-06journal: adjust audit log messages a bitLennart Poettering
2014-11-06condition: internalize condition test functionsLennart Poettering
2014-11-06condition: unify condition logic in one fileLennart Poettering
2014-11-06condition: properly allow passing back errors from condition checksLennart Poettering
2014-11-06units: restore job timeouts for poweroff and rebootZbigniew Jędrzejewski-Szmek
2014-11-06login: rerun vconsole-setup when switching from vgacon to fbconRay Strode
2014-11-05units: disable job timeoutsZbigniew Jędrzejewski-Szmek
2014-11-05udev hwdb: Change error message regarding missing hwdb.bin back to debug.Colin Guthrie
2014-11-05util: minor modernisationsLennart Poettering
2014-11-05condition: rewrite condition_test_kernel_command_line() based on unquote_firs...Lennart Poettering
2014-11-05sd-pppoe: spellingTom Gundersen
2014-11-05sd-bus: by default allow all creds to be passed alongLennart Poettering
2014-11-05core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering
2014-11-05libsystemd-network: don't use unaligned helpers in _packed_ structsTom Gundersen
2014-11-05shared: unaligned - use void* instead of unaligned be16_t*Tom Gundersen
2014-11-05sd-pppoe: whitespaceTom Gundersen
2014-11-05test: hashmap-plain - make coverity happyTom Gundersen
2014-11-05test: fileio - make coverity happyTom Gundersen
2014-11-05shared: ptyfwd - make coverity happyTom Gundersen
2014-11-05manager: Ensure user's systemd runtime directory exists.Colin Guthrie
2014-11-05sd-bus: sync up with new kdbus metadata attachment logic (ABI break)Daniel Mack
2014-11-05udev: avoid magic constants in kernel-cmdline parsersDavid Herrmann
2014-11-05udev: Fix parsing of udev.event-timeout kernel parameter.Richard W.M. Jones
2014-11-05buildsys: test-util needs -lm for fabs()Cristian Rodríguez
2014-11-04units: make systemd-journald.service Type=notifyMichal Schmidt
2014-11-04man/tmpfiles.d: fix typoJan Synacek
2014-11-04TODO: updateKay Sievers
2014-11-04util: when sealing memfds, also use F_SEAL_SEALLennart Poettering
2014-11-04update TODOLennart Poettering
2014-11-04update TODOLennart Poettering
2014-11-04sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()Lennart Poettering
2014-11-04sd-bus,sd-event: unify error handling of object descriptionsLennart Poettering
2014-11-04sd-bus: make use of free_and_strdup() where it makes senseLennart Poettering
2014-11-04sd-bus: also allow setting descriptions on bus slotsLennart Poettering
2014-11-04sd-event: implicitly set signal event source's descriptions to the signal nameLennart Poettering
2014-11-04sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()Lennart Poettering