summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21man: add emacs header to get correct indention in nxml-mode for the manpage X...Lennart Poettering40-41/+40
2014-11-21busctl: add --timeout= option to specify method call timeoutLennart Poettering2-3/+32
2014-11-21busctl: add options to control message header flags when invoking methodsLennart Poettering2-4/+115
2014-11-21nspawn: Add try-{host,guest} journal link modesMartin Pitt3-12/+38
2014-11-21units: make sure rfkill service is bount to the actual hardwareLennart Poettering2-1/+2
2014-11-21Revert "systemd-logind.service: set Type=notify"Lennart Poettering1-1/+0
2014-11-21tmpfiles.d: Create /var/lib/containersMartin Pitt1-0/+2
2014-11-21busctl: show property values in "introspect" output, add "set-property" comma...Lennart Poettering2-79/+485
2014-11-21busctl: when --address is specified do not assume we connect to a full busLennart Poettering1-6/+6
2014-11-21busctl: use canned error message on parse failureLennart Poettering1-4/+3
2014-11-21sd-bus: create clean error when a property Set() call with incorrect signatur...Lennart Poettering1-0/+10
2014-11-21build: avoid trailing whitespace in feature stringLennart Poettering1-1/+1
2014-11-21util: add functions getting proc cwd and rootJakub Filak3-5/+49
2014-11-20sd-dhcp-lease: fix copy-paste error asserting wrong function argumentThomas Haller1-1/+1
2014-11-20busctl: pass error output to stdout (rather than stderr) when generate tree f...Lennart Poettering1-9/+14
2014-11-20busctl: improve output of service credsLennart Poettering4-41/+60
2014-11-20busctl: add new "introspect" verb for introspecting objectsLennart Poettering4-70/+565
2014-11-20sd-bus: refuse properties that claim to be both writable and constant at the ...Lennart Poettering1-0/+5
2014-11-20core: watchdog bus properties cannot be both writable and constantLennart Poettering1-2/+2
2014-11-20tests: fix minor memory leakLennart Poettering2-1/+2
2014-11-20set: make set_consume() actually free the allocated string if the string alre...Lennart Poettering1-1/+1
2014-11-20busctl: split out introspection parser from tree logic so that we can reuse i...Lennart Poettering4-568/+708
2014-11-19systemd-logind.service: set Type=notifyDave Reisner1-0/+1
2014-11-19sd-dhcp-lease: load/save client IDDan Williams4-1/+80
2014-11-19sd-dhcp-client: allow getting/setting the client IDDan Williams2-12/+109
2014-11-19update TODOLennart Poettering1-0/+5
2014-11-18sd-dhcp-lease: expose load/save functionsTom Gundersen4-6/+6
2014-11-18sd-dhcp-client: fix REBOOT state handlingDan Williams1-18/+13
2014-11-17namespace: unchecked return value from librarySusant Sahani1-6/+6
2014-11-17bus-socket: fix CID#996290 Unchecked return valueSusant Sahani1-2/+2
2014-11-17resolve: fix CID#1237549 Unchecked return valueSusant Sahani1-2/+2
2014-11-17log: unchecked return value from librarySusant Sahani1-1/+1
2014-11-16udev: silence TOCTOU warning when creating a directoryRonny Chevalier1-4/+4
2014-11-15pam_systemd: remove unused null checkThomas Hindoe Paaboel Andersen1-1/+1
2014-11-15autogen: drop unnecessary -Wno-gnu for the clang shortcutThomas Hindoe Paaboel Andersen1-1/+1
2014-11-14bus-proxy: avoid redundant name validity checksLennart Poettering1-15/+0
2014-11-14bus-proxy: properly check for bus name prefixes when enforcing policyLennart Poettering3-1/+22
2014-11-14bus-proxy: drop broken access check in driverLennart Poettering1-26/+0
2014-11-14kmod-setup: improve for "kdbus" word on the kernel cmdlineLennart Poettering1-2/+15
2014-11-14kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering3-10/+11
2014-11-14update TODOLennart Poettering1-0/+2
2014-11-14busctl: introduce busctl "get-property" command for reading and dumping objec...Lennart Poettering9-35/+179
2014-11-14mount-setup: remove mount_setup_late()Daniel Mack3-24/+5
2014-11-14busctl: various tweaks to "busctl tree" outputLennart Poettering1-6/+13
2014-11-14man: various tweaks for busctl(1) man pageLennart Poettering1-7/+7
2014-11-14busctl: add new "call" command to invoke methods on a serviceLennart Poettering4-3/+377
2014-11-14sd-bus: add sd_bus_message_is_empty() for checking whether a message carries ...Lennart Poettering3-0/+8
2014-11-14man: hostnamectl understands -M tooLennart Poettering1-0/+1
2014-11-13sd-bus: sync with kdbus upstream (ABI break)Daniel Mack17-165/+64
2014-11-13bus-proxyd: temporarily disable policy checks againDaniel Mack1-0/+2