Age | Commit message (Expand) | Author |
2012-10-19 | util: simplify column caching logic | Lennart Poettering |
2012-10-18 | journalctl: unify ellipsation handling between journalctl and systemctl | Lennart Poettering |
2012-10-18 | journalctl: don't ellipsize unless on a tty | Lennart Poettering |
2012-10-18 | journalctl: honour -n if -F is used | Lennart Poettering |
2012-10-18 | journal: fix symbol versioning file | Lennart Poettering |
2012-10-18 | journal: typo fix | Lennart Poettering |
2012-10-18 | journal: implement filtering in browse.html | Lennart Poettering |
2012-10-18 | journal: add high-level match option to filter by current boot id | Lennart Poettering |
2012-10-18 | journal: add ability to list unique fields to gatewayd | Lennart Poettering |
2012-10-18 | journal: validate field name in sd_journal_query_unique() | Lennart Poettering |
2012-10-18 | systemd: use structured logging for unit changes | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | core/execute: use cleanup_strv_free | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | libsystemd-journal: export sd_journal_restart_unique | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | journal: suggest rotation when fields are not indexed | Lennart Poettering |
2012-10-18 | journalctl: move access check before the first access to the journal files | Lennart Poettering |
2012-10-18 | journalctl: implement quering field values with new -F switch | Lennart Poettering |
2012-10-18 | journal: add ability to list values a specified field can take in all entries... | Lennart Poettering |
2012-10-18 | manager: connect SIGRTMIN+24 to terminating --user instances | Lennart Poettering |
2012-10-18 | service: when invoking service processes in --user mode set MANAGERPID to PID... | Lennart Poettering |
2012-10-17 | timedatectl: rename --fix-system to --adjust-system-clock | Lennart Poettering |
2012-10-17 | timedatectl: ensure n_zones is initialized | Dave Reisner |
2012-10-17 | timedatectl: properly initialize struct before decoding bus messages | Lennart Poettering |
2012-10-17 | hostnamed: allow UTF8 chars in pretty hostname again | Lennart Poettering |
2012-10-17 | journal: fix potential integer overflow | Lennart Poettering |
2012-10-17 | hostname: add new hostnamectl tool as text client for hostnamed | Lennart Poettering |
2012-10-17 | loginctl: show pager also for status command | Lennart Poettering |
2012-10-17 | timedatectl: introduce new command line client for timedated | Lennart Poettering |
2012-10-17 | Properly handle device aliases used as dependencies | Eelco Dolstra |
2012-10-16 | journalctl: properly track rotated journals in follow mode | Lennart Poettering |
2012-10-16 | sd-journal: fix bad memory access | Lennart Poettering |
2012-10-16 | journal: implement time-based rotation/vacuuming | Lennart Poettering |
2012-10-16 | journal: sort data items of entries by offset | Lennart Poettering |
2012-10-16 | mount: don't try to initialize extra deps for mount units before initializing... | Lennart Poettering |
2012-10-16 | logind: only release logind session from the PAM module if the same module in... | Lennart Poettering |
2012-10-16 | id128: introduce new SD_ID128_CONST_STR() macro | Lennart Poettering |
2012-10-16 | journal: don't export MESSAGE_ID() macro | Lennart Poettering |
2012-10-16 | service: Heuristically determine whether SysV scripts support reload | Michael Stapelberg |
2012-10-16 | journal: Set the last_unused pointer correctly when attaching an unused window | Colin Guthrie |
2012-10-16 | journal: Properly track the number of allocated windows. | Colin Guthrie |
2012-10-16 | systemctl: append .service when unit does not have valid suffix | Lukas Nykryn |
2012-10-16 | journalctl: add --unit=/-u to match by unit name | Lennart Poettering |
2012-10-16 | core/swap.c: Do not add Before=swap.target to swap units. | Thomas Bächler |
2012-10-16 | core: Refuse to run a user instance when the system hasn't been booted with s... | Thomas Bächler |
2012-10-16 | selinux: selabel_lookup_raw can return ENOENT and be a non failure mode. | Daniel J Walsh |
2012-10-16 | SELinux patch still broken, in that we are not checking the correct source co... | Daniel J Walsh |
2012-10-16 | core: allow Type=oneshot services to have ExecReload | Mantas Mikulėnas |
2012-10-16 | build-sys: check for name_to_handle_at declaration instead of its definition | Michael Olbrich |
2012-10-16 | journalctl: harmonise in-stream comments | Lennart Poettering |
2012-10-16 | util: properly handle -1 timespec/timeval | Lennart Poettering |
2012-10-15 | journalctl: skip informational messages in export/json modes | Zbigniew Jędrzejewski-Szmek |