Age | Commit message (Expand) | Author |
2012-11-23 | journal: fix SO_PASSSEC invocation | Lennart Poettering |
2012-11-23 | timedatectl: show both current actual timezone name and UTC distance in TImez... | Lennart Poettering |
2012-11-23 | timedatctl: bring manual strftime in sync with format_timestamp() | Lennart Poettering |
2012-11-23 | util: drop "," between week day and date when formatting timestamps | Lennart Poettering |
2012-11-23 | udev: net_id - read ACPI _SUN -- slot user number | Kay Sievers |
2012-11-23 | cryptsetup-generator: state file name in error messages | Michal Schmidt |
2012-11-23 | cryptsetup-generator: use log_oom() everywhere | Michal Schmidt |
2012-11-23 | udev: path_id - handle Hyper-V devices | Hannes Reinecke |
2012-11-22 | timedatectl: replace ",' with ':' | Kay Sievers |
2012-11-22 | timedatectl: shorten output to print single < 80 char line | Kay Sievers |
2012-11-22 | shared: FORMAT_TIMESTAMP_MAX +1 | Kay Sievers |
2012-11-22 | readahead: properly detect btrfs on SSD | Lennart Poettering |
2012-11-22 | locale: modernizations | Lennart Poettering |
2012-11-22 | dbus: introduce _cleanup_dbus_error_free_ | Lennart Poettering |
2012-11-22 | manager: introduce watch_init() initializer for watches | Lennart Poettering |
2012-11-22 | automount: modernizations | Lennart Poettering |
2012-11-22 | nspawn: reset supplementary and main group id before entering nspawn | Lennart Poettering |
2012-11-21 | cryptsetup: fix nofail support | Tom Gundersen |
2012-11-21 | Add #ifdef guards around xattr usage | Henrik Grindal Bakken |
2012-11-21 | hwdb: fix usage | Tom Gundersen |
2012-11-21 | journal: by default do not decompress dat objects larger than 64K | Lennart Poettering |
2012-11-20 | journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en... | Lennart Poettering |
2012-11-20 | journal-send: always send SYSLOG_IDENTIFIER, if we have it | Lennart Poettering |
2012-11-20 | journal-send: unify a bit of code | Lennart Poettering |
2012-11-20 | build-sys: make loadable module support optional | Tom Gundersen |
2012-11-20 | dbus-common: Add helper method to handle no-reply messages | Colin Walters |
2012-11-20 | udev: net - add device naming properties | Kay Sievers |
2012-11-20 | libudev: do not resolve $attr{device} symlinks | Kay Sievers |
2012-11-20 | udev: fix whitespace | Kay Sievers |
2012-11-20 | journald: fix bad memory access | Lennart Poettering |
2012-11-20 | socket: improve error message when we cannot spawn the socket's service unit | Lennart Poettering |
2012-11-19 | core/load-fragment: fix (potential) bad memory access | Zbigniew Jędrzejewski-Szmek |
2012-11-19 | core/load-fragment: be more precise in error messages | Zbigniew Jędrzejewski-Szmek |
2012-11-19 | shared/utils: systemd-cgls shows 'n/a' when piping output | Anders Olofsson |
2012-11-17 | journalctl: add option to forgo ellipsization | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | rpm: udevadm is actually in bindir | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | hwdb: use $(localstatedir)/lib/udev/hwdb.bin for the binary database | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal: use $(localstatedir)/lib/systemd/catalog for the catalog | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal, shared: fix warnings during compilation on 32 bits | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | rpm: update RPM macros to include definitions for more drop-in directories an... | Lennart Poettering |
2012-11-16 | journal: catalog - silent output, it's usually only called by package management | Kay Sievers |
2012-11-16 | service: drop support for SysV scripts for the early boot | Lennart Poettering |
2012-11-16 | umount: always remount read-only before unmounting in final shutdown loop | Lennart Poettering |
2012-11-16 | switch-root: try pivot_root() before overmounting / | Lennart Poettering |
2012-11-16 | udev: firmware - disable firmware loading when firmware file is 0 byte | Umut Tezduyar |
2012-11-16 | journalctl: better error messages for --update-catalog | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal: recommend journalctl -x more often | Lennart Poettering |
2012-11-16 | catalog: add catalog entries for all of systemd's own journal messages | Lennart Poettering |
2012-11-16 | journal: extend catalog header to 64bit for all fields, just to be safe and f... | Lennart Poettering |
2012-11-16 | shutdown: readd explicit sync() when shutting down | Lennart Poettering |