Age | Commit message (Expand) | Author |
2012-01-05 | headers: fix git URLs for source files | Lennart Poettering |
2012-01-05 | autogen: add --with-rootlibdir= and switch /usr/local to /usr | Kay Sievers |
2012-01-05 | build-sys: add headers to EXTRA_DIST to fix 'make distcheck' | Kay Sievers |
2012-01-05 | build-sys: drop colorgcc | Lennart Poettering |
2012-01-05 | build-sys: add stub makefiles to subdirs | Lennart Poettering |
2012-01-05 | journal: fix include in sd-journal.h | Lennart Poettering |
2012-01-05 | git: only ignore toplevel systemd file | Lennart Poettering |
2012-01-05 | journalctl: add --new-id switch to generate a new 128Bit id | Lennart Poettering |
2012-01-05 | journal: add missing sd-messages.h | Lennart Poettering |
2012-01-05 | build-sys: move public header files into a dir of their own | Lennart Poettering |
2012-01-05 | util: never ellipsize welcome message | Lennart Poettering |
2012-01-05 | journald: add configuration file options to forward all logged data to kmsg, ... | Lennart Poettering |
2012-01-05 | log: minor optimization | Lennart Poettering |
2012-01-05 | util: when printing status updates during boot, take terminal width into account | Lennart Poettering |
2012-01-05 | build-sys: use ${ac_default_prefix} | Kay Sievers |
2012-01-05 | build-sys: add some headers to fix 'make distcheck' | Kay Sievers |
2012-01-05 | build-sys: install pam module in $rootlibdir | Kay Sievers |
2012-01-05 | build-sys: switch autoconf's default prefix from /usr/local to /usr | Kay Sievers |
2012-01-05 | fix compilation error with 'PathSpec redefined' | Zbigniew Jędrzejewski-Szmek |
2012-01-05 | logind: add needed include for sd_notify() | Kay Sievers |
2012-01-05 | conf-parser: silence compiler warning | Kay Sievers |
2012-01-05 | build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod uses | Kay Sievers |
2012-01-04 | journald: parse configuration file | Lennart Poettering |
2012-01-04 | build-sys: Fix missing directories with parallel 'make install'. | Michał Górny |
2012-01-04 | journal: fix XZ build flags | Lennart Poettering |
2012-01-04 | man: Fix out-of-source manpage builds. | Michał Górny |
2012-01-04 | journal: beef up journal output of systemctl and journalctl | Lennart Poettering |
2012-01-04 | journal: it's not a problem if the realtime jumps, hence don't ensure monoton... | Lennart Poettering |
2012-01-04 | systemctl: shortcut log output for non-service, non-socket, non-mount, non-sw... | Lennart Poettering |
2012-01-04 | journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc... | Lennart Poettering |
2012-01-04 | journalctl: only output 10 most recent lines in --follow mode | Lennart Poettering |
2012-01-04 | journalctl: fix counting of -n parameter | Lennart Poettering |
2012-01-04 | journal: fix reverse traversing of entries | Lennart Poettering |
2012-01-04 | journal: add missing error check | Lennart Poettering |
2012-01-04 | journal: don't mind too much if we can't find a monotonic timestamp | Lennart Poettering |
2012-01-04 | journald: don't rotate on startup | Lennart Poettering |
2012-01-04 | journal: when increasing window, make sure to use the increased window | Lennart Poettering |
2012-01-04 | journal: apply seek check before resizing window, and refresh stat data if ne... | Lennart Poettering |
2012-01-04 | journal: add memory barrier before linking in newly created entries | Lennart Poettering |
2012-01-04 | journal: add missing error check | Lennart Poettering |
2012-01-04 | journalctl: add -n switch | Lennart Poettering |
2012-01-04 | sd128: rename SD_FORMAT_ID128_STR to SD_ID128_FORMAT_STR to follow naming scheme | Lennart Poettering |
2012-01-04 | sd128: add format string macros for outputting sd_id128_t variables | Lennart Poettering |
2012-01-03 | journald: fix _SYSTEMD_CGROUP= values | Lennart Poettering |
2012-01-03 | logind: send out Lock signal when locking | Lennart Poettering |
2012-01-03 | man: fix SEE ALSO in hostname(5) | Tom Gundersen |
2012-01-03 | logind: don't watch vcsa if nobody cares | Lennart Poettering |
2012-01-03 | logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't... | Lennart Poettering |
2012-01-03 | namespace: remount namespace root dir for SLAVE to avoid propagation of mount... | Daniel Walsh |
2012-01-03 | systemctl: hook up systemctl with the journal | Lennart Poettering |