summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-11-08build-sys: fix rule for generating undefined listLennart Poettering
2013-11-08build-sys: add make check-api-unusedLennart Poettering
2013-11-08build-sys: install busctlLennart Poettering
2013-11-08systemctl: port to libsystemd-busMarc-Antoine Perennou
2013-11-07loginctl: convert to sd-busSimon Peeters
2013-11-07man: add docs for sd_is_special() and some man page symlinksLennart Poettering
2013-11-07build-sys: add a make target to look for undocumented symbolsLennart Poettering
2013-11-07build-sys: don't install sd-shutdown.h, it is a drop-in header like sd-readah...Lennart Poettering
2013-11-07build-sys: link most internal libraries staticallyKay Sievers
2013-11-07build-sys: add .pc file for libsystemd-busLennart Poettering
2013-11-07build-sys: merge sd-event into sd-busLennart Poettering
2013-11-07utf8: export utf8 validation functions as part of sd-busLennart Poettering
2013-11-07build-sys: distribute libsystemd-*.symKay Sievers
2013-11-07build-sys: remove no longer needed DBUS_CFLAGSKay Sievers
2013-11-06build-sys: add sd-event to socket-proxydKay Sievers
2013-11-06active: rework make_socket_fd() to be based on socket_address_listen()Lennart Poettering
2013-11-06pam_systemd: port to libsystemd-busZbigniew Jędrzejewski-Szmek
2013-11-06bus: add public libsystemd-eventZbigniew Jędrzejewski-Szmek
2013-11-06bus: export libsystemd-bus as a public libraryZbigniew Jędrzejewski-Szmek
2013-11-05build-sys: remove CFLAGS default assignmentKay Sievers
2013-11-05login: port test-inhibit to libsystemd-busKay Sievers
2013-11-05bus: delete some now used dbus1 codeLennart Poettering
2013-11-05logind: port logind to libsystemd-busLennart Poettering
2013-11-04net-config: start split out matching and parsing logicTom Gundersen
2013-11-03rules: load path_id on DRM devicesDavid Herrmann
2013-11-02hostnamectl: port to sd-busSimon Peeters
2013-10-30zsh-completion: add systemd-runRonny Chevalier
2013-10-31machinectl: add new command to spawn a getty inside a containerLennart Poettering
2013-10-31nspawn: split out pty forwaring logic into ptyfwd.cLennart Poettering
2013-10-30localectl: port to libsystemd-busKay Sievers
2013-10-30timedatectl: port to sd-busThomas Hindoe Paaboel Andersen
2013-10-30bus: add API call to create bus connection to the system bus of local containersLennart Poettering
2013-10-30udev: link-config - let udevd set the ifnameTom Gundersen
2013-10-30machinectl: port to sd-busTom Gundersen
2013-10-30build-sys: remove default CFLAGS assignmentKay Sievers
2013-10-30machined: port over to libsystemd-busLennart Poettering
2013-10-29rtnl: move set_link_properties to rtnl-utilsTom Gundersen
2013-10-29udev: link-config - add proper parsingTom Gundersen
2013-10-29udev: builtin - rename net_link to net_setup_linkTom Gundersen
2013-10-29network: move configuration to /etc/systemd/networkTom Gundersen
2013-10-28udev: don't mix static and dynamic libsTom Gundersen
2013-10-28udev: link-config - add mac address policyTom Gundersen
2013-10-28udev: link-config - move naming policy from udev rulesTom Gundersen
2013-10-27udev: link-config: add rtnl supportTom Gundersen
2013-10-27libsystemd-rtnl: add a rtnetlink libraryTom Gundersen
2013-10-26udev: link-config: add ethtool supportTom Gundersen
2013-10-26udev: add network link configuration toolTom Gundersen
2013-10-25analyze: port to sd-busThomas Hindoe Paaboel Andersen
2013-10-22systemd: use unit name in PrivateTmp directoriesZbigniew Jędrzejewski-Szmek
2013-10-22inhibit: port to sd-busTom Gundersen