Age | Commit message (Expand) | Author |
2014-03-20 | sd-dhcp-client: don't pass around 'secs' | Tom Gundersen |
2014-03-20 | libsystemd-dhcp: Update client test case for client id and end option | Patrik Flykt |
2014-03-20 | libsystemd-network: Don't unnecessarily send too long packets | Patrik Flykt |
2014-03-20 | libsystemd-network: Prepend hardware type byte to client identifier | Patrik Flykt |
2014-03-20 | unit: turn off mount propagation for udevd | Lennart Poettering |
2014-03-19 | core: move notify sockets to /run and $XDG_RUNTIME_DIR | Lennart Poettering |
2014-03-19 | core: make sure we can combine DevicePolicy=closed with PrivateDevices=yes | Lennart Poettering |
2014-03-19 | sd-bus: don't use assert_return() to check for disconnected bus connections | Lennart Poettering |
2014-03-19 | core: rework context initialization/destruction logic | Lennart Poettering |
2014-03-19 | sd-bus: properly translate high-level attach flags into kdbus attach flags | Lennart Poettering |
2014-03-19 | core: when PrivateTmp= is set for a unit, make sure to order it after /tmp an... | Lennart Poettering |
2014-03-19 | core: Beef up PrivateDevices= | Lennart Poettering |
2014-03-19 | busctl: when monitoring the bus, enable all credentials | Lennart Poettering |
2014-03-19 | core: expose missing busname properties on the bus | Lennart Poettering |
2014-03-19 | sd-dhcp-client: accept infinite lease lifetime | Tom Gundersen |
2014-03-19 | libsystemd-network: Add Init-Reboot support | Patrik Flykt |
2014-03-19 | libsystemd-network: Restart DHCP acquisition if the lease expires | Patrik Flykt |
2014-03-19 | libsystemd-network: Add hangcheck timer for DHCP client test | Patrik Flykt |
2014-03-19 | libsystemd-network: Export checksum function to test case | Patrik Flykt |
2014-03-19 | sd-bus: add proper monitoring API | Lennart Poettering |
2014-03-19 | core: by default .busname units should be activating | Lennart Poettering |
2014-03-19 | busname: introduce Activating directive | Daniel Mack |
2014-03-19 | core: when creating an activating busname attach all metadata fields to the m... | Lennart Poettering |
2014-03-19 | update kdbus.h | Lennart Poettering |
2014-03-19 | missing: define LO_FLAGS_PARTSCAN if it is missing | Lennart Poettering |
2014-03-19 | util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ... | Lennart Poettering |
2014-03-18 | sd-bus: if we got a message with fds attached even though we didn't negotiate... | Lennart Poettering |
2014-03-18 | core: add new AcceptFD= setting to .busname units | Lennart Poettering |
2014-03-18 | test | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-18 | core: drop CAP_MKNOD when PrivateDevices= is set | Lennart Poettering |
2014-03-18 | timedated: update test address | Kay Sievers |
2014-03-18 | sd-dhcp-client: make sure timers fire immediately | Tom Gundersen |
2014-03-18 | microhttpd-util: avoid double free on error | Zbigniew Jędrzejewski-Szmek |
2014-03-18 | journal-remote: do not attempt to read from µhttpd connections | Zbigniew Jędrzejewski-Szmek |
2014-03-18 | machinectl: reimplement machinectl's "reboot" verb on top of "kill", and add ... | Lennart Poettering |
2014-03-18 | machined: fix Kill() bus call on machine objects when "what" is specified as ... | Lennart Poettering |
2014-03-18 | core: remount /sys/fs/cgroup/ read-only after we mounted all controllers | Lennart Poettering |
2014-03-18 | cgroup: it's not OK to invoke alloca() in loops | Lennart Poettering |
2014-03-18 | systemctl: sort local host entry before container in list-machines output | Lennart Poettering |
2014-03-18 | systemctl: prefix list-units and list-machines output with a circle indicatin... | Lennart Poettering |
2014-03-18 | timedatectl: clear ADJ_MAXERROR to make sure we keep STA_SYNC set | Kay Sievers |
2014-03-17 | remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-03-17 | build-sys: move sd-login src/login → src/libsystemd/sd-login | Lennart Poettering |
2014-03-17 | sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p... | Lennart Poettering |
2014-03-17 | core, libsystemd, systemd, timedate, udev: spelling fixes | Miklos Vajna |
2014-03-17 | journal-remote: implement inheriting http(s) sockets | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | microhttpd-util: use static buffer for static messages | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-remote: HTTP(s) support | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-remote: tool to receive messages over the network | Zbigniew Jędrzejewski-Szmek |