Age | Commit message (Expand) | Author |
2014-03-26 | core: do not read system boot timestamps in systemd --user mode | Kay Sievers |
2014-03-25 | src/systemd: fix grammar and spelling errors in comments | Jason St. John |
2014-03-25 | sd-rtnl: add support for tunnel attributes | Susant Sahani |
2014-03-25 | sd-rtnl: message - don't try to enter unsupported containers | Tom Gundersen |
2014-03-25 | time: support @ syntax for denoting times since the UNIX epoch 1970-1-1 | Lennart Poettering |
2014-03-25 | util: consider both fuse.glusterfs and glusterfs network file systems | Lennart Poettering |
2014-03-25 | ask-password: modernizations | Lennart Poettering |
2014-03-25 | ask-password: when the user types a overly long password, beep and refuse | Lennart Poettering |
2014-03-25 | sd-event: don't accidentally turn of watchdog timer event if we determine 0 | Lennart Poettering |
2014-03-24 | sd-event: initialization perturbation value right before we use it | Lennart Poettering |
2014-03-24 | sd-daemon: fix incorrect variable access | Lennart Poettering |
2014-03-24 | cryptsetup: minor typo fix | Lennart Poettering |
2014-03-24 | networkd: fix a couple of memory leaks | Lennart Poettering |
2014-03-24 | networkd: netdev - fix error handling in set_ifindex() | Tom Gundersen |
2014-03-24 | core: don't try to relabel mounts before we loaded the policy | Lennart Poettering |
2014-03-24 | timedate: fix numerous grammar errors in comments and output/debug messages | Jason St. John |
2014-03-24 | sd-rtnl: tests - drop redundant tests | Tom Gundersen |
2014-03-24 | libsystemd: Don't use "class" in public headers | Marc-Antoine Perennou |
2014-03-24 | core: remove tcpwrap support | Lennart Poettering |
2014-03-24 | build-sys: add makefile link | Lennart Poettering |
2014-03-24 | service: don't take chkconfig priority into account | Lennart Poettering |
2014-03-24 | sd-rtnl: message parsing - log when ignoring message attributes | Tom Gundersen |
2014-03-24 | networkd: netdev - verify that newlink messages has the expected kind | Tom Gundersen |
2014-03-24 | sd-rtnl: add sd_rtnl_message_enter_container() | Tom Gundersen |
2014-03-24 | core: add a setting to globally control the default for timer unit accuracy | Lennart Poettering |
2014-03-24 | timer: support timers that can resume the system from suspend | Lennart Poettering |
2014-03-24 | sd-bus: invert bus->is_kernel check in sd_bus_get_peer_creds() | Daniel Mack |
2014-03-24 | systemctl: show last trigger time in "systemctl list-timers" | Lennart Poettering |
2014-03-24 | util: replace close_pipe() with new safe_close_pair() | Lennart Poettering |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-23 | sd-rtnl: message - protect against SEGFAULT when reading messages | Tom Gundersen |
2014-03-23 | sd-rtnl: message - don't skip parts of message when parsing | Tom Gundersen |
2014-03-22 | sd-bus: mark sd_bus_unref() as broken regarding self-refs | David Herrmann |
2014-03-22 | sd-bus: add note about sd_bus_unref() recursion | David Herrmann |
2014-03-22 | sd-rtnl: fix self-reference leaks | David Herrmann |
2014-03-22 | sd-dhcp-client: test - don't close socket twice | Tom Gundersen |
2014-03-21 | libsystemd-network: move network-utils from src/shared | Tom Gundersen |
2014-03-21 | sd-ipv4ll/networkd: generate predictable addresses | Umut Tezduyar Lindskog |
2014-03-21 | timedated: do not reset poll interval with a spike | Kay Sievers |
2014-03-21 | sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any time | Tom Gundersen |
2014-03-21 | network: dhcp: create explicit host route to gateway | Brandon Philips |
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 | timer: add timer persistance (aka anacron-like behaviour) | Lennart Poettering |
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 |