summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* log: explicitly ignore return value of parse_proc_cmdline()Lennart Poettering2014-11-07
* core: unify how we create the notify and private dbus socketLennart Poettering2014-11-07
* manager: cast mkdir() result to (void) to make sure coverity is quietLennart Poettering2014-11-07
* util: simplify normalize_env_assignment() a bitLennart Poettering2014-11-07
* util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...Lennart Poettering2014-11-07
* timer: reenable TIMER_ACTIVE timers when restartedMichael Chapman2014-11-07
* util: rework /proc/cmdline parser to use unquote_first_word()Lennart Poettering2014-11-07
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* fileio: simplify write_string_file_atomic() by reusing write_string_stream()Lennart Poettering2014-11-07
* copy: change error code when hitting copy limit to EFBIGLennart Poettering2014-11-07
* copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering2014-11-07
* util: make use of isempty() where appropriateLennart Poettering2014-11-07
* shutdown: fix arguments to /run/initramfs/shutdownMichal Schmidt2014-11-06
* machined: reorder method calls in vtableLennart Poettering2014-11-06
* switch-root: explain why we don't care about base_filesystem_create() failingLennart Poettering2014-11-06
* shared: create files even if the SELinux policy has no context for themMichal Schmidt2014-11-06
* s/commandline/command line/gHarald Hoyer2014-11-06
* switch_root: do not fail, if base_filesystem_create() failedHarald Hoyer2014-11-06
* systemctl: when invokes as "reboot -f", sync()Lennart Poettering2014-11-06
* hostnamed: introduce new "embedded" chassis typeLennart Poettering2014-11-06
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-06
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-06
* condition: order condition types the same way in man page, enum, tablesLennart Poettering2014-11-06
* core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering2014-11-06
* condition: record test state internally and beef it up to be a full enumLennart Poettering2014-11-06
* condition: add more test casesLennart Poettering2014-11-06
* journal: adjust audit log messages a bitLennart Poettering2014-11-06
* condition: internalize condition test functionsLennart Poettering2014-11-06
* condition: unify condition logic in one fileLennart Poettering2014-11-06
* condition: properly allow passing back errors from condition checksLennart Poettering2014-11-06
* login: rerun vconsole-setup when switching from vgacon to fbconRay Strode2014-11-06
* udev hwdb: Change error message regarding missing hwdb.bin back to debug.Colin Guthrie2014-11-05
* util: minor modernisationsLennart Poettering2014-11-05
* condition: rewrite condition_test_kernel_command_line() based on unquote_firs...Lennart Poettering2014-11-05
* sd-pppoe: spellingTom Gundersen2014-11-05
* sd-bus: by default allow all creds to be passed alongLennart Poettering2014-11-05
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* libsystemd-network: don't use unaligned helpers in _packed_ structsTom Gundersen2014-11-05
* shared: unaligned - use void* instead of unaligned be16_t*Tom Gundersen2014-11-05
* sd-pppoe: whitespaceTom Gundersen2014-11-05
* test: hashmap-plain - make coverity happyTom Gundersen2014-11-05
* test: fileio - make coverity happyTom Gundersen2014-11-05
* shared: ptyfwd - make coverity happyTom Gundersen2014-11-05
* manager: Ensure user's systemd runtime directory exists.Colin Guthrie2014-11-05
* sd-bus: sync up with new kdbus metadata attachment logic (ABI break)Daniel Mack2014-11-05
* udev: avoid magic constants in kernel-cmdline parsersDavid Herrmann2014-11-05
* udev: Fix parsing of udev.event-timeout kernel parameter.Richard W.M. Jones2014-11-05
* util: when sealing memfds, also use F_SEAL_SEALLennart Poettering2014-11-04
* sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()Lennart Poettering2014-11-04
* sd-bus,sd-event: unify error handling of object descriptionsLennart Poettering2014-11-04