Age | Commit message (Expand) | Author |
2014-03-21 | sd-dhcp-client: add fallback subnet masks | Tom Gundersen |
2014-03-21 | sd-dhcp-client: make timeout handling a bit more robust | Tom Gundersen |
2014-03-21 | missing: add more compat for old kernels and loop devices | Lennart Poettering |
2014-03-21 | man: document ARM root partition types | Lennart Poettering |
2014-03-21 | update TODO | Lennart Poettering |
2014-03-21 | timer: add timer persistance (aka anacron-like behaviour) | Lennart Poettering |
2014-03-20 | TODO | Tom Gundersen |
2014-03-20 | networkd: link - create dhcp and ipv4ll eagerly | Tom Gundersen |
2014-03-20 | networkd: update mac address in clients when it changes | Tom Gundersen |
2014-03-20 | sd-dhcp-client: do not reset 'secs' when entering INIT-REBOOT | Tom Gundersen |
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 | update TODO | Lennart Poettering |
2014-03-20 | unit: turn off mount propagation for udevd | Lennart Poettering |
2014-03-19 | update TODO | Lennart Poettering |
2014-03-19 | core: enable PrivateNetwork= for a number of our long running services where ... | Lennart Poettering |
2014-03-19 | core: move notify sockets to /run and $XDG_RUNTIME_DIR | Lennart Poettering |
2014-03-19 | man: improve documentation of fs namespace related settings | 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 | update TODO | 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 | units: make use of PrivateTmp=yes and PrivateDevices=yes for all our long-run... | Lennart Poettering |
2014-03-19 | update TODO | 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 | update TODO | Lennart Poettering |
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 | update TODO | Lennart Poettering |
2014-03-19 | busname: introduce Activating directive | Daniel Mack |
2014-03-19 | update TODO | Lennart Poettering |
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 | update TODO | Lennart Poettering |
2014-03-18 | man: dcument sd_bus_negotiate_fds() and friends | 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 |