Age | Commit message (Expand) | Author |
2016-04-28 | cgtop: initialize `ours' to NULL properly (#3139) | Naohiro Aota |
2016-04-28 | test: chmod +x sysv-generator-test | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | test-path-util: add a trivial test for hidden_or_backup_file | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | tree-wide: rename hidden_file to hidden_or_backup_file and optimize | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | Add croatian translation, hr.po and systemd.hr.catalog files | muzena |
2016-04-27 | basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w... | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | networkd: drop unnecessary stmt | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | machinectl: simplify option string assignment | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | Stop syslog.socket when entering emergency mode (#3130) | Martin Pitt |
2016-04-27 | Correctly parse OBJECT_PID in journald messages (#3129) | Nalin Dahyabhai |
2016-04-27 | path-util: Add hidden suffixes for ucf (#3131) | Martin Pitt |
2016-04-27 | journal: set STATE_ARCHIVED as part of offlining (#2740) | Vito Caputo |
2016-04-26 | core: set start job timeout from the kernel commandline (#3112) | tblume |
2016-04-26 | Merge pull request #3124 from poettering/small-journal-fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | Revert "smaller journal fixes (#3124)" | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | Merge pull request #3093 from poettering/nspawn-userns-magic | Lennart Poettering |
2016-04-26 | smaller journal fixes (#3124) | Lennart Poettering |
2016-04-26 | tests: document requirements of networkd integration tests (#3125) | Martin Pitt |
2016-04-26 | man: elaborate on the automatic systemd-journald.socket service dependencies | Lennart Poettering |
2016-04-26 | journal-file: make seeking in corrupted files work | Lennart Poettering |
2016-04-26 | journal-file: when iterating through a partly corruped journal file, treat er... | Lennart Poettering |
2016-04-26 | journal-file: always generate the same error when encountering corrupted files | Lennart Poettering |
2016-04-26 | journal: when dumping journal contents, react nicer to lines we can't read | Lennart Poettering |
2016-04-26 | sd-journal: detect earlier if we try to read an object from an invalid offset | Lennart Poettering |
2016-04-26 | systemd --user: call pam_loginuid when creating user@.service (#3120) | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Merge pull request #3109 from poettering/journal-by-fd | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Merge pull request #3114 from poettering/journalctl-b | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Hp Folio 1040g2 micmute and toggle touchpad fn keys fix (#3118) | EMOziko |
2016-04-25 | machined: add CAP_MKNOD to capabilities to run with (#3116) | Lennart Poettering |
2016-04-25 | machined: generate a nicer error when the user tries "machinectl clone" on no... | Lennart Poettering |
2016-04-25 | core: fix description of "resources" service error (#3119) | Lennart Poettering |
2016-04-25 | Merge pull request #3113 from ssahani/route-fix | Lennart Poettering |
2016-04-25 | journal: fix already offline check and thread leak (#2810) | Vito Caputo |
2016-04-25 | journalctl: turn --unit= in combination with --user into --user-unit= | Lennart Poettering |
2016-04-25 | man: document the new by-fd journal calls | Lennart Poettering |
2016-04-25 | man: don't include history sections in man pages | Lennart Poettering |
2016-04-25 | sd-journal: "soft" deprecate sd_journal_open_container() | Lennart Poettering |
2016-04-25 | journalctl: port --machine= switch to use machined's OpenMachineRootDirectory() | Lennart Poettering |
2016-04-25 | journalctl: don't trust the per-field entry tables when looking for boot IDs | Lennart Poettering |
2016-04-25 | journalctl: improve output of --header a bit | Lennart Poettering |
2016-04-25 | nspawn: explicitly remove veth links after use (#3111) | Lennart Poettering |
2016-04-25 | journalctl: simplify discover_next_boot() a bit | Lennart Poettering |
2016-04-25 | journalctl: simplify get_boots() a bit, by getting rid of one BootId object | Lennart Poettering |
2016-04-25 | journalctl: add some explanatory comments to get_boots() | Lennart Poettering |
2016-04-25 | sd-journal: add logic to open journal files of a specific OS tree | Lennart Poettering |
2016-04-25 | machined: add new OpenRootDirectory() call to Machine objects | Lennart Poettering |
2016-04-25 | sd-journal: add API for opening journal files or directories by fd | Lennart Poettering |
2016-04-25 | Always create dependencies for loop device mounts | Michal Koutný |
2016-04-25 | Always create dependencies for bind mounts | Michal Koutný |
2016-04-25 | nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtrees | Lennart Poettering |