summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-13core: don't complain at early boot if /etc/mtab is not the right symlinkLennart 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-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-13system-update-generator: modernizationsLennart 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
2014-06-12tmpfiles: minor modernizationsLennart Poettering
2014-06-12machine: minor modernizationsLennart Poettering
2014-06-12sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...Lennart Poettering
2014-06-11build-sys: update library versionsLennart Poettering
2014-06-11journald: create /run/log/journal with the correct access modesLennart Poettering
2014-06-11tmpfiles: add ability to mask access mode by pre-existing access mode on file...Lennart Poettering
2014-06-11tmpfiles: remove unnecessary functionLennart Poettering
2014-06-11tmpfiles: when processing lines, always process prefixes before suffixesLennart Poettering
2014-06-11tmpfiles: static variables populated immediately from the command line should...Lennart Poettering
2014-06-11nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc...Lennart Poettering
2014-06-11tmpfiles: always recreate the most basic directory structure in /varLennart Poettering
2014-06-10tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering
2014-06-10tmpfiles: add new "C" line for copying files or directoriesLennart Poettering
2014-06-10tmpfiles: various modernizationsLennart Poettering
2014-06-10label: when clearing selinux context, don't mangle errnoLennart Poettering