Age | Commit message (Expand) | Author |
2013-06-24 | journal/vacuum: cleanup | Zbigniew Jędrzejewski-Szmek |
2013-06-24 | libudev: Use correct type for sizeof | Jan Janssen |
2013-06-22 | journal-verify: allow unlinked data entries | Zbigniew Jędrzejewski-Szmek |
2013-06-21 | tmpfiles: fix error check | Lennart Poettering |
2013-06-21 | journald: bump the journal per-unit ratelimit defaults | Lennart Poettering |
2013-06-21 | keymap: Apply to all Latitude and Precision models | Martin Pitt |
2013-06-20 | journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNIT | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | Make sure we only show authentic coredump messages | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | journal: allow callers to specify OBJECT_PID= | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | Add hasprefix macro to check prefixes of fixed length | Zbigniew Jędrzejewski-Szmek |
2013-06-21 | login: add an api to determine the slice a PID is located in to libsystemd-login | Lennart Poettering |
2013-06-20 | core: only attempt to connect to a session bus if one likely exists. | Auke Kok |
2013-06-20 | manager: add DefaultEnvironment option | Umut Tezduyar |
2013-06-20 | journalctl: show lines in full with --all | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | kernel-install: filter out "initrd=" from /proc/cmdline | Harald Hoyer |
2013-06-20 | logind: uninitialized variable | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | nspawn: '-C' option has been removed | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | sd-login: update machine enumeration/notifications APIs for new /run/systemd/... | Lennart Poettering |
2013-06-20 | logind: make ListMachines bus call public | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-19 | core/dbus: properly export cgroup properties on sockets | Zbigniew Jędrzejewski-Szmek |
2013-06-19 | cgls,loginctl,systemctl: fix -l | Zbigniew Jędrzejewski-Szmek |
2013-06-18 | journal: add references to SSKG paper FSS is based on | Lennart Poettering |
2013-06-18 | journalctl: properly print headers of empty journals | Zbigniew Jędrzejewski-Szmek |
2013-06-18 | udev: handle network controllers in nonstandard domains | Sean McGovern |
2013-06-18 | core: unref slice ref after use | Lennart Poettering |
2013-06-18 | core: expose a "Slice" property on Unit objects on the bus | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-17 | mount: when learning about the root mount from mountinfo, don't add conflicti... | Lennart Poettering |
2013-06-17 | rpm: define a %_userunitdir macro | Lennart Poettering |
2013-06-17 | journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full | Daniel Albers |
2013-06-14 | systemd-analyze: Show critical chains for listed units | Gabriel de Perthuis |
2013-06-13 | journald: do not calculate free space too early | Zbigniew Jędrzejewski-Szmek |
2013-06-13 | journal: use initialization instead of zeroing | Zbigniew Jędrzejewski-Szmek |
2013-06-12 | bootchart: fix typos in copyright notices | Jason St. John |
2013-06-10 | journald: do not overwrite syslog facility when parsing priority | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: letting (interleaved) seqnums go | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add testcase for duplicate seqnums | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add testcase for skipping-entries-on-direction-change-bug | Marius Vollmer |
2013-06-10 | journal: change direction tests to use the same convention (cp </> np) | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: remember last direction of search and keep offset cache | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: allow the user to specify the file(s) to use | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: add sd_journal_open_files | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add test for empty journal files | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: print monotonic timestamp in --header | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: print proper IDs with --header | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | Use stdint.h macros instead of casts to print uint64_t values | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | Properly check for overflow in offsets | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: no color for --reboot-- when not on tty | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: loop less in MATCH_AND_TERM conditionals | Zbigniew Jędrzejewski-Szmek |