summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-03-19busname: introduce Activating directiveDaniel Mack
2014-03-17build-sys: move sd-login src/login → src/libsystemd/sd-loginLennart Poettering
2014-03-17journal-remote: HTTP(s) supportZbigniew Jędrzejewski-Szmek
2014-03-17journal-remote: tool to receive messages over the networkZbigniew Jędrzejewski-Szmek
2014-03-17journal-gatewayd: log to journal from gnutlsZbigniew Jędrzejewski-Szmek
2014-03-15zsh completion: Install _sd_machines with _machinectlWieland Hoffmann
2014-03-14journald: add support for wall forwardingSebastian Thorarensen
2014-03-14logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering
2014-03-14timedated: add SNTP client/query hookup (unused for now)Kay Sievers
2014-03-12build-sys: make sure we rebuild manpages when doing releasesZbigniew Jędrzejewski-Szmek
2014-03-11build-sys: Fix move-to-rootlibdirsystemd/v211Mike Gilbert
2014-03-11build-sys: add libsystemd-label to network/dhcp usersKay Sievers
2014-03-11build-sys: we still want to rebuild the tarball though on uploadLennart Poettering
2014-03-11build-sys: when I upload the tarball, don't run the whole distcheck thing againLennart Poettering
2014-03-11build-sys: prepare release 211Lennart Poettering
2014-03-11build-sys: sign releasesZbigniew Jędrzejewski-Szmek
2014-03-10nspawn: add --image= switch to boot GPT disk images that follow the Discovera...Lennart Poettering
2014-03-07build-sys: Don't distribute generated udev ruleArmin K
2014-03-06generators: rework mount generatorsLennart Poettering
2014-03-04add bash completion for systemd-catThomas Hindoe Paaboel Andersen
2014-03-03build-sys: work around broken ln --relative -s -fLennart Poettering
2014-03-03sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog
2014-03-03add bash completion for systemd-detect-virtThomas Hindoe Paaboel Andersen
2014-03-03core: move ShowStatus type into the coreLennart Poettering
2014-03-03build-sys: prefer using ln --relative -s where appropriateLennart Poettering
2014-03-03Fix systemd-stdio-bridge symlinkMike Gilbert
2014-03-03bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering
2014-03-02add bash completion for systemd-cgtopThomas Hindoe Paaboel Andersen
2014-03-01build-sys: fix location of network-util.hZbigniew Jędrzejewski-Szmek
2014-03-01networkd-wait-online: use automatic cleanupThomas Hindoe Paaboel Andersen
2014-03-01add bash completion for systemd-cglsThomas Hindoe Paaboel Andersen
2014-03-01build-sys: distribute kdbus documentationZbigniew Jędrzejewski-Szmek
2014-03-01bash: add completion for systemd-nspawnThomas Andersen
2014-02-28networkd: add networkd-wait-onlineTom Gundersen
2014-02-28sd-network: add new libraryTom Gundersen
2014-02-27build-sys: Do not distribute generated udev service filesArmin K
2014-02-26build-sys: networkd - simplify makefile fragmentTom Gundersen
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering
2014-02-24build-sys: bump revisions and versionLennart Poettering
2014-02-24NEWS: prepare for release of 210Lennart Poettering
2014-02-23src/shared/ cannot reference symbols from librariesKay Sievers
2014-02-22build-sys: build compat libs from sources, avoiding the not generally availab...Kay Sievers
2014-02-22build-sys: add seccomp includes where neededKay Sievers
2014-02-22networkd/nspawn: enable dhcp client on veth device created in guestTom Gundersen
2014-02-22build-sys: create /var/log/journal/ in journald sectionKay Sievers
2014-02-22build-sys: Also move libsystemd-journal to rootlibdirArmin K
2014-02-21Makefile: fix build on clangThomas Hindoe Paaboel Andersen
2014-02-21install: networkd.service depend on !--disableJason A. Donenfeld
2014-02-21build-sys: make network files respect --rootprefixSamuli Suominen
2014-02-21install: enable networkd by defaultTom Gundersen