summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-06-16tests: add test-fdsetRonny Chevalier
2014-06-16tests: add test-socket-utilRonny Chevalier
2014-06-16networkd: introduce vxlanSusant Sahani
2014-06-16units: add a service to invoke ldconfig on system updates at bootLennart Poettering
2014-06-13rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-insLennart Poettering
2014-06-13sd-dhcp-server: add basic functionality for creating/destroying server instanceTom 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-13update-done: add minimal tool to manage system updates for /etc and /var, if ...Lennart Poettering
2014-06-13sysusers: move systemd-sysusers to libexec for nowLennart Poettering
2014-06-12sysuser: generate default snippet incorporating TTY_GID properlyLennart 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-11units: introduce network-pre.target as place to hook in firewallsLennart Poettering
2014-06-11tmpfiles: always recreate the most basic directory structure in /varLennart Poettering
2014-06-10tmpfiles: add new "C" line for copying files or directoriesLennart Poettering
2014-06-09build: fix copypaste error in networkd-wait-online symlinkDave Reisner
2014-06-07Move handling of sysv initscripts to a generatorThomas Hindoe Paaboel Andersen
2014-06-06bus: add basic dbus1 policy parserLennart Poettering
2014-06-05socket-proxyd: port to asynchronous name resolution using sd-resolveLennart Poettering
2014-06-04journald: move /dev/log socket to /runLennart Poettering
2014-06-04bus-proxy: drop priviliges if we canLennart Poettering
2014-06-03resolved: run as unpriviliged "systemd-resolve" userTom Gundersen
2014-06-03networkd: drop CAP_SYS_MODULETom Gundersen
2014-06-02networkd: introduce veth device supportSusant Sahani
2014-06-01networkd: run as unpriviliged "systemd-network" userLennart Poettering
2014-05-28virt: rework container detection logicLennart Poettering
2014-05-27build-sys: bump package and library versionLennart Poettering
2014-05-25nspawn: make nspawn robust to container failureDjalal Harouni
2014-05-24shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers
2014-05-22build-sys: let libsystemd_network pull in libudev-internal.laKay Sievers
2014-05-22build-sys: do not run symbol list export test for compat-only libsKay Sievers
2014-05-22build-sys: fix linking orderKay Sievers
2014-05-22Makefile.am: fix whitespaceKay Sievers
2014-05-22build: put missing KMOD_CFLAGS into MakefileJan Engelhardt
2014-05-21logind: don't apply RemoveIPC= to system usersLennart Poettering
2014-05-19resolved: add daemon to manage resolv.confTom Gundersen
2014-05-18network: always take possession of host side of nspawn veth tunnels and do IP...Lennart Poettering
2014-05-18timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...Lennart Poettering
2014-05-16networkd: manager - read fallback DNS servers from config fileTom Gundersen
2014-05-15network: fix build failure, missing KMOD_XXX flagsCristian Rodríguez
2014-05-15readahead: add test to show fs_on_ssd() resultZbigniew Jędrzejewski-Szmek
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-05-13shared: add ring bufferDavid Herrmann
2014-05-12networkd: introduce ipip tunnelSusant Sahani
2014-05-08timesyncd: only run when the system has a carrier on a network interfaceTom Gundersen
2014-05-06timesyncd: hook up systemd-timesyncd with systemd-timedatedLennart Poettering
2014-05-06timesyncd: read server settings from a configuration fileLennart Poettering
2014-05-05timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/S...Lennart Poettering
2014-05-05build-sys: move async.[ch] to src/sharedLennart Poettering