summaryrefslogtreecommitdiff
path: root/src
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-06systemctl: when invokes as "reboot -f", sync()Lennart Poettering
2014-11-06hostnamed: introduce new "embedded" chassis typeLennart 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-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-06login: rerun vconsole-setup when switching from vgacon to fbconRay Strode
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-04util: when sealing memfds, also use F_SEAL_SEALLennart 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
2014-11-04test: use assert_se in test_hashmap_moveMichal Schmidt
2014-11-04sd-bus: rename "connection name" to "description" for the sd-bus API tooLennart Poettering
2014-11-04sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-11-04barrier: explicitly ignore return values of barrier_place()David Herrmann
2014-11-04util: introduce negative_errno()David Herrmann
2014-11-04Properly define the __NR_memfd_create macro for MIPSVicente Olivert Riera
2014-11-04localectl: fix localectl set-x11-keymap syntax descriptionJan Synacek
2014-11-04journald: include audit message type number in MESSAGE= stringLennart Poettering
2014-11-04journal: also consider audit fields with '-' validLennart Poettering
2014-11-04audit: improve the audit messages we generateLennart Poettering
2014-11-04journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...Lennart Poettering
2014-11-04journal: when dumping log data with missing COMM fields, show "unknown" insteadLennart Poettering