summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-17namespace: unchecked return value from librarySusant Sahani
2014-11-17bus-socket: fix CID#996290 Unchecked return valueSusant Sahani
2014-11-17resolve: fix CID#1237549 Unchecked return valueSusant Sahani
2014-11-17log: unchecked return value from librarySusant Sahani
2014-11-16udev: silence TOCTOU warning when creating a directoryRonny Chevalier
2014-11-15pam_systemd: remove unused null checkThomas Hindoe Paaboel Andersen
2014-11-14bus-proxy: avoid redundant name validity checksLennart Poettering
2014-11-14bus-proxy: properly check for bus name prefixes when enforcing policyLennart Poettering
2014-11-14bus-proxy: drop broken access check in driverLennart Poettering
2014-11-14kmod-setup: improve for "kdbus" word on the kernel cmdlineLennart Poettering
2014-11-14kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering
2014-11-14busctl: introduce busctl "get-property" command for reading and dumping objec...Lennart Poettering
2014-11-14mount-setup: remove mount_setup_late()Daniel Mack
2014-11-14busctl: various tweaks to "busctl tree" outputLennart Poettering
2014-11-14busctl: add new "call" command to invoke methods on a serviceLennart Poettering
2014-11-14sd-bus: add sd_bus_message_is_empty() for checking whether a message carries ...Lennart Poettering
2014-11-13sd-bus: sync with kdbus upstream (ABI break)Daniel Mack
2014-11-13bus-proxyd: temporarily disable policy checks againDaniel Mack
2014-11-13udev: support ENV{}=="" global property matchesKay Sievers
2014-11-13udev: move global property handling from libudev to udevdKay Sievers
2014-11-13udev: switch to systemd logging functionsKay Sievers
2014-11-13libudev: we do not log errors from librariesKay Sievers
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