summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* busctl: show property values in "introspect" output, add "set-property" comma...Lennart Poettering2014-11-21
* busctl: when --address is specified do not assume we connect to a full busLennart Poettering2014-11-21
* busctl: use canned error message on parse failureLennart Poettering2014-11-21
* sd-bus: create clean error when a property Set() call with incorrect signatur...Lennart Poettering2014-11-21
* build: avoid trailing whitespace in feature stringLennart Poettering2014-11-21
* util: add functions getting proc cwd and rootJakub Filak2014-11-21
* sd-dhcp-lease: fix copy-paste error asserting wrong function argumentThomas Haller2014-11-20
* busctl: pass error output to stdout (rather than stderr) when generate tree f...Lennart Poettering2014-11-20
* busctl: improve output of service credsLennart Poettering2014-11-20
* busctl: add new "introspect" verb for introspecting objectsLennart Poettering2014-11-20
* sd-bus: refuse properties that claim to be both writable and constant at the ...Lennart Poettering2014-11-20
* core: watchdog bus properties cannot be both writable and constantLennart Poettering2014-11-20
* tests: fix minor memory leakLennart Poettering2014-11-20
* set: make set_consume() actually free the allocated string if the string alre...Lennart Poettering2014-11-20
* busctl: split out introspection parser from tree logic so that we can reuse i...Lennart Poettering2014-11-20
* sd-dhcp-lease: load/save client IDDan Williams2014-11-19
* sd-dhcp-client: allow getting/setting the client IDDan Williams2014-11-19
* sd-dhcp-lease: expose load/save functionsTom Gundersen2014-11-18
* sd-dhcp-client: fix REBOOT state handlingDan Williams2014-11-18
* namespace: unchecked return value from librarySusant Sahani2014-11-17
* bus-socket: fix CID#996290 Unchecked return valueSusant Sahani2014-11-17
* resolve: fix CID#1237549 Unchecked return valueSusant Sahani2014-11-17
* log: unchecked return value from librarySusant Sahani2014-11-17
* udev: silence TOCTOU warning when creating a directoryRonny Chevalier2014-11-16
* pam_systemd: remove unused null checkThomas Hindoe Paaboel Andersen2014-11-15
* bus-proxy: avoid redundant name validity checksLennart Poettering2014-11-14
* bus-proxy: properly check for bus name prefixes when enforcing policyLennart Poettering2014-11-14
* bus-proxy: drop broken access check in driverLennart Poettering2014-11-14
* kmod-setup: improve for "kdbus" word on the kernel cmdlineLennart Poettering2014-11-14
* kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering2014-11-14
* busctl: introduce busctl "get-property" command for reading and dumping objec...Lennart Poettering2014-11-14
* mount-setup: remove mount_setup_late()Daniel Mack2014-11-14
* busctl: various tweaks to "busctl tree" outputLennart Poettering2014-11-14
* busctl: add new "call" command to invoke methods on a serviceLennart Poettering2014-11-14
* sd-bus: add sd_bus_message_is_empty() for checking whether a message carries ...Lennart Poettering2014-11-14
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* bus-proxyd: temporarily disable policy checks againDaniel Mack2014-11-13
* udev: support ENV{}=="" global property matchesKay Sievers2014-11-13
* udev: move global property handling from libudev to udevdKay Sievers2014-11-13
* udev: switch to systemd logging functionsKay Sievers2014-11-13
* libudev: we do not log errors from librariesKay Sievers2014-11-13
* tests: add test-executeRonny Chevalier2014-11-13
* manager: allow test run to catch SIGCHLD eventsRonny Chevalier2014-11-13
* udev: use properly the systemd logging functionsRonny Chevalier2014-11-12
* udev: use the systemd logging functions in udev toolsKay Sievers2014-11-12
* sd-bus: pass attach flags to BUS_CREATOR_INFODaniel Mack2014-11-11
* sysuser: simplify access mode syncing by introducing helper function for itLennart Poettering2014-11-11
* bus-proxyd: explicitly address messages to unique and well-known nameDaniel Mack2014-11-11
* Revert "bus-proxyd: make policy checks optional"Michal Schmidt2014-11-11
* bus-proxyd: make policy checks optionalDaniel Mack2014-11-11