summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
...
* build-sys: don't build distcheck version with split /usrLennart Poettering2012-03-16
|
* man: make sure we ship HTML versions of the man pages in the tarballLennart Poettering2012-03-16
|
* man: document systemd-journalctl(1)Lennart Poettering2012-03-16
|
* man: document systemd-journald.conf(5)Lennart Poettering2012-03-15
|
* man: document systemd-machine-id-setup(1)Lennart Poettering2012-03-15
|
* man: document systemd-cat(1)Lennart Poettering2012-03-15
|
* conf: enforce UTF8 validty everywhereLennart Poettering2012-03-12
| | | | | | we need to make sure that configuration data we expose via the bus ends up in using getting an assert(). Even though configuration data is only parsed from trusted sources we should be more careful with what we read.
* man: fix systemd.special build failureKay Sievers2012-02-29
|
* man: systemd.special no longer needs sed logicLennart Poettering2012-02-15
|
* login: document new sd_session_get_xxx() callsLennart Poettering2012-02-15
|
* build-sys: prepare release of 43Lennart Poettering2012-02-15
|
* build-sys: simplify ENABLE_MANPAGESKay Sievers2012-02-13
|
* build-sys: do not use split-/usr in distcheckKay Sievers2012-02-13
|
* build-sys: publish man pages also on fdoLennart Poettering2012-02-11
|
* build-sys: prepare 42Lennart Poettering2012-02-11
|
* man: make building of man pages optionalLennart Poettering2012-02-10
|
* main: fix reexecution of systemd, use right path to binaryLennart Poettering2012-02-09
|
* kmod-setup: fix build with libkmodFrederic Crozat2012-02-09
|
* modules-load: use libkmod rather than modprobeTom Gundersen2012-02-09
|
* kmod-setup: use libkmod rather than modprobeTom Gundersen2012-02-09
|
* move /usr/bin/systemd to /usr/lib/systemd/systemdKay Sievers2012-02-08
|
* build-sys: bump releaseLennart Poettering2012-02-07
|
* build-sys: add creation of /var/lib/systemd path, used by logindMike Kazantsev2012-01-27
|
* build-sys: bump releaseLennart Poettering2012-01-25
|
* build-sys: include NEWS file for v38, v39Lennart Poettering2012-01-25
|
* man: document systemd-cgtop toolLennart Poettering2012-01-25
|
* login: add multi-session X wrapperLennart Poettering2012-01-23
| | | | | | | | | | In preparation for https://bugzilla.gnome.org/show_bug.cgi?id=655380 we decided it's better to include the multi-seat X wrapper in systemd, rather than gdm. (Side effect: this makes this accessible for other DMs) This is a stop-gap for now, until X gins proper multi-seat graphics support at which point this code will go away without replacement.
* login: move seat udev rules to login subdirKay Sievers2012-01-22
|
* cgtop: add new cgtop toolLennart Poettering2012-01-22
|
* build-sys: cleanup sysctl.d/coredump.confKay Sievers2012-01-16
|
* journal: hook up coredumping with journalLennart Poettering2012-01-14
|
* journal: add new system-cat tool as kind of a more powerfull BSD loggerLennart Poettering2012-01-14
|
* journal: make requirement for ACLs optionalLennart Poettering2012-01-11
|
* build-sys: fix upload rule for xzLennart Poettering2012-01-11
|
* build-sys: link systemctl and systemd-journalctl against libsystemd-id128Michael Biebl2012-01-10
| | | | | Both use logs-show.c which requires libsystemd-id128 for sd_id128_to_string ().
* build-sys: move .pc files next to the matching sourcesLennart Poettering2012-01-07
|
* journald: start journald right away, don't wait until activationLennart Poettering2012-01-07
|
* kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and ↵Lennart Poettering2012-01-06
| | | | replaced by journald
* stdout: remove stdout-syslog-bridge since it is now obsoleted by journaldLennart Poettering2012-01-06
|
* build-sys: add headers to EXTRA_DIST to fix 'make distcheck'Kay Sievers2012-01-05
| | | | Vala autotools, it's all your fault!
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
|
* journald: add configuration file options to forward all logged data to kmsg, ↵Lennart Poettering2012-01-05
| | | | console, syslog
* build-sys: add some headers to fix 'make distcheck'Kay Sievers2012-01-05
|
* build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod usesKay Sievers2012-01-05
|
* journald: parse configuration fileLennart Poettering2012-01-04
|
* build-sys: Fix missing directories with parallel 'make install'.Michał Górny2012-01-04
|
* journal: fix XZ build flagsLennart Poettering2012-01-04
|
* man: Fix out-of-source manpage builds.Michał Górny2012-01-04
|
* journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since ↵Lennart Poettering2012-01-04
| | | | processes might also be related to mount, swap or socket units, not just services
* systemctl: hook up systemctl with the journalLennart Poettering2012-01-03
|