summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-14sysusers: order before tmpfiles which need the idsKay Sievers
2014-06-14networkd: link - flush all pending NEWLINK events before trying to matchTom Gundersen
2014-06-14Revert "Revert "networkd: netdev - set predictable mac address when creating ...Tom Gundersen
2014-06-14networkd: netdev - allow setting MACAddress in .netdev filesTom Gundersen
2014-06-14networkd: add assertTom Gundersen
2014-06-13networkd: link - check returned value from set_lease_poolThomas Hindoe Paaboel Andersen
2014-06-13Fix spelling mistake, scirpt --> scriptColin Ian King
2014-06-13core: don't complain at early boot if /etc/mtab is not the right symlinkLennart Poettering
2014-06-13tmpfiles: always use relative symlinks from tmpfiles snippetsLennart Poettering
2014-06-13os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering
2014-06-13sysusers: always treat ENOENT as entry-not-found when doing NSS callsLennart Poettering
2014-06-13rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-insLennart Poettering
2014-06-13rpm: don't hardcode the binary paths in the macros, rely on $PATHLennart Poettering
2014-06-13sd-dhcp-server: test - skip when lacking permsTom Gundersen
2014-06-13install: fix invalid free() in unit_file_mask()Andreas Henriksson
2014-06-13udev: fix invalid free() in enable_name_policy()Andreas Henriksson
2014-06-13core: fix invalid free() in killall()Andreas Henriksson
2014-06-13sd-dhcp-client: fix invalid free() in client_send_request()Andreas Henriksson
2014-06-13networkd: link - left-align debug messagesTom Gundersen
2014-06-13networkd: add dhcp server supportTom Gundersen
2014-06-13sd-dhcp-server: add RELEASE supportTom Gundersen
2014-06-13sd-dhcp-server: add dummy DECLINE supportTom Gundersen
2014-06-13sd-dhcp-server: track bound leasesTom Gundersen
2014-06-13sd-dhcp-server: add support for clients requesting lease lifetimeTom Gundersen
2014-06-13sd-dhcp-server: add basic NAK supportTom Gundersen
2014-06-13sd-dhcp-server: add basic REQUEST/ACK supportTom Gundersen
2014-06-13sd-dhcp-server: add basic DISCOVER/OFFER supportTom Gundersen
2014-06-13sd-dhcp-server: add support for sending messagesTom Gundersen
2014-06-13sd-dhcp-server: add support for setting the server addressTom Gundersen
2014-06-13sd-dhcp-server: bind to raw socket for sendingTom Gundersen
2014-06-13sd-dhcp-server: add basic message parsingTom Gundersen
2014-06-13sd-dhcp-server: add basic message handling and verificationTom Gundersen
2014-06-13sd-dhcp-server: bind to a given interfaceTom Gundersen
2014-06-13sd-dhcp-server: add basic functionality for starting/stopping serverTom Gundersen
2014-06-13sd-dhcp-server: add basic functionality for creating/destroying server instanceTom Gundersen
2014-06-13dhcp-network: allow UDP socket to listen on any addressTom Gundersen
2014-06-13tmpfiles: add minimal tmpfiles snippet to rebuild the most essential stuff fr...Lennart Poettering
2014-06-13units: rebuild /etc/passwd, the udev hwdb and the journal catalog files on bootLennart Poettering
2014-06-13core: add new ConditionNeedsUpdate= unit conditionLennart Poettering
2014-06-13update-done: add minimal tool to manage system updates for /etc and /var, if ...Lennart Poettering
2014-06-13condition: minor modernizationsLennart Poettering
2014-06-13units: don't conditionalize sysctl serviceLennart Poettering
2014-06-13units: remove conditions from systemd-tmpfiles-setupLennart Poettering
2014-06-13system-update-generator: modernizationsLennart Poettering
2014-06-13sysusers: hide generate .conf fileLennart Poettering
2014-06-13update TODOLennart Poettering
2014-06-13sysusers: move systemd-sysusers to libexec for nowLennart Poettering
2014-06-13tmpfiles: skip mknod() on -EPERM (device cgroup)Kay Sievers
2014-06-13sysusers: do not set todo to create a user when we only need a groupKay Sievers
2014-06-13cryptsetup: check that password is not nullThomas Hindoe Paaboel Andersen