summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2014-04-29build-sys: fix linking order for networkd-wait-onlyKay Sievers
2014-04-29sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bu...Lennart Poettering
2014-04-29networkd: fix distcheckTom Gundersen
2014-04-29timesyncd: add unit and man pageKay Sievers
2014-04-28rename timedate-sntp to timesyncKay Sievers
2014-04-27libnetworkd: add link local testsUmut Tezduyar Lindskog
2014-04-26networkd-wait-online: drop config file and add commandline options insteadTom Gundersen
2014-04-24errno: make sure to handle the 3 errnos that are aliases for others properlyLennart Poettering
2014-04-24networkd-wait-online: improve interoptability and enable by defaultTom Gundersen
2014-04-22remove bus-driverd, the interface is now handled natively by bus-proxydKay Sievers
2014-04-19nss-myhostname: port to sd-rtnlTom Gundersen