summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #485 from poettering/sd-bus-flush-close-unrefDavid Herrmann2015-07-041-1/+1
|\
| * sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-031-1/+1
* | journal: in persistent mode create /var/log/journal, with all parents.Dimitri John Ledkov2015-07-031-1/+1
|/
* journal: make sure the clock increases strict monotonicLennart Poettering2015-06-171-0/+9
* journal: ensure test-journal-stream doesn't get confused by crappy clocksLennart Poettering2015-06-171-0/+9
* Merge pull request #214 from poettering/signal-rework-2Lennart Poettering2015-06-151-4/+1
|\
| * everywhere: port everything to sigprocmask_many() and friendsLennart Poettering2015-06-151-4/+1
* | util: when creating temporary file names, allow including extra id string in itLennart Poettering2015-06-151-2/+2
|/
* Merge pull request #156 from filbranden/journal_leading_whitespaceLennart Poettering2015-06-111-1/+2
|\
| * journald: do not strip leading whitespace from messagesFilipe Brandenburger2015-06-101-1/+2
* | journald: don't employ inner loop for reading from incoming socketsLennart Poettering2015-06-101-104/+100
|/
* util: introduce CMSG_FOREACH() macro and make use of it everywhereLennart Poettering2015-06-101-1/+1
* Merge pull request #85 from keszybz/selinux-contextZbigniew Jędrzejewski-Szmek2015-06-101-24/+8
|\
| * journald: simplify context handlingZbigniew Jędrzejewski-Szmek2015-06-101-24/+8
* | tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering2015-06-101-0/+3
|/
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2015-05-292-4/+6
* journald: handle more gracefully when bind() fails on audit socketsLennart Poettering2015-05-201-3/+8
* journalctl: unify how we free boot id lists a bitLennart Poettering2015-05-191-6/+15
* journalctl: clean up how we log errorsLennart Poettering2015-05-191-30/+29
* journalctl: rename boot_id_t to BootIdLennart Poettering2015-05-191-19/+23
* journalctl: lstat() should suffice if we call canonicalize_file_name() firstLennart Poettering2015-05-191-1/+1
* journalctl: free all command line argument objectsLennart Poettering2015-05-191-3/+4
* journalctl: only have a single exit path from main()Lennart Poettering2015-05-191-24/+27
* journalctl: Improve boot ID lookupJan Janssen2015-05-191-101/+174
* util: split all hostname related calls into hostname-util.cLennart Poettering2015-05-182-3/+5
* coredump: make sure we vacuum by defaultLennart Poettering2015-05-151-3/+2
* journal: fix size commentPeter Lemenkov2015-05-131-1/+1
* Add audit type generated files to gitignoreZbigniew Jędrzejewski-Szmek2015-05-051-1/+1
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-051-9/+8
* shared/utmp-wtmp: add parameter for origin tty and callback userdataDaniel Mack2015-04-241-1/+1
* journal: use audit event names instead of numbersZbigniew Jędrzejewski-Szmek2015-04-234-3/+63
* journal: add int↔audit type name mappingZbigniew Jędrzejewski-Szmek2015-04-233-0/+59
* journalctl: rework code that checks whether we have access to /var/log/journalLennart Poettering2015-04-221-58/+62
* journal: don't force FS_NOCOW_FL on new journal files, but warn if it is missingLennart Poettering2015-04-221-10/+36
* journal: use (void) to silence coverityZbigniew Jędrzejewski-Szmek2015-04-123-3/+3
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-115-0/+5
* shared: add random-util.[ch]Ronny Chevalier2015-04-113-0/+3
* shared: add process-util.[ch]Ronny Chevalier2015-04-107-0/+7
* shared: add formats-util.hRonny Chevalier2015-04-108-0/+8
* test-journal-flush: fix memleakRonny Chevalier2015-04-091-2/+2
* util: merge change_attr_fd() and chattr_fd()Lennart Poettering2015-04-082-3/+3
* util: rework cunescape(), improve error handlingLennart Poettering2015-04-071-4/+2
* util: rework rm_rf() logicLennart Poettering2015-04-066-15/+18
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-276-9/+9
* journald: add syslog fields for audit messagesZbigniew Jędrzejewski-Szmek2015-03-141-1/+5
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-134-7/+7
* Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek2015-03-092-20/+13
* journalctl: unlink without checking with access firstZbigniew Jędrzejewski-Szmek2015-03-091-11/+8
* journal: fix return codeZbigniew Jędrzejewski-Szmek2015-03-091-3/+1
* journal-file: update format string to remove castZbigniew Jędrzejewski-Szmek2015-03-091-2/+2