summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14mount-setup: remove mount_setup_late()Daniel Mack
2014-11-14busctl: various tweaks to "busctl tree" outputLennart Poettering
2014-11-14man: various tweaks for busctl(1) man pageLennart 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-14man: hostnamectl understands -M tooLennart 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-13keymap: Fix special keys on ThinkPad X60/X61 TabletBastien Nocera
2014-11-13keymap: Add support for IBM ThinkPad X41 TabletBastien Nocera
2014-11-12man: fix typoLennart Poettering
2014-11-12Update TODOLennart Poettering
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-11update TODOLennart Poettering
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-11build-sys: move libsystemd-capability into libsystemd-sharedKay Sievers
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-10update TODOLennart Poettering
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-10man: improve documentation for "indirect" unit file state a bitLennart Poettering
2014-11-10shared/install: when unit contains only Also=, report 'indirect'Jan Synacek
2014-11-10update TODOLennart Poettering
2014-11-10busctl: add "tree" command to explore object treesLennart Poettering
2014-11-10inhibit: allow filtering --list by modeMantas Mikulėnas
2014-11-10build-sys: do not use "label" functions in libsystemd-sharedKay Sievers
2014-11-10build-sys: test-fdset - add libsystemd-internalKay Sievers
2014-11-10build-sys: add libcap to libsystemd-sharedKay Sievers
2014-11-10man: don't refer to undocumented option '--failed'Michal Schmidt
2014-11-10man: don't document systemctl --failedLennart Poettering
2014-11-08build-sys: do not include tests in code coverageRonny Chevalier
2014-11-08update .gitignoreRonny Chevalier
2014-11-08build-sys: link to libsystemd-core only when neededRonny Chevalier