Age | Commit message (Expand) | Author |
2015-05-05 | Add audit type generated files to gitignore | Zbigniew Jędrzejewski-Szmek |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-24 | shared/utmp-wtmp: add parameter for origin tty and callback userdata | Daniel Mack |
2015-04-23 | journal: use audit event names instead of numbers | Zbigniew Jędrzejewski-Szmek |
2015-04-23 | journal: add int↔audit type name mapping | Zbigniew Jędrzejewski-Szmek |
2015-04-22 | journalctl: rework code that checks whether we have access to /var/log/journal | Lennart Poettering |
2015-04-22 | journal: don't force FS_NOCOW_FL on new journal files, but warn if it is missing | Lennart Poettering |
2015-04-12 | journal: use (void) to silence coverity | Zbigniew Jędrzejewski-Szmek |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-09 | test-journal-flush: fix memleak | Ronny Chevalier |
2015-04-08 | util: merge change_attr_fd() and chattr_fd() | Lennart Poettering |
2015-04-07 | util: rework cunescape(), improve error handling | Lennart Poettering |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-14 | journald: add syslog fields for audit messages | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journalctl: unlink without checking with access first | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal: fix return code | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal-file: update format string to remove cast | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal: align comments to make them more legible | Zbigniew Jędrzejewski-Szmek |
2015-03-08 | sd-journal: return error when we cannot open a file | Zbigniew Jędrzejewski-Szmek |
2015-03-08 | journalctl: update hint now that we set ACL everywhere | Zbigniew Jędrzejewski-Szmek |
2015-03-03 | Do not advertise .d snippets over main config file | Zbigniew Jędrzejewski-Szmek |
2015-03-02 | journal: fix Inappropriate ioctl for device on ext4 | Cristian Rodríguez |
2015-02-25 | journal: make skipping of exhausted journal files effective again | Michal Schmidt |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-10 | journald: don't specify inline in local functions | Lennart Poettering |
2015-02-03 | journald: fix some xsprrintf() buffer size fallout | Lennart Poettering |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-01-29 | coredump: drop caps while we are processing the coredump | Lennart Poettering |
2015-01-29 | Revert "journal: do not check for number of files" | Lennart Poettering |
2015-01-22 | tests: use assert_se instead of assert | Ronny Chevalier |
2015-01-22 | tmpfiles: add 'a' type to set ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering |
2015-01-21 | journal: Fix syslog forwarding without CAP_SYS_ADMIN | Christian Seiler |
2015-01-19 | journalctl: trim --help to fit in 80 columns | Zbigniew Jędrzejewski-Szmek |
2015-01-18 | Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h | Zbigniew Jędrzejewski-Szmek |
2015-01-17 | remove unneeded libgen.h includes | Cristian Rodríguez |
2015-01-13 | journald: allow zero length datagrams again | Lennart Poettering |
2015-01-09 | journal: do not check for number of files | Zbigniew Jędrzejewski-Szmek |
2015-01-08 | journal: bump RLIMIT_NOFILE when journal files to 16K (if possible) | Lennart Poettering |