summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* binfmt: move sources to subdirectoryKay Sievers2011-12-311-47/+38
* hostnamed, localed: move config files to subdirKay Sievers2011-12-311-40/+24
* hostnamed: move sources to subdirectoryKay Sievers2011-12-311-26/+26
* localed: move sources to subdirectoryKay Sievers2011-12-311-30/+30
* timedated: move sources to subdirectoryKay Sievers2011-12-311-48/+40
* build-sys: restructure logind parts in Makefile.am and add --disable-logindKay Sievers2011-12-311-116/+174
* logind: add 'login' subdir to include dirsKay Sievers2011-12-311-0/+4
* Makefile.am: consistently use tabsKay Sievers2011-12-311-214/+214
* journal: move symver file into subdirectoryLennart Poettering2011-12-311-2/+2
* logind: move more files into subdirectoryLennart Poettering2011-12-311-6/+6
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-25/+25
* Merge branch 'journal'Lennart Poettering2011-12-311-21/+241
|\