summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-17install: when looking for a unit file for enabling, search for templates only...Lennart Poettering
2014-06-17install: use symlink_atomic() instead of unlink()+symlink() when force creati...Lennart Poettering
2014-06-17install: various modernizationsLennart Poettering
2014-06-17install: teach preset query logic --root= supportLennart Poettering
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering
2014-06-17install: simplify and clarify disabling logic for instanced unitsLennart Poettering
2014-06-17install: various modernizationsLennart Poettering
2014-06-17unit-name: various modernizationsLennart Poettering
2014-06-17unit-name: fix detection of unit templates/instancesLennart Poettering
2014-06-16journal-remote: fix memleakThomas Hindoe Paaboel Andersen
2014-06-16tests: unlink temp file used in testRonny Chevalier
2014-06-16tests: add tests to test-hashmapRonny Chevalier
2014-06-16tests: add test-fdsetRonny Chevalier
2014-06-16tests: add test-socket-utilRonny Chevalier
2014-06-16networkd: unref tunnelSusant Sahani
2014-06-16networkd: introduce vxlanSusant Sahani
2014-06-16networkd: rename netdev variablesSusant Sahani
2014-06-16sd-rtnl: add support for vxlan rtnl attributesSusant Sahani
2014-06-16bus-proxy: policy - ignore unsupported tags and attributesKay Sievers
2014-06-16Reset signal-mask on re-exec to init=..Ruediger Oertel
2014-06-16util: add realloc_multiply() helperDavid Herrmann
2014-06-16util: fix multiply-alloc helpers with size==0David Herrmann
2014-06-16macro: add DISABLE_WARNING_SHADOWDavid Herrmann
2014-06-16tmpfiles: add new "L+" command as stronger version of "L", that removes the d...Lennart Poettering
2014-06-16tmpfiles: set up selinux label proeprly when creating fifosLennart Poettering
2014-06-16build-sys: add missing Makefile linkLennart Poettering
2014-06-16mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering
2014-06-16mount: tell /bin/mount to never touch /etc/mtabLennart Poettering
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-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