summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-04sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-11-04barrier: explicitly ignore return values of barrier_place()David Herrmann
2014-11-04util: introduce negative_errno()David Herrmann
2014-11-04Properly define the __NR_memfd_create macro for MIPSVicente Olivert Riera
2014-11-04localectl: fix localectl set-x11-keymap syntax descriptionJan Synacek
2014-11-04journald: include audit message type number in MESSAGE= stringLennart Poettering
2014-11-04journal: also consider audit fields with '-' validLennart Poettering
2014-11-04audit: improve the audit messages we generateLennart Poettering
2014-11-04journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...Lennart Poettering
2014-11-04journal: when dumping log data with missing COMM fields, show "unknown" insteadLennart Poettering
2014-11-04journald: suppress low-level audit text prefix in MESSAGE= fieldLennart Poettering
2014-11-04journald: properly decode audit's proctitle= fieldLennart Poettering
2014-11-04journald: enable audit in the kernel when initializingLennart Poettering
2014-11-03journald: there's no point in turning on SO_TIMESTAMP for audit sockets, audi...Lennart Poettering
2014-11-03journald: fix memory leak on error pathLennart Poettering
2014-11-03journald: also check journal file size to deduce if it is emptyLennart Poettering
2014-11-03journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering
2014-11-03journald: fix minor memory leakLennart Poettering
2014-11-03core: introduce ConditionSecurity=auditLennart Poettering
2014-11-03journald: if available pull audit messages from the kernel into journal logsLennart Poettering
2014-11-03journald: remove a number of malloc()s from the syslog message handlingLennart Poettering
2014-11-03journald: constify all things!Lennart Poettering
2014-11-03sd-pppoe: include ppp_defs.hLukas Nykryn
2014-11-02manager: do not print timing when running in test modeZbigniew Jędrzejewski-Szmek
2014-11-02Raise level of 'Found dependency...' linesZbigniew Jędrzejewski-Szmek
2014-11-01sd-pppoe: fix some leaksTom Gundersen
2014-11-01libsystemd-networkd: introduce sd-pppoe libraryTom Gundersen
2014-11-01libudev: Use correct free functionColin Walters
2014-11-01scsi_id: fix usage spellingJoe Lawrence
2014-11-01kernel-install/90-loaderentry.install: fix cmdline parsingMichael Chapman
2014-11-01bus: use STR_IN_SETWaLyong Cho
2014-11-01core: improve error message when machine id is missingJan Synacek
2014-11-01sd-dhcp6-client: fix off-by-two error in DUID lengthDan Williams
2014-11-01calendarspec: add constant for weekdays_bitsDaniele Medri
2014-11-01Use log "level" instead of "priority"Zbigniew Jędrzejewski-Szmek
2014-11-01libudev: do not accept invalid log levelsZbigniew Jędrzejewski-Szmek
2014-11-01libudev: modernizationZbigniew Jędrzejewski-Szmek
2014-11-01sd-dhcp-lease: use shared default prefixlen functionTom Gundersen
2014-11-01sd-dhcp-lease: use unaligned read helpersTom Gundersen
2014-11-01dhcp6: use unaligned read/write helpersTom Gundersen
2014-11-01resolved: dns-packet - use unaligned read/write helpersTom Gundersen
2014-11-01shared: add helpers for unaligend BE read/writeTom Gundersen
2014-10-31ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e...Lennart Poettering
2014-10-31Make bus errno mappings non-staticZbigniew Jędrzejewski-Szmek
2014-10-31bus: do not segfault on zeros in errno mapping tableZbigniew Jędrzejewski-Szmek
2014-10-31units: don't order journal flushing afte remote-fs.targetLennart Poettering
2014-10-31nspawn: don't make up -1 as error codeLennart Poettering
2014-10-31shared/install: avoid prematurely rejecting "missing" unitsDave Reisner
2014-10-31sd-bus: add missing includeTom Gundersen
2014-10-31tests: add test-copyRonny Chevalier