Age | Commit message (Expand) | Author |
2014-03-16 | timedated: update spike handling | Kay Sievers |
2014-03-16 | timedated: update spike handling | Kay Sievers |
2014-03-16 | timedated: handle external system time changes | Kay Sievers |
2014-03-16 | Use strlen even for constant strings | Josh Triplett |
2014-03-16 | nspawn: UP the host side of the veth pair after adding it to a bridge | Tom Gundersen |
2014-03-16 | sd-rtnl: never treat broadcasts as replies | Tom Gundersen |
2014-03-15 | networkd: netdev - support joining already existing netdevs | Tom Gundersen |
2014-03-15 | sd-rtnl: make RTM_NEWLINK report EEXIST by default | Tom Gundersen |
2014-03-15 | timedated: print delay and jitter in debug output | Kay Sievers |
2014-03-15 | _sd_machines: Use machinectl --no-legend | Wieland Hoffmann |
2014-03-15 | zsh completion: Install _sd_machines with _machinectl | Wieland Hoffmann |
2014-03-14 | timedated: use builtins for integer log and exp | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | journald: add support for wall forwarding | Sebastian Thorarensen |
2014-03-14 | utmp-wtmp: allow overriding username on wall | Sebastian Thorarensen |
2014-03-14 | sd-bus: don't choke if somebody sends us a message with a unix fd count of 0 | Lennart Poettering |
2014-03-14 | sd-bus: don't access invalid memory if a signal matcher was freed from its ow... | Lennart Poettering |
2014-03-14 | util: add hexdump() call to create pretty hexdumps of data | Lennart Poettering |
2014-03-14 | update TODO | Lennart Poettering |
2014-03-14 | networkd: fix typo | Michael Olbrich |
2014-03-14 | gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bit | Lennart Poettering |
2014-03-14 | tmpfiles: add --root option to operate on an alternate fs tree | Michael Marineau |
2014-03-14 | shared: add root argument to search_and_fopen | Michael Marineau |
2014-03-14 | Do not return -1 (EINVAL) on allocation error | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | machine-id-setup: use path_kill_slashes and modernizations | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | man: network - clarify which options may be specified more than once. | Tom Gundersen |
2014-03-14 | machine-id: add --root option to operate on an alternate fs tree | Greg KH |
2014-03-14 | networkd: allow more than one static DNS server | Tom Gundersen |
2014-03-14 | networkd: fix creation of runtime dirs at startup | Tom Gundersen |
2014-03-14 | networkd: lease - store (up to) one dhcp lease file per interface | Tom Gundersen |
2014-03-13 | nspawn: remove unused variable | Dave Reisner |
2014-03-14 | nspawn: allow -EEXIST on mkdir_safe /home/${uid} | Brandon Philips |
2014-03-14 | update TODO | Lennart Poettering |
2014-03-14 | logind: automatically remove SysV + POSIX IPC objects when the users owning t... | Lennart Poettering |
2014-03-14 | timedated: add SNTP client/query hookup (unused for now) | Kay Sievers |
2014-03-13 | sd-bus: don't look for a 64bit value when we only have 32bit value on reply c... | Lennart Poettering |
2014-03-13 | bus: fix memory leak when kdbus is not enabled | Lennart Poettering |
2014-03-13 | nspawn: make host0's MAC address persistent | Tom Gundersen |
2014-03-13 | getty: Start getty on 3270 terminals available on Linux on System z | Hendrik Brueckner |
2014-03-13 | systemctl: autopage always if systemctl status is invoked without args | Lennart Poettering |
2014-03-13 | systemctl: suppress duplicate newline if there's not log output in "systemctl... | Lennart Poettering |
2014-03-13 | systemctl: reorder verbs | Lennart Poettering |
2014-03-13 | systemctl: make sure status -a doesn't terminate too soon | Lennart Poettering |
2014-03-13 | systemctl: show a colored red dot in "status" output indicating the state of ... | Lennart Poettering |
2014-03-12 | build-sys: make sure we rebuild manpages when doing releases | Zbigniew Jędrzejewski-Szmek |
2014-03-13 | update TODO | Lennart Poettering |
2014-03-13 | nspawn: honour GPT partition flags when mounting file systems following the d... | Lennart Poettering |
2014-03-13 | gpt-auto-generator: there's no point in looking for a superblock on raw disk,... | Lennart Poettering |
2014-03-13 | gpt-auto-generator: print debug messages when we ignore a block device | Lennart Poettering |
2014-03-13 | gpt-auto-generator: honour read-only and no-auto flag from GPT data | Lennart Poettering |
2014-03-13 | cryptsetup: call static variables parsed from command line arg_XYZ like in al... | Lennart Poettering |