Age | Commit message (Expand) | Author |
2014-11-20 | busctl: improve output of service creds | Lennart Poettering |
2014-11-20 | busctl: add new "introspect" verb for introspecting objects | Lennart Poettering |
2014-11-20 | sd-bus: refuse properties that claim to be both writable and constant at the ... | Lennart Poettering |
2014-11-20 | core: watchdog bus properties cannot be both writable and constant | Lennart Poettering |
2014-11-20 | tests: fix minor memory leak | Lennart Poettering |
2014-11-20 | set: make set_consume() actually free the allocated string if the string alre... | Lennart Poettering |
2014-11-20 | busctl: split out introspection parser from tree logic so that we can reuse i... | Lennart Poettering |
2014-11-19 | systemd-logind.service: set Type=notify | Dave Reisner |
2014-11-19 | sd-dhcp-lease: load/save client ID | Dan Williams |
2014-11-19 | sd-dhcp-client: allow getting/setting the client ID | Dan Williams |
2014-11-19 | update TODO | Lennart Poettering |
2014-11-18 | sd-dhcp-lease: expose load/save functions | Tom Gundersen |
2014-11-18 | sd-dhcp-client: fix REBOOT state handling | Dan Williams |
2014-11-17 | namespace: unchecked return value from library | Susant Sahani |
2014-11-17 | bus-socket: fix CID#996290 Unchecked return value | Susant Sahani |
2014-11-17 | resolve: fix CID#1237549 Unchecked return value | Susant Sahani |
2014-11-17 | log: unchecked return value from library | Susant Sahani |
2014-11-16 | udev: silence TOCTOU warning when creating a directory | Ronny Chevalier |
2014-11-15 | pam_systemd: remove unused null check | Thomas Hindoe Paaboel Andersen |
2014-11-15 | autogen: drop unnecessary -Wno-gnu for the clang shortcut | Thomas Hindoe Paaboel Andersen |
2014-11-14 | bus-proxy: avoid redundant name validity checks | Lennart Poettering |
2014-11-14 | bus-proxy: properly check for bus name prefixes when enforcing policy | Lennart Poettering |
2014-11-14 | bus-proxy: drop broken access check in driver | Lennart Poettering |
2014-11-14 | kmod-setup: improve for "kdbus" word on the kernel cmdline | Lennart Poettering |
2014-11-14 | kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c | Lennart Poettering |
2014-11-14 | update TODO | Lennart Poettering |
2014-11-14 | busctl: introduce busctl "get-property" command for reading and dumping objec... | Lennart Poettering |
2014-11-14 | mount-setup: remove mount_setup_late() | Daniel Mack |
2014-11-14 | busctl: various tweaks to "busctl tree" output | Lennart Poettering |
2014-11-14 | man: various tweaks for busctl(1) man page | Lennart Poettering |
2014-11-14 | busctl: add new "call" command to invoke methods on a service | Lennart Poettering |
2014-11-14 | sd-bus: add sd_bus_message_is_empty() for checking whether a message carries ... | Lennart Poettering |
2014-11-14 | man: hostnamectl understands -M too | Lennart Poettering |
2014-11-13 | sd-bus: sync with kdbus upstream (ABI break) | Daniel Mack |
2014-11-13 | bus-proxyd: temporarily disable policy checks again | Daniel Mack |
2014-11-13 | udev: support ENV{}=="" global property matches | Kay Sievers |
2014-11-13 | udev: move global property handling from libudev to udevd | Kay Sievers |
2014-11-13 | udev: switch to systemd logging functions | Kay Sievers |
2014-11-13 | libudev: we do not log errors from libraries | Kay Sievers |
2014-11-13 | tests: add test-execute | Ronny Chevalier |
2014-11-13 | manager: allow test run to catch SIGCHLD events | Ronny Chevalier |
2014-11-13 | keymap: Fix special keys on ThinkPad X60/X61 Tablet | Bastien Nocera |
2014-11-13 | keymap: Add support for IBM ThinkPad X41 Tablet | Bastien Nocera |
2014-11-12 | man: fix typo | Lennart Poettering |
2014-11-12 | Update TODO | Lennart Poettering |
2014-11-12 | udev: use properly the systemd logging functions | Ronny Chevalier |
2014-11-12 | udev: use the systemd logging functions in udev tools | Kay Sievers |
2014-11-11 | sd-bus: pass attach flags to BUS_CREATOR_INFO | Daniel Mack |
2014-11-11 | update TODO | Lennart Poettering |
2014-11-11 | sysuser: simplify access mode syncing by introducing helper function for it | Lennart Poettering |