Age | Commit message (Expand) | Author |
2016-01-23 | Merge pull request #2318 from vcaputo/coalesce-ftruncates-redux | Zbigniew Jędrzejewski-Szmek |
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 |
2015-11-30 | Merge pull request #2053 from poettering/selinux-fix | David Herrmann |
2015-11-27 | journal: move the gist of server_fix_perms to acl-util.[hc] | Zbigniew Jędrzejewski-Szmek |
2015-11-27 | selinux: split up mac_selinux_have() from mac_selinux_use() | Lennart Poettering |
2015-11-17 | Merge pull request #1926 from phomes/include-order-libudev | Daniel Mack |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-17 | journald: trivial simplification | Lennart Poettering |
2015-11-17 | tree-wide: use right cast macros for UIDs, GIDs and PIDs | Lennart Poettering |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-12 | journald: fix accuracy of watchdog timer event | Lennart Poettering |
2015-11-12 | journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp files | Lennart Poettering |
2015-11-11 | journalctl: make --rotate synchronous, too | Lennart Poettering |
2015-11-11 | journalctl: add new --sync switch for syncing the journal to disk | Lennart Poettering |
2015-11-10 | journald: be less picky when receiving epoll events | Lennart Poettering |
2015-11-10 | journald: dispatch SIGTERM/SIGINT with a low priority | Lennart Poettering |
2015-11-10 | defs: rework CONF_DIRS_NULSTR() macro | Lennart Poettering |
2015-11-05 | treewide: use the negative error codes returned by our functions | Michal Schmidt |
2015-11-03 | journal: restore watchdog support | Lennart Poettering |
2015-11-01 | journald: never block when sending messages on NOTIFY_SOCKET socket | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | io-util.h: move iovec stuff from macro.h to io-util.h | Lennart Poettering |
2015-10-27 | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch] | Lennart Poettering |
2015-10-27 | src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa... | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: introduce dirent-util.[ch] for directory entry calls | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-26 | journal: add missing include | Tom Gundersen |
2015-10-26 | Merge pull request #1681 from ssahani/journal | Lennart Poettering |
2015-10-26 | journald-server: port to extract_first_word | Susant Sahani |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-19 | journald: make sure r is always initialized | Lennart Poettering |
2015-10-19 | tree-wide: add more void casts for various syscall invocations | Lennart Poettering |
2015-10-13 | Merge pull request #1542 from keszybz/journal-audit-optional | Lennart Poettering |
2015-10-12 | Document journald sockets paths a bit more | Zbigniew Jędrzejewski-Szmek |
2015-10-12 | journald: make audit socket optional | Zbigniew Jędrzejewski-Szmek |
2015-10-02 | journal: rework vacuuming logic | Lennart Poettering |
2015-10-02 | journal: use automatic clenup for ACL types | Lennart Poettering |
2015-10-02 | journal: improve some messages | Lennart Poettering |
2015-10-02 | journal: prefer stack allocation | Lennart Poettering |
2015-10-02 | journal: make journal_file_close() return NULL | Lennart Poettering |
2015-10-01 | Merge pull request #1430 from evverx/driver-syslog | Lennart Poettering |
2015-10-01 | journald: add syslog fields for driver messages | Evgeny Vereshchagin |
2015-09-30 | tree-wide: remove a number of invocations of strerror() and replace by %m | Lennart Poettering |
2015-08-17 | Bug #944: Deletion of unnecessary checks before a few calls of systemd functions | Markus Elfring |
2015-08-02 | journald: move server_restore_streams out of server_open_stdout_socket | Zbigniew Jędrzejewski-Szmek |
2015-07-23 | journal: reword msg about enforced size limits a bit | Lennart Poettering |