summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* build-sys: speed up build via convenience libraryLennart Poettering2010-06-181-30/+56
* fix --nonet calls to xsltprocPavol Rusnak2010-06-171-4/+4
* doc: install sd-daemon.[ch] as docsLennart Poettering2010-06-171-0/+5
* systemctl: provide compatibility implementations for various sysv utilitiesLennart Poettering2010-06-171-0/+1
* notify: add systemd-notify command line toolLennart Poettering2010-06-171-1/+7
* units: make Arch bootTom Gundersen2010-06-161-0/+9
* service: optionally call into PAM when dropping priviligesLennart Poettering2010-06-161-1/+2
* socket: add optional libwrap supportLennart Poettering2010-06-161-3/+9
* notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering2010-06-161-3/+6
* install: add systemd-install tool for managing alias/wants symlinksLennart Poettering2010-06-161-26/+36
* manager: split off path lookup logic into own .c fileLennart Poettering2010-06-151-0/+1
* systemctl: reimplement systemctl in pure C without Vala/GObjectLennart Poettering2010-06-151-8/+7
* build-sys: make make distcheck work againLennart Poettering2010-06-071-0/+4
* dbus: install bus activation fileLennart Poettering2010-06-071-4/+12
* units: introduce and explain sysinit.targetLennart Poettering2010-06-041-7/+9
* tests: build the right testsLennart Poettering2010-06-031-1/+1
* untis: fix path to helper servicesLennart Poettering2010-06-021-3/+2
* units: add SUSE service filesKay Sievers2010-06-021-0/+7
* build-sys: add missing backslashLennart Poettering2010-06-021-1/+1
* build-sys: move systemd from /sbin to /bin since it should be used by normal ...Lennart Poettering2010-06-021-5/+2
* build-sys: install stuff intended for / into ${rootdir} which is configurable...Lennart Poettering2010-06-021-16/+23
* units: drop fuse fs from automount, since this is now done by udev internallyLennart Poettering2010-06-011-2/+0
* units: fix Gentoo servicesMarc-Antoine Perennou2010-05-241-0/+8
* unit: introduce exit.service for exiting from session instancesLennart Poettering2010-05-241-1/+6
* unit: ship a mail-transfer-agent.target unit by defaultLennart Poettering2010-05-241-0/+1
* unit: turn display-manager.target into a serviceLennart Poettering2010-05-241-2/+5
* path: add .path unit type for monitoring filesLennart Poettering2010-05-241-1/+4
* timer: fully implement timer unitsLennart Poettering2010-05-241-0/+2
* dbus: automatically generate and install introspection filesLennart Poettering2010-05-231-0/+19
* unit: add automount units for a number of API filesystemsLennart Poettering2010-05-231-2/+14
* kmod: automatically load a few kernel modules we need for normal operation be...Lennart Poettering2010-05-221-0/+1
* units: add services for GentooMarc-Antoine Perennou2010-05-201-0/+9
* unit: ship default.service for sessions by defaultLennart Poettering2010-05-201-0/+3
* fedora: we must call the halt script with a symlink of reboot for rebootingLennart Poettering2010-05-201-0/+2
* units: don't install var-run.mount anymore for the momentLennart Poettering2010-05-191-4/+0
* units: replace a few non-essential API mounts with automount unitsLennart Poettering2010-05-181-1/+21
* build-sys: remove vala generated sources only when valac is aroundLennart Poettering2010-05-181-3/+7
* cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering2010-05-171-1/+2
* build-sys: don't fail if we cannot create /cgroup/debugLennart Poettering2010-05-171-2/+2
* build-sys: enable xsltproc rules only if we have xsltprocLennart Poettering2010-05-171-2/+2
* build-sys: simplify sed rulesLennart Poettering2010-05-171-4/+1
* build-sys: fix make distcheckLennart Poettering2010-05-171-9/+9
* man: replace syslog name in man page by configured nameLennart Poettering2010-05-171-33/+56
* build-sys: make xsltproc/sed invocations silentLennart Poettering2010-05-171-3/+3
* build-sys: set M4_DISTRO_FLAG from the configure scriptLennart Poettering2010-05-171-10/+4
* units: make sure to ship units/remote-fs.target.m4 in tarballLennart Poettering2010-05-171-1/+4
* unit: properly generate session unitsLennart Poettering2010-05-171-8/+23
* docs: add terse distribution porting guideLennart Poettering2010-05-171-1/+2
* units: add distribution-specific unitsLennart Poettering2010-05-171-16/+106
* units: add rpcbind.target specialLennart Poettering2010-05-161-0/+1