Age | Commit message (Expand) | Author |
2012-07-13 | container: when shutting down in a container don't detach loop devices | Lennart Poettering |
2012-07-13 | core: go on a killing spree when transitioning from initrd to main system | Lennart Poettering |
2012-07-13 | util: temporarily ignore SIGHUP while we are issuing TIOCSTTY | Lennart Poettering |
2012-07-13 | test: hook up more tests with make check | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-13 | man: document sd_journal_stream_fd() | Lennart Poettering |
2012-07-13 | man: move header file man pages from section 7 to 3 | Lennart Poettering |
2012-07-13 | journal: properly export sd_journal_add_disjunction() | Lennart Poettering |
2012-07-13 | journalctl: show any printable Unicode character | Zbigniew Jędrzejewski-Szmek |
2012-07-13 | journal: beef up journal matches considerably | Lennart Poettering |
2012-07-13 | journal: check fields we search for more carefully | Lennart Poettering |
2012-07-13 | journal: fix seeking by realtime/seqnum | Lennart Poettering |
2012-07-13 | journal: fix bad memory access | Lennart Poettering |
2012-07-13 | journal: fix bisection logic for first entry | Lennart Poettering |
2012-07-13 | journal: fix interleaving of files with different time sources | Lennart Poettering |
2012-07-11 | journal: replace implicit flushing of journal by explicit one | Lennart Poettering |
2012-07-11 | journalctl: add a marker to log output for reboots | Lennart Poettering |
2012-07-11 | journal: rework directory enumeration/watch logic | Lennart Poettering |
2012-07-10 | journal: introduce sd_journal_wait() to simplify writing synchronous clients | Lennart Poettering |
2012-07-10 | journald: use "persistent", not "permanent" as storage option | Lennart Poettering |
2012-07-10 | selinux: turn of libselinux' internal logging | Lennart Poettering |
2012-07-10 | switch-root: reopen /dev/console before we switch root | Lennart Poettering |
2012-07-10 | util: rm_rf() refuse cleaning non-memory file systems, as extra paranoia | Lennart Poettering |
2012-07-10 | util: add extra safety check to in_initrd() | Lennart Poettering |
2012-07-10 | mount: fix for complex automounts | Malte Starostik |
2012-07-10 | systemctl: filter shown units by their load state | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | Lennart Poettering |
2012-07-10 | unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ... | Lennart Poettering |
2012-07-10 | systemctl: check the argument to -t for invalid values | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: Move UnitType definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-09 | cryptsetup: add keyfile-offset= support | Tom Gundersen |
2012-07-09 | udev: never touch device nodes with symlink requests | Kay Sievers |
2012-07-09 | paranoia: refuse rm_rf("/") | Lennart Poettering |
2012-07-09 | MeeGo: Remove build support for MeeGo distribution. | Auke Kok |
2012-07-09 | man: document sd_print() and friends | Lennart Poettering |
2012-07-05 | udev: network device renaming - immediately give up if the target name isn't ... | Kay Sievers |
2012-07-05 | udev: add some O_CLOEXEC | Kay Sievers |
2012-07-05 | udev: ata_id - fixup all 8 not only 6 bytes of the fw_rev string | Kay Sievers |
2012-07-04 | service: flush the start counter in "systemctl reset-failed" | Lennart Poettering |
2012-07-03 | readahead: fix calculation of percentage | Lennart Poettering |
2012-07-03 | mount-setup: don't complain if we try to fix the label of a dir beneath a mou... | Lennart Poettering |
2012-07-03 | hashmap: make hashmap_clear() work on NULL hashmaps | Lennart Poettering |
2012-07-03 | load-fragment: a few modernizations | Lennart Poettering |
2012-07-03 | timedate: uniq'ify ntp units list | Lennart Poettering |
2012-07-03 | journal: default ImportKernel=no until we make use of structured logging | Lennart Poettering |
2012-07-03 | journal: move Storage=auto stanza to right file | Lennart Poettering |
2012-07-03 | journald: handle /proc/kmsg reads returning 0 more nicely | Lennart Poettering |
2012-07-03 | journal: fix iteration through journal if one file is corrupt | Lennart Poettering |
2012-07-03 | timedated: replace ntp-units file with an ntp-units.d drop-in dir | Lennart Poettering |