Age | Commit message (Expand) | Author |
2014-03-31 | networkd: rewind rtnl message between passing it to functions | Tom Gundersen |
2014-03-31 | sd-rtnl: modernize a bit | Tom Gundersen |
2014-03-31 | doc: fix items' names in PORTING-DBUS1 | Lukasz Skalski |
2014-03-31 | networkd: link - fix memory leak | Tom Gundersen |
2014-03-31 | networkd: fix use-after-free | Tom Gundersen |
2014-03-31 | sd-rtnl: fix off-by-one | Steven Siloti |
2014-03-31 | timedated: adjust accuracy and slew values | Kay Sievers |
2014-03-30 | sd-dhcp: avoid checksum calculation if possible | Tom Gundersen |
2014-03-30 | sd-dhcp: check for ipv4 packets | Tom Gundersen |
2014-03-30 | sd-dhcp: check for udp packets | Umut Tezduyar Lindskog |
2014-03-29 | sd-rtnl: types - hook up bond types | Tom Gundersen |
2014-03-29 | sd-rtnl: message - fix clang compile warning | Tom Gundersen |
2014-03-28 | sd-rtnl: message - don't log about out-of-range attribute types | Tom Gundersen |
2014-03-28 | networkd: netdev - improve logging when setting ifindex | Tom Gundersen |
2014-03-28 | sd-rtnl: rework rtnl type system | Tom Gundersen |
2014-03-28 | sd-rtnl: message - fix memory leak | Tom Gundersen |
2014-03-28 | sd-rtnl: message - don't reference associated rtnl object | Tom Gundersen |
2014-03-27 | udev: persistent naming - we cannot use virtio numbers as they are not stable | Tom Gundersen |
2014-03-27 | silence warnings | Thomas Hindoe Paaboel Andersen |
2014-03-27 | systemctl: fix spelling in comment | Brandon Philips |
2014-03-27 | udev: update net_id comments | Kay Sievers |
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 |