summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* busctl: pass error output to stdout (rather than stderr) when generate tree f...Lennart Poettering2014-11-201-9/+14
* busctl: improve output of service credsLennart Poettering2014-11-204-41/+60
* busctl: add new "introspect" verb for introspecting objectsLennart Poettering2014-11-204-70/+565
* sd-bus: refuse properties that claim to be both writable and constant at the ...Lennart Poettering2014-11-201-0/+5
* core: watchdog bus properties cannot be both writable and constantLennart Poettering2014-11-201-2/+2
* tests: fix minor memory leakLennart Poettering2014-11-202-1/+2
* set: make set_consume() actually free the allocated string if the string alre...Lennart Poettering2014-11-201-1/+1
* busctl: split out introspection parser from tree logic so that we can reuse i...Lennart Poettering2014-11-204-568/+708
* systemd-logind.service: set Type=notifyDave Reisner2014-11-191-0/+1
* sd-dhcp-lease: load/save client IDDan Williams2014-11-194-1/+80
* sd-dhcp-client: allow getting/setting the client IDDan Williams2014-11-192-12/+109
* update TODOLennart Poettering2014-11-191-0/+5
* sd-dhcp-lease: expose load/save functionsTom Gundersen2014-11-184-6/+6
* sd-dhcp-client: fix REBOOT state handlingDan Williams2014-11-181-18/+13
* namespace: unchecked return value from librarySusant Sahani2014-11-171-6/+6
* bus-socket: fix CID#996290 Unchecked return valueSusant Sahani2014-11-171-2/+2
* resolve: fix CID#1237549 Unchecked return valueSusant Sahani2014-11-171-2/+2
* log: unchecked return value from librarySusant Sahani2014-11-171-1/+1
* udev: silence TOCTOU warning when creating a directoryRonny Chevalier2014-11-161-4/+4
* pam_systemd: remove unused null checkThomas Hindoe Paaboel Andersen2014-11-151-1/+1
* autogen: drop unnecessary -Wno-gnu for the clang shortcutThomas Hindoe Paaboel Andersen2014-11-151-1/+1
* bus-proxy: avoid redundant name validity checksLennart Poettering2014-11-141-15/+0
* bus-proxy: properly check for bus name prefixes when enforcing policyLennart Poettering2014-11-143-1/+22
* bus-proxy: drop broken access check in driverLennart Poettering2014-11-141-26/+0
* kmod-setup: improve for "kdbus" word on the kernel cmdlineLennart Poettering2014-11-141-2/+15
* kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering2014-11-143-10/+11
* update TODOLennart Poettering2014-11-141-0/+2
* busctl: introduce busctl "get-property" command for reading and dumping objec...Lennart Poettering2014-11-149-35/+179
* mount-setup: remove mount_setup_late()Daniel Mack2014-11-143-24/+5
* busctl: various tweaks to "busctl tree" outputLennart Poettering2014-11-141-6/+13
* man: various tweaks for busctl(1) man pageLennart Poettering2014-11-141-7/+7
* busctl: add new "call" command to invoke methods on a serviceLennart Poettering2014-11-144-3/+377
* sd-bus: add sd_bus_message_is_empty() for checking whether a message carries ...Lennart Poettering2014-11-143-0/+8
* man: hostnamectl understands -M tooLennart Poettering2014-11-141-0/+1
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-1317-165/+64
* bus-proxyd: temporarily disable policy checks againDaniel Mack2014-11-131-0/+2
* udev: support ENV{}=="" global property matchesKay Sievers2014-11-136-16/+56
* udev: move global property handling from libudev to udevdKay Sievers2014-11-138-55/+8
* udev: switch to systemd logging functionsKay Sievers2014-11-1318-208/+68
* libudev: we do not log errors from librariesKay Sievers2014-11-134-12/+11
* tests: add test-executeRonny Chevalier2014-11-1325-97/+295
* manager: allow test run to catch SIGCHLD eventsRonny Chevalier2014-11-132-4/+0
* keymap: Fix special keys on ThinkPad X60/X61 TabletBastien Nocera2014-11-131-2/+2
* keymap: Add support for IBM ThinkPad X41 TabletBastien Nocera2014-11-131-0/+7
* man: fix typoLennart Poettering2014-11-121-2/+2
* Update TODOLennart Poettering2014-11-121-0/+4
* udev: use properly the systemd logging functionsRonny Chevalier2014-11-121-4/+4
* udev: use the systemd logging functions in udev toolsKay Sievers2014-11-122-9/+8
* sd-bus: pass attach flags to BUS_CREATOR_INFODaniel Mack2014-11-111-0/+1
* update TODOLennart Poettering2014-11-111-0/+4