Age | Commit message (Expand) | Author |
2014-06-13 | Fix spelling mistake, scirpt --> script | Colin Ian King |
2014-06-13 | core: don't complain at early boot if /etc/mtab is not the right symlink | Lennart Poettering |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-06-13 | sysusers: always treat ENOENT as entry-not-found when doing NSS calls | Lennart Poettering |
2014-06-13 | rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-ins | Lennart Poettering |
2014-06-13 | rpm: don't hardcode the binary paths in the macros, rely on $PATH | Lennart Poettering |
2014-06-13 | sd-dhcp-server: test - skip when lacking perms | Tom Gundersen |
2014-06-13 | install: fix invalid free() in unit_file_mask() | Andreas Henriksson |
2014-06-13 | udev: fix invalid free() in enable_name_policy() | Andreas Henriksson |
2014-06-13 | core: fix invalid free() in killall() | Andreas Henriksson |
2014-06-13 | sd-dhcp-client: fix invalid free() in client_send_request() | Andreas Henriksson |
2014-06-13 | networkd: link - left-align debug messages | Tom Gundersen |
2014-06-13 | networkd: add dhcp server support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add RELEASE support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add dummy DECLINE support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: track bound leases | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add support for clients requesting lease lifetime | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic NAK support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic REQUEST/ACK support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic DISCOVER/OFFER support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add support for sending messages | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add support for setting the server address | Tom Gundersen |
2014-06-13 | sd-dhcp-server: bind to raw socket for sending | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic message parsing | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic message handling and verification | Tom Gundersen |
2014-06-13 | sd-dhcp-server: bind to a given interface | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic functionality for starting/stopping server | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic functionality for creating/destroying server instance | Tom Gundersen |
2014-06-13 | dhcp-network: allow UDP socket to listen on any address | Tom Gundersen |
2014-06-13 | core: add new ConditionNeedsUpdate= unit condition | Lennart Poettering |
2014-06-13 | update-done: add minimal tool to manage system updates for /etc and /var, if ... | Lennart Poettering |
2014-06-13 | condition: minor modernizations | Lennart Poettering |
2014-06-13 | system-update-generator: modernizations | Lennart Poettering |
2014-06-13 | tmpfiles: skip mknod() on -EPERM (device cgroup) | Kay Sievers |
2014-06-13 | sysusers: do not set todo to create a user when we only need a group | Kay Sievers |
2014-06-13 | cryptsetup: check that password is not null | Thomas Hindoe Paaboel Andersen |
2014-06-12 | tmpfiles: minor modernizations | Lennart Poettering |
2014-06-12 | machine: minor modernizations | Lennart Poettering |
2014-06-12 | sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta... | Lennart Poettering |
2014-06-11 | build-sys: update library versions | Lennart Poettering |
2014-06-11 | journald: create /run/log/journal with the correct access modes | Lennart Poettering |
2014-06-11 | tmpfiles: add ability to mask access mode by pre-existing access mode on file... | Lennart Poettering |
2014-06-11 | tmpfiles: remove unnecessary function | Lennart Poettering |
2014-06-11 | tmpfiles: when processing lines, always process prefixes before suffixes | Lennart Poettering |
2014-06-11 | tmpfiles: static variables populated immediately from the command line should... | Lennart Poettering |
2014-06-11 | nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc... | Lennart Poettering |
2014-06-11 | tmpfiles: always recreate the most basic directory structure in /var | Lennart Poettering |
2014-06-10 | tmpfiles: get rid of "m" lines, make them redundant by "z" | Lennart Poettering |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering |
2014-06-10 | tmpfiles: various modernizations | Lennart Poettering |