summaryrefslogtreecommitdiff
path: root/src/journal/journald-server.c
Commit message (Expand)AuthorAge
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-15
* journald: turn ForwardToSyslog= off by defaultLennart Poettering2014-07-11
* journald: make MaxFileSec really default to 1monthMichał Bartoszkiewicz2014-06-27
* journald: make SplitMode=uid the defaultLennart Poettering2014-06-19
* coredump: optionally store coredumps on disk, not in the journalLennart Poettering2014-06-19
* journald: create /run/log/journal with the correct access modesLennart Poettering2014-06-11
* journald: move /dev/log socket to /runLennart Poettering2014-06-04
* logind: don't apply RemoveIPC= to system usersLennart Poettering2014-05-21
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek2014-03-17
* journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek2014-03-17
* Use strlen even for constant stringsJosh Triplett2014-03-16
* journald: add support for wall forwardingSebastian Thorarensen2014-03-14
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-07
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24
* journald: ignore failure to watch hostname_fd on older kernelsDave Reisner2014-02-21
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* journald: log provenience of signalsZbigniew Jędrzejewski-Szmek2014-02-11
* journald: do not free space when disk space runs lowZbigniew Jędrzejewski-Szmek2014-01-11
* journald/server: replace readdir_r with readdirFlorian Weimer2013-12-21
* event: rework sd-event exit logicLennart Poettering2013-12-13
* journald: cache cgroup root path, instead of querying it on every incoming lo...Lennart Poettering2013-12-11
* journald: cache hostname, boot_id and machine_id fields instead of generating...Lennart Poettering2013-12-11
* journald: port to sd-event and enable watchdog supportLennart Poettering2013-12-11
* Ensure unit is journaled for short-lived or oneshot processesDan McGee2013-12-10
* journald: mention how long we needed to flush to /var in the logsLennart Poettering2013-11-27
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* journald: use greedy_realloc in one placeZbigniew Jędrzejewski-Szmek2013-10-13
* security: missing header inclusionsLennart Poettering2013-10-10
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-10
* journald: remove rotated file from hashmap when rotation failsZbigniew Jędrzejewski-Szmek2013-10-09
* Do not use unitialized variable and remove duplicated lineZbigniew Jędrzejewski-Szmek2013-09-27
* journald: accept EPOLLERR from /dev/kmsgZbigniew Jędrzejewski-Szmek2013-09-26
* journald: avoid NSS in journaldLennart Poettering2013-09-17
* journald: log the slice of a process along with each message in _SYSTEMD_SLICE=Lennart Poettering2013-09-17
* journald: Log error when failed to get machine-id on startOlivier Brunel2013-09-12
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-10
* journald: remove unused variableZbigniew Jędrzejewski-Szmek2013-08-06
* journal: handle multiline syslog messagesHarald Hoyer2013-08-06
* journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...Lennart Poettering2013-07-24
* journald: after the cgroup rework processes may be in both user and system un...Lennart Poettering2013-07-19
* journal: Leave server_dispatch_message early when Storage is noneHolger Hans Peter Freyther2013-07-18
* journal: add logging of effective capabilities _CAP_EFFECTIVEShawn Landden2013-07-16
* journald-server: r should be checked after journal_file_open_reliablyLukas Nykryn2013-07-12