Age | Commit message (Expand) | Author |
2014-06-14 | sysusers: order before tmpfiles which need the ids | Kay Sievers |
2014-06-14 | networkd: link - flush all pending NEWLINK events before trying to match | Tom Gundersen |
2014-06-14 | Revert "Revert "networkd: netdev - set predictable mac address when creating ... | Tom Gundersen |
2014-06-14 | networkd: netdev - allow setting MACAddress in .netdev files | Tom Gundersen |
2014-06-14 | networkd: add assert | Tom Gundersen |
2014-06-13 | networkd: link - check returned value from set_lease_pool | Thomas Hindoe Paaboel Andersen |
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 | tmpfiles: always use relative symlinks from tmpfiles snippets | 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 | tmpfiles: add minimal tmpfiles snippet to rebuild the most essential stuff fr... | Lennart Poettering |
2014-06-13 | units: rebuild /etc/passwd, the udev hwdb and the journal catalog files on boot | Lennart Poettering |
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 | units: don't conditionalize sysctl service | Lennart Poettering |
2014-06-13 | units: remove conditions from systemd-tmpfiles-setup | Lennart Poettering |
2014-06-13 | system-update-generator: modernizations | Lennart Poettering |
2014-06-13 | sysusers: hide generate .conf file | Lennart Poettering |
2014-06-13 | update TODO | Lennart Poettering |
2014-06-13 | sysusers: move systemd-sysusers to libexec for now | 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 |