Age | Commit message (Expand) | Author |
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 |
2012-10-15 | systemctl: don't mangle name when it is a path | Lukas Nykryn |
2012-10-14 | journalctl: make --follow really work | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journalctl: make --follow work again | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal-verify: get rid of an unused variable | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journald: add missing include | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal-gatewayd: rename variables to avoid -Wshadow warning | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journald: properly update message size after stripping the identifier | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal: fix build in VALGRIND compatibility mode | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-10-11 | udev: path_id - add scm support | Sebastian Ott |