Age | Commit message (Expand) | Author |
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 |
2012-01-03 | journal: never fail if we cannot access /var, just print a warning | Lennart Poettering |
2012-01-03 | journald: treat a read-only /var identical to an unmounted one | Lennart Poettering |
2012-01-03 | journald: add _SYSTEMD_SESSION, _SYSTEMD_OWNER_UID, _SYSTEMD_SERVICE to all e... | Lennart Poettering |
2012-01-03 | sd-id128: add _public_ to all exports, and add validity checks for all parame... | Lennart Poettering |
2012-01-03 | journal: add _public_ to all sd-journal calls, and add parameter checks | Lennart Poettering |
2012-01-03 | login: introduce sd_pid_get_service() | Lennart Poettering |
2012-01-03 | nspawn: get rid of BUFFER_SIZE, use LINE_MAX instead | Lennart Poettering |
2012-01-03 | readahead: bring export definition of sd-readahead in line with sd-daemon | Lennart Poettering |
2012-01-03 | socket: only add dependency on kmsg socket to socket units which have any kin... | Lennart Poettering |
2012-01-03 | build-sys: make quotacheck and randomseed optional | Lennart Poettering |
2012-01-03 | build-sys: move kbd-model-map to locale/ | Lennart Poettering |
2012-01-03 | cryptsetup: split off cryptsetup into its own subdir | Lennart Poettering |
2012-01-02 | do not install drop-in files; the shared library should be used by default | Kay Sievers |
2012-01-02 | build-sys: switch to tar xz | Kay Sievers |
2011-12-31 | build-sys: login - remove specified include dir; all subdirs are in the list now | Kay Sievers |
2011-12-31 | login: move systemd-user-sessions.service into login/, too | Lennart Poettering |
2011-12-31 | build-sys: make readahead and vconsole optional | Lennart Poettering |
2011-12-31 | gnome-ask-password-agent: require libnotify >= 0.7.0 | Kay Sievers |
2011-12-31 | build-sys: fix mageia kbd mappings | Lennart Poettering |
2011-12-31 | login: move the PAM module to src/login/ since it is just a client to logind | Lennart Poettering |
2011-12-31 | test: rename test directory | Lennart Poettering |
2011-12-31 | build-sys: more remaining parts of sd-deamon to their own section in Makefile.am | Kay Sievers |
2011-12-31 | build-sys: restructure sd-daemon, sd-readahead, sd-login files | Kay Sievers |
2011-12-31 | build-sys: remove redundant _CFLAGS assignment | Kay Sievers |
2011-12-31 | login: move libsystemd-login.pc.in into src/login/ | Lennart Poettering |
2011-12-31 | libsystemd-daemon: restructure Makefile.am | Kay Sievers |
2011-12-31 | pam_systemd: restructure Makefile.am and move inside ENABLE_LOGIND | Kay Sievers |
2011-12-31 | libsystemd-id128: restructure Makefile.am | Kay Sievers |
2011-12-31 | journal: restructure Makefile.am | Kay Sievers |