Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-17 | update TODO | Lennart Poettering | |
2012-09-17 | logind: make sure there's always a getty available on TTY6 | Lennart Poettering | |
Previously, if X allocated all 6 TTYs (for multi-session for example) no getty would be available anymore to guarantee console-based logins. With the new ReserveVT= switch in logind.conf we can now choose one VT (6 by default) that will always be subject to autovt-style activation, i.e. we'll always have a getty on TTY6, and X will never take possession of it. | |||
2012-09-17 | build-sys: __secure_getenv lost dunder in libc 2.17 | Zbigniew Jędrzejewski-Szmek | |
2012-09-15 | update TODO | Lennart Poettering | |
2012-09-15 | TODO: isolate items to fix before F18 | Lennart Poettering | |
2012-09-14 | update TODO | Lennart Poettering | |
2012-09-14 | man: update localtime(5) a bit | Lennart Poettering | |
2012-09-14 | timedate: assorted improvements | Lennart Poettering | |
- Make writing/reading of /etc/timezone dependendent of HAVE_SYSV_COMPAT - Introduce symlink_atomic() after all, and use it - Use relative symlink for /etc/localtime | |||
2012-09-14 | systemctl: show unit name when a job fails | Lennart Poettering | |
https://bugzilla.redhat.com/show_bug.cgi?id=845028 https://bugzilla.redhat.com/show_bug.cgi?id=846483 | |||
2012-09-13 | update TODO | Lennart Poettering | |
2012-09-13 | readahead: use 20K instead of 16K as temporary request nr bump | Lennart Poettering | |
2012-09-12 | update TODO | Kay Sievers | |
2012-09-12 | update TODO | Kay Sievers | |
2012-09-12 | unit-name: rework unit_name_replace_instance function() | Lennart Poettering | |
https://bugzilla.redhat.com/show_bug.cgi?id=855863 | |||
2012-09-11 | update TODO | Lennart Poettering | |
2012-09-11 | when determining unit file list, include invalid unit names in an "invalid" ↵ | Lennart Poettering | |
state | |||
2012-09-11 | update TODO | Lennart Poettering | |
2012-09-10 | update TODO | Lennart Poettering | |
2012-09-07 | journal: add call to determine current journal file disk usage | Lennart Poettering | |
2012-09-06 | journald: avoid logging to kmsg in the normal paths | Lennart Poettering | |
2012-09-05 | localed: system-setup-keyboard is no more on fedora | Lennart Poettering | |
2012-09-05 | man: document that ExecStart= doesn't understand shell command lines | Lennart Poettering | |
2012-09-05 | tmpfiles: don't attempt creation of device nodes when we run in a container | Lennart Poettering | |
2012-09-05 | nspawn: handle poweroff/reboot nicely in containers | Lennart Poettering | |
2012-09-05 | journalctl: rework JSON output mode | Lennart Poettering | |
This splits the JSON output mode into different modes: json and json-pretty. The former printing one entry per line, the latter showing JSON objects nicely indented and in multiple lines to make it easier to read for humans. | |||
2012-09-05 | nspawn: generate a new randomized boot ID for each container | Lennart Poettering | |
2012-09-04 | update TODO | Lennart Poettering | |
2012-09-03 | update TODO -- hackfest edition | Lennart Poettering | |
2012-09-03 | journalctl: include logs from PID 1 about services in systemctl status | Lennart Poettering | |
2012-09-03 | util: make path_is_mount_point() recognize bind mounts, too | Lennart Poettering | |
2012-09-03 | unit: make sure structured logging is available before we enter the main ↵ | Lennart Poettering | |
boot phase | |||
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering | |
2012-09-03 | shared: in code that might get called from suid programs use ↵ | Lennart Poettering | |
__secure_getenv() rather than getenv() It's better to be safe than sorry. | |||
2012-08-23 | build-sys: prepare release 189systemd/v189 | Lennart Poettering | |
2012-08-22 | service: introduce a proper service result if the start limit is hit | Lennart Poettering | |
2012-08-22 | journalctl: complain if unprivileged users attempt to access the journal and ↵ | Lennart Poettering | |
persistant logging is off | |||
2012-08-22 | unit: add new ConditionHost= condition type | Lennart Poettering | |
2012-08-21 | journalctl: be more friendly when informing about seal verification | Lennart Poettering | |
2012-08-21 | update TODO | Lennart Poettering | |
2012-08-21 | update TODO | Lennart Poettering | |
2012-08-20 | journal: make libgcrypt dependency optional | Lennart Poettering | |
2012-08-17 | journal: set secure deletion flags for FSS file | Lennart Poettering | |
2012-08-14 | man: extend documentation for RestartPreventExitStatus= and ↵ | Lennart Poettering | |
SuccessExitStatus= a bit | |||
2012-08-13 | journald: initial version of FSPRG hookup | Lennart Poettering | |
This adds forward-secure authentication of journal files. This patch includes key generation as well as tagging of journal files, Verification of journal files will be added in a later patch. | |||
2012-08-13 | update TODO | Lennart Poettering | |
2012-08-13 | update TODO | Lennart Poettering | |
2012-08-09 | update TODO | Lennart Poettering | |
2012-08-09 | update mailmap | Lennart Poettering | |
2012-08-09 | update TODO | Lennart Poettering | |
2012-08-08 | update TODO | Lennart Poettering | |