summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
...
* journal: consistently use OBJECT_<type> names instead of numbersMichal Schmidt2014-12-13
* journal: consistently allow type==0 to mean "any type"Michal Schmidt2014-12-13
* journal: move type_to_context() to journal-file.cMichal Schmidt2014-12-13
* journal: remove journal_file_object_keep/release functionsMichal Schmidt2014-12-13
* journal: map objects to context set by caller, not by actual object typeMichal Schmidt2014-12-13
* journal: add debug mode for mmap-cache (--enable-debug=mmap-cache)Michal Schmidt2014-12-13
* copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering2014-12-12
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-12
* journald: correct spacing near eol code commentsTorstein Husebø2014-12-11
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-09
* core: unify how we iterate over inotify eventsLennart Poettering2014-12-10
* journal: optimize iteration: skip files that cannot improve current candidate...Michal Schmidt2014-12-09
* journal: optimize iteration: skip whole files behind current locationMichal Schmidt2014-12-09
* journalctl: respect --after-cursor semantics with --follow in all casesWesley Dawson2014-12-09
* journal: Fix navigating backwards missing entriesOlivier Brunel2014-12-08
* journald: close passed fds we cannot make sense ofLennart Poettering2014-11-30
* tests: use assert_se instead of assertRonny Chevalier2014-11-30
* coredump: Support coredump.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* journald: Support journald.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* coredump: simplify a few things by allocating small fields on the stack rathe...Lennart Poettering2014-11-28
* coredump: rework compose_open_fds()Lennart Poettering2014-11-28
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversionsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* coredump: use openatZbigniew Jędrzejewski-Szmek2014-11-27
* journalctl: print all possible lines immediately with --follow + --sinceAndrej Manduch2014-11-27
* coredump: collect all /proc data useful for bug reportingJakub Filak2014-11-27
* journald: proceed even if some sockets are unknownZbigniew Jędrzejewski-Szmek2014-11-26
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* copy: change error code when hitting copy limit to EFBIGLennart Poettering2014-11-07
* s/commandline/command line/gHarald Hoyer2014-11-06
* journal: adjust audit log messages a bitLennart Poettering2014-11-06
* journald: include audit message type number in MESSAGE= stringLennart Poettering2014-11-04
* journal: also consider audit fields with '-' validLennart Poettering2014-11-04
* journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...Lennart Poettering2014-11-04
* journald: suppress low-level audit text prefix in MESSAGE= fieldLennart Poettering2014-11-04
* journald: properly decode audit's proctitle= fieldLennart Poettering2014-11-04
* journald: enable audit in the kernel when initializingLennart Poettering2014-11-04
* journald: there's no point in turning on SO_TIMESTAMP for audit sockets, audi...Lennart Poettering2014-11-03
* journald: fix memory leak on error pathLennart Poettering2014-11-03
* journald: also check journal file size to deduce if it is emptyLennart Poettering2014-11-03
* journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering2014-11-03
* journald: fix minor memory leakLennart Poettering2014-11-03