summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-04-12build-sys: move a few things into more appropriate placesLennart Poettering
2012-04-12move a couple of test-*.c to test/Kay Sievers
2012-04-12udev: gudev - rework introspection generationMarc-Antoine Perennou
2012-04-12rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11udev: fix keymap mkdirMarc-Antoine Perennou
2012-04-11polkit: temporarily spawn of a polkit agent in terminals for possibly authent...Lennart Poettering
2012-04-11put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers
2012-04-11move libsystemd_core.la sources into core/Kay Sievers
2012-04-11split selinux label operations out of cgroup-util, socket-utilKay Sievers
2012-04-11build-sys: move remaining headers out EXTRA_DIST, install sd-readahead.hKay Sievers
2012-04-11build-sys: add $(AM_LDFLAGS) where neededKay Sievers
2012-04-11pam_systemd: add missing libsystemd_audit.lKay Sievers
2012-04-11shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering
2012-04-11units: introduce nss-user-lookup.targetLennart Poettering
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers
2012-04-10udev: move man pages to udev sectionKay Sievers
2012-04-10move list.h, macro.h, ioprio.h to shared/Kay Sievers
2012-04-10move pager.[ch] to shared/Kay Sievers
2012-04-10use libsystemd-daemon.la instead of source fileKay Sievers
2012-04-10use libsystemd-id128.la instead of source fileKay Sievers
2012-04-10move libsystemd-capability.la dep from basic to coreKay Sievers
2012-04-10move cgroup-util.[ch] to shared/Kay Sievers
2012-04-10udev: remove deps already pulled in by LIBADDKay Sievers
2012-04-10udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers
2012-04-10build-sys: add $(AM_CFLAGS) where neededKay Sievers
2012-04-10util: move ACL code into internal libraryKay Sievers
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers
2012-04-09udev: remove RUN+="socket:.." and udev_monitor_new_from_netlink()Kay Sievers
2012-04-09udev: convert 'uaccess' to a builtinKay Sievers
2012-04-08udev: keymap: remove rootprefix mangling from scriptKay Sievers
2012-04-08udev: fix test-udev binaryKay Sievers
2012-04-08udev: switch to systemd logging functionsKay Sievers
2012-04-05systemd: add hardware watchdog supportLennart Poettering
2012-04-04build-sys: add a few missing headersKay Sievers
2012-04-04build-sys: remove vala hack, which did not allow to list headers in sourcesKay Sievers
2012-04-04units/: use @SYSTEMCTL@ instead of hardcoded pathsDave Reisner
2012-04-04udev: avoid building selinux parts without have_selinuxDave Reisner
2012-04-04Merge branch 'master' of ssh://git.freedesktop.org/git/systemd/systemdKay Sievers
2012-04-04move imported udev into placeKay Sievers
2012-04-03man: document special journal fieldsLennart Poettering
2012-04-02journal: implicitly add code location to all messages logged with the native ...Lennart Poettering
2012-03-30rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.confKay Sievers
2012-03-27units: mount /tmp as tmpfsKay Sievers
2012-03-27units: get rid of var-run.mount and var-lock.mountLennart Poettering
2012-03-27units: don't mount tmpfs on /media anymoreLennart Poettering
2012-03-26build-sys: separate ldflags from cflagsLucas De Marchi
2012-03-26build-sys: do not set CFLAGS directlyLucas De Marchi
2012-03-26journalctl,loginctl: drop systemd- prefix in binary namesLennart Poettering