Age | Commit message (Expand) | Author |
2016-02-19 | journal: add void cast to fsync() calls | Vito Caputo |
2016-02-18 | journal/catalog: fix memory leaks | Zbigniew Jędrzejewski-Szmek |
2016-02-13 | Merge pull request #2589 from keszybz/resolve-tool-2 | Lennart Poettering |
2016-02-11 | Move initialize_libgcrypt to separate file | Zbigniew Jędrzejewski-Szmek |
2016-02-11 | Add memcpy_safe | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | build-sys: move coredump logic into subdir of its own | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-09 | journal: Drop monotonicity check when appending to journal file | Klearchos Chaloulos |
2016-02-07 | Merge pull request #2546 from torstehu/fix-typo3 | Zbigniew Jędrzejewski-Szmek |
2016-02-07 | Merge pull request #2536 from vcaputo/journal-misc-cleanups | Zbigniew Jędrzejewski-Szmek |
2016-02-07 | treewide: fix typos and spacing | Torstein Husebø |
2016-02-06 | journal: add missing space to switch statement | Vito Caputo |
2016-02-06 | Merge pull request #2138 from stefwalter/journal-combine | Lennart Poettering |
2016-02-05 | journal: remove template from open_journal args | Vito Caputo |
2016-02-05 | journal: Add test for merging journal entries | Stef Walter |
2016-02-05 | journal: Refactor test-catalog importing tests | Stef Walter |
2016-02-05 | journal: Combine journal catalog entries with the same id | Stef Walter |
2016-02-05 | journal: move mmap() ENOMEM loop to function | Vito Caputo |
2016-02-05 | journal: add asserts on f->(data|field)_hash_table | Vito Caputo |
2016-02-05 | journal: add asserts for f->header | Vito Caputo |
2016-02-05 | journal: move window initialization to window_add | Vito Caputo |
2016-02-03 | journal: fix boolean handling in MMapCache | Lennart Poettering |
2016-02-03 | Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2 | Lennart Poettering |
2016-02-03 | Merge pull request #2453 from poettering/journalctl-f | Tom Gundersen |
2016-02-03 | journalctl: add match for the current boot when called with devpath | Michal Sekletar |
2016-02-02 | Merge pull request #2510 from msekletar/journalctl-dev-sda-v4 | Lennart Poettering |
2016-02-02 | journalctl: make "journalctl /dev/sda" work | Michal Sekletar |
2016-02-01 | sd-journal: minor optimization | Lennart Poettering |
2016-02-01 | journalctl: add new --fields switch to dump all currently used field names | Lennart Poettering |
2016-02-01 | sd-journal: add an API to enumerate known field names of the journal | Lennart Poettering |
2016-02-01 | journal-cat: don't allocate memory for the syslog identifier | Lennart Poettering |
2016-02-01 | journalctl: improve error messages when the specified boot is not found | Jan Synacek |
2016-02-01 | journalctl: show friendly info when using -b on runtime journal only | Jan Synacek |
2016-02-01 | sd-journal: introduce has_runtime_files and has_persistent_files | Jan Synacek |
2016-01-26 | Merge pull request #2440 from poettering/journal-fix | Tom Gundersen |
2016-01-26 | journald: add a couple of static asserts checking logging constants | Lennart Poettering |
2016-01-26 | journald: fix LOG_AUTH facility in audit code | Lennart Poettering |
2016-01-26 | Merge pull request #2424 from keszybz/journald-disk-usage | Lennart Poettering |
2016-01-26 | journald: minor fixes | Lennart Poettering |
2016-01-25 | Merge pull request #2240 from hgwalles/coredump-delete-bug | Lennart Poettering |
2016-01-25 | coredump: fix bug that loses core dump files when core dumps are compressed a... | Hayden Walles |
2016-01-25 | journald: restore oom safety | Zbigniew Jędrzejewski-Szmek |
2016-01-23 | Merge pull request #2318 from vcaputo/coalesce-ftruncates-redux | Zbigniew Jędrzejewski-Szmek |
2016-01-23 | journald: use structured message + catalog entry for disk usage | Zbigniew Jędrzejewski-Szmek |
2016-01-23 | journald: allow additional payload in server_driver_message | Zbigniew Jędrzejewski-Szmek |
2016-01-20 | Merge pull request #1607 from keszybz/lz4-remove-v1 | Lennart Poettering |
2016-01-20 | basic/terminal-util: introduce SYSTEMD_COLORS environment variable | Jan Synacek |
2016-01-18 | journald: do not free uninitialized pointer in error path | Zbigniew Jędrzejewski-Szmek |
2016-01-14 | journal: coalesce ftruncate()s in 250ms windows | Vito Caputo |
2016-01-13 | tree-wide: check if errno is greater than zero (2) | Zbigniew Jędrzejewski-Szmek |