summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-10-22analyze: systemd-analyze.c -> analyze.cKay Sievers
2013-10-22localed: port from libdbus to libsystemd-busKay Sievers
2013-10-21bus: remove static introspection file exportKay Sievers
2013-10-20build-sys: unify foo_CFLAGS = usage and add explaining commentsKay Sievers
2013-10-20Revert "build-sys: move journalctl CFLAGS= to one line"Colin Walters
2013-10-20build-sys: move journalctl CFLAGS= to one lineKay Sievers
2013-10-19fsck-root: only run when requested in fstabTom Gundersen
2013-10-18build-sys: Honor CFLAGS for journalctl againColin Walters
2013-10-18build-sys: fix += vs = in MakefileLennart Poettering
2013-10-18update-utmp: port to sd-busTom Gundersen
2013-10-18socket-proxyd: rename from saproxyLennart Poettering
2013-10-18build-sys: drop a number CFLAGS assignments in Makefile that are pointlessLennart Poettering
2013-10-18initctl: port to sd-busTom Gundersen
2013-10-18cgroup-agent: port to sd-busTom Gundersen
2013-10-18fsck: port to sd-busTom Gundersen
2013-10-18hostnamed: port over from libdbus to libsystemd-busLennart Poettering
2013-10-16api: unify some common bits used by public systemd APIsLennart Poettering
2013-10-16timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering
2013-10-15Rename sabridge to saproxy to be less crypticDavid Strauss
2013-10-15Add sabridge for socket activation of traditional daemonsDavid Strauss
2013-10-15build-sys: libsystemd-id128 - get rid of the needless selinux linking (again)Kay Sievers
2013-10-15build-sys: libudev - get rid of the needless selinux linking (again)Kay Sievers
2013-10-14rfkill: add new rfkill tool to save/restore rfkill state across rebootsLennart Poettering
2013-10-13Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek
2013-10-13test: test for ellipsizeShawn Landden
2013-10-13util, utf8: make ellipsize take multi-byte characters into accountShawn Landden
2013-10-11bus: split up overly long sd-bus.c into three filesLennart Poettering
2013-10-10security: rework selinux, smack, ima, apparmor detection logicLennart Poettering
2013-10-10bus: add minimal event loop APILennart Poettering
2013-10-09Smack: Test if smack is enabled before mountingAuke Kok
2013-10-09build-sys: add a makefile target to run all tests through valgrindLennart Poettering
2013-10-09build-sys: add sd-bus-vtable.h headerKay Sievers
2013-10-09libsystemd-bus: add lightweight object vtable implementation for exposing obj...Lennart Poettering
2013-10-02cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatsystemd/v208Lennart Poettering
2013-10-02build-sys: mkdir.[ch] should be in libsystemd-sharedLennart Poettering
2013-10-02build-ss: prepare new releaseLennart Poettering
2013-10-01Revert "build-sys: link libsystemd-login with libsystemd-label.la"Kay Sievers
2013-10-01build-sys: link libsystemd-login with libsystemd-label.laMichał Górny
2013-09-26Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek
2013-09-24support acpi firmware performance data (FPDT)Kay Sievers
2013-09-19device-nodes: move device node specific code to own fileDave Reisner
2013-09-17backlight,random-seed: move state files into /var/lib/systemdLennart Poettering
2013-09-17logind: introduce session-devicesDavid Herrmann
2013-09-17move utf8 functions from libudev-private.h to utf8.hDave Reisner
2013-09-17tmpfiles: support simple specifier expansion for specified pathsLennart Poettering
2013-09-17Make tmpdir removal asynchronousZbigniew Jędrzejewski-Szmek
2013-09-16login: fix login_is_valid testZbigniew Jędrzejewski-Szmek
2013-09-16Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek
2013-09-16Remove duplicate entries from syscall listZbigniew Jędrzejewski-Szmek
2013-09-13build-sys: prepare 207Lennart Poettering