summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build-sys: bump releaseLennart Poettering2012-02-071-1/+1
* build-sys: add creation of /var/lib/systemd path, used by logindMike Kazantsev2012-01-271-1/+2
* build-sys: bump releaseLennart Poettering2012-01-251-3/+3
* build-sys: include NEWS file for v38, v39Lennart Poettering2012-01-251-0/+1
* man: document systemd-cgtop toolLennart Poettering2012-01-251-0/+1
* login: add multi-session X wrapperLennart Poettering2012-01-231-0/+15
* login: move seat udev rules to login subdirKay Sievers2012-01-221-15/+18
* cgtop: add new cgtop toolLennart Poettering2012-01-221-0/+8
* build-sys: cleanup sysctl.d/coredump.confKay Sievers2012-01-161-9/+11
* journal: hook up coredumping with journalLennart Poettering2012-01-141-0/+25
* journal: add new system-cat tool as kind of a more powerfull BSD loggerLennart Poettering2012-01-141-0/+10
* journal: make requirement for ACLs optionalLennart Poettering2012-01-111-1/+5
* build-sys: fix upload rule for xzv38Lennart Poettering2012-01-111-2/+2
* build-sys: link systemctl and systemd-journalctl against libsystemd-id128Michael Biebl2012-01-101-1/+3
* build-sys: move .pc files next to the matching sourcesLennart Poettering2012-01-071-6/+6
* journald: start journald right away, don't wait until activationLennart Poettering2012-01-071-1/+5
* kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced...Lennart Poettering2012-01-061-18/+4
* stdout: remove stdout-syslog-bridge since it is now obsoleted by journaldLennart Poettering2012-01-061-15/+1
* build-sys: add headers to EXTRA_DIST to fix 'make distcheck'Kay Sievers2012-01-051-2/+62
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-051-7/+8
* journald: add configuration file options to forward all logged data to kmsg, ...Lennart Poettering2012-01-051-1/+2
* build-sys: add some headers to fix 'make distcheck'Kay Sievers2012-01-051-9/+11
* build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod usesKay Sievers2012-01-051-5/+6
* journald: parse configuration fileLennart Poettering2012-01-041-1/+11
* build-sys: Fix missing directories with parallel 'make install'.Michał Górny2012-01-041-1/+13
* journal: fix XZ build flagsLennart Poettering2012-01-041-3/+13
* man: Fix out-of-source manpage builds.Michał Górny2012-01-041-2/+2
* journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...Lennart Poettering2012-01-041-2/+2
* systemctl: hook up systemctl with the journalLennart Poettering2012-01-031-8/+9
* journald: treat a read-only /var identical to an unmounted oneLennart Poettering2012-01-031-0/+1
* sd-id128: add _public_ to all exports, and add validity checks for all parame...Lennart Poettering2012-01-031-1/+1
* login: introduce sd_pid_get_service()Lennart Poettering2012-01-031-3/+5
* build-sys: make quotacheck and randomseed optionalLennart Poettering2012-01-031-26/+51
* build-sys: move kbd-model-map to locale/Lennart Poettering2012-01-031-9/+10
* cryptsetup: split off cryptsetup into its own subdirLennart Poettering2012-01-031-36/+45
* do not install drop-in files; the shared library should be used by defaultKay Sievers2012-01-021-9/+0
* build-sys: login - remove specified include dir; all subdirs are in the list nowKay Sievers2011-12-311-4/+0
* login: move systemd-user-sessions.service into login/, tooLennart Poettering2011-12-311-16/+16
* build-sys: make readahead and vconsole optionalLennart Poettering2011-12-311-64/+89
* gnome-ask-password-agent: require libnotify >= 0.7.0Kay Sievers2011-12-311-6/+1
* build-sys: fix mageia kbd mappingsLennart Poettering2011-12-311-3/+3
* login: move the PAM module to src/login/ since it is just a client to logindLennart Poettering2011-12-311-1/+1
* build-sys: more remaining parts of sd-deamon to their own section in Makefile.amKay Sievers2011-12-311-13/+15
* build-sys: restructure sd-daemon, sd-readahead, sd-login filesKay Sievers2011-12-311-84/+104
* build-sys: remove redundant _CFLAGS assignmentKay Sievers2011-12-311-73/+5
* login: move libsystemd-login.pc.in into src/login/Lennart Poettering2011-12-311-2/+2
* libsystemd-daemon: restructure Makefile.amKay Sievers2011-12-311-387/+397
* pam_systemd: restructure Makefile.am and move inside ENABLE_LOGINDKay Sievers2011-12-311-28/+28
* libsystemd-id128: restructure Makefile.amKay Sievers2011-12-311-48/+65
* journal: restructure Makefile.amKay Sievers2011-12-311-124/+155