summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-13tests: add test-executeRonny Chevalier
2014-11-13manager: allow test run to catch SIGCHLD eventsRonny Chevalier
2014-11-12udev: use properly the systemd logging functionsRonny Chevalier
2014-11-12udev: use the systemd logging functions in udev toolsKay Sievers
2014-11-11sd-bus: pass attach flags to BUS_CREATOR_INFODaniel Mack
2014-11-11sysuser: simplify access mode syncing by introducing helper function for itLennart Poettering
2014-11-11bus-proxyd: explicitly address messages to unique and well-known nameDaniel Mack
2014-11-11Revert "bus-proxyd: make policy checks optional"Michal Schmidt
2014-11-11bus-proxyd: make policy checks optionalDaniel Mack
2014-11-11bus-proxyd: move name list iteration to policy usersDaniel Mack
2014-11-11bus-proxyd: enforce policy for method callsDaniel Mack
2014-11-11bus-proxyd: enforce policy for name ownershipDaniel Mack
2014-11-11bus-proxyd: enforce policy for Hello messagesDaniel Mack
2014-11-11bus-proxyd: keep track of names acquired by legacy clientDaniel Mack
2014-11-11sd-bus: add sd_bus_message.verify_destination_id and .destination_ptrDaniel Mack
2014-11-10strv: rework strv_split_quoted() to use unquote_first_word()Lennart Poettering
2014-11-10bus: when dumping string property values escape the chars we use as end-of-li...Lennart Poettering
2014-11-10shared: explicitly ignore the return value of wait_for_terminateRonny Chevalier
2014-11-10shared/install: when unit contains only Also=, report 'indirect'Jan Synacek
2014-11-10busctl: add "tree" command to explore object treesLennart Poettering
2014-11-10inhibit: allow filtering --list by modeMantas Mikulėnas
2014-11-08core: remove unused macro GC_QUEUE_USEC_MAXRonny Chevalier
2014-11-08tests: add test-pathRonny Chevalier
2014-11-08network: fix typoRami Rosen
2014-11-07shared: add readlink_valueTom Gundersen
2014-11-07sysusers: be nice and print a warning if futimens() failsLennart Poettering
2014-11-07utf8: when looking at the next unichar, honour the size parameter, in utf8_is...Lennart Poettering
2014-11-07log: explicitly ignore return value of parse_proc_cmdline()Lennart Poettering
2014-11-07core: unify how we create the notify and private dbus socketLennart Poettering
2014-11-07manager: cast mkdir() result to (void) to make sure coverity is quietLennart Poettering
2014-11-07util: simplify normalize_env_assignment() a bitLennart Poettering
2014-11-07util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...Lennart Poettering
2014-11-07timer: reenable TIMER_ACTIVE timers when restartedMichael Chapman
2014-11-07util: rework /proc/cmdline parser to use unquote_first_word()Lennart Poettering
2014-11-07util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering
2014-11-07fileio: simplify write_string_file_atomic() by reusing write_string_stream()Lennart Poettering
2014-11-07copy: change error code when hitting copy limit to EFBIGLennart Poettering
2014-11-07copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering
2014-11-07util: make use of isempty() where appropriateLennart Poettering
2014-11-06shutdown: fix arguments to /run/initramfs/shutdownMichal Schmidt
2014-11-06machined: reorder method calls in vtableLennart Poettering
2014-11-06switch-root: explain why we don't care about base_filesystem_create() failingLennart Poettering
2014-11-06shared: create files even if the SELinux policy has no context for themMichal Schmidt
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