summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* build-sys: Honor CFLAGS for journalctl againColin Walters2013-10-18
* build-sys: fix += vs = in MakefileLennart Poettering2013-10-18
* update-utmp: port to sd-busTom Gundersen2013-10-18
* socket-proxyd: rename from saproxyLennart Poettering2013-10-18
* build-sys: drop a number CFLAGS assignments in Makefile that are pointlessLennart Poettering2013-10-18
* initctl: port to sd-busTom Gundersen2013-10-18
* cgroup-agent: port to sd-busTom Gundersen2013-10-18
* fsck: port to sd-busTom Gundersen2013-10-18
* hostnamed: port over from libdbus to libsystemd-busLennart Poettering2013-10-18
* api: unify some common bits used by public systemd APIsLennart Poettering2013-10-16
* timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering2013-10-16
* Rename sabridge to saproxy to be less crypticDavid Strauss2013-10-15
* Add sabridge for socket activation of traditional daemonsDavid Strauss2013-10-15
* build-sys: libsystemd-id128 - get rid of the needless selinux linking (again)Kay Sievers2013-10-15
* build-sys: libudev - get rid of the needless selinux linking (again)Kay Sievers2013-10-15
* rfkill: add new rfkill tool to save/restore rfkill state across rebootsLennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* test: test for ellipsizeShawn Landden2013-10-13
* util, utf8: make ellipsize take multi-byte characters into accountShawn Landden2013-10-13
* bus: split up overly long sd-bus.c into three filesLennart Poettering2013-10-11
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-10
* bus: add minimal event loop APILennart Poettering2013-10-10
* Smack: Test if smack is enabled before mountingAuke Kok2013-10-09
* build-sys: add a makefile target to run all tests through valgrindLennart Poettering2013-10-09
* build-sys: add sd-bus-vtable.h headerKay Sievers2013-10-09
* libsystemd-bus: add lightweight object vtable implementation for exposing obj...Lennart Poettering2013-10-09
* cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatLennart Poettering2013-10-02
* build-sys: mkdir.[ch] should be in libsystemd-sharedLennart Poettering2013-10-02
* build-ss: prepare new releaseLennart Poettering2013-10-02
* Revert "build-sys: link libsystemd-login with libsystemd-label.la"Kay Sievers2013-10-01
* build-sys: link libsystemd-login with libsystemd-label.laMichał Górny2013-10-01
* Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek2013-09-26
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-24
* device-nodes: move device node specific code to own fileDave Reisner2013-09-19
* backlight,random-seed: move state files into /var/lib/systemdLennart Poettering2013-09-17
* logind: introduce session-devicesDavid Herrmann2013-09-17
* move utf8 functions from libudev-private.h to utf8.hDave Reisner2013-09-17
* tmpfiles: support simple specifier expansion for specified pathsLennart Poettering2013-09-17
* Make tmpdir removal asynchronousZbigniew Jędrzejewski-Szmek2013-09-17
* login: fix login_is_valid testZbigniew Jędrzejewski-Szmek2013-09-16
* Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek2013-09-16
* Remove duplicate entries from syscall listZbigniew Jędrzejewski-Szmek2013-09-16
* build-sys: prepare 207Lennart Poettering2013-09-13
* bash-completion: add systemd-runZbigniew Jędrzejewski-Szmek2013-09-12
* Add pam configuration to allow user sessions to work out of the boxZbigniew Jędrzejewski-Szmek2013-09-11
* build-sys: gpt-auto-generator depends on HAVE_BLKIDMarcel Holtmann2013-09-09
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-22
* build-sys: add clean-python targetZbigniew Jędrzejewski-Szmek2013-08-15
* zsh_completion: Allow specifying multiple argumentsWilliam Giokas2013-08-15
* zsh_completion: Move helper function to autoloadWilliam Giokas2013-08-14