summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-12-30journald: forward all syslog messages to syslogdLennart Poettering
2011-12-30journal: add unit files and shared library glueLennart Poettering
2011-12-30journald: add missing headerLennart Poettering
2011-12-30remount-api-vfs: handle another OOM conditionLennart Poettering
2011-12-29journald: don't recheck /var availability more often than 30sLennart Poettering
2011-12-29journald: flush /run to /var as soon as it becomes availableLennart Poettering
2011-12-29journald: increase rate limit burst rateLennart Poettering
2011-12-28journal: never mmap beyond file sizeLennart Poettering
2011-12-27journald: when checking available disk space for rate limiting, cache the res...Lennart Poettering
2011-12-27journal: fix hash table lookup logicLennart Poettering
2011-12-27journal: fix typoLennart Poettering
2011-12-27udev: exclude loopback device from udev rule based sysctl application, since ...Lennart Poettering
2011-12-27journald: implement sophisticated rate limitingLennart Poettering
2011-12-23journal: implement stdout transportLennart Poettering
2011-12-22journald: enforce some syntax restrictions on field names sent from the clien...Lennart Poettering
2011-12-21journal: properly handle first inline bisect array entryLennart Poettering
2011-12-21journal: add missing compress.[ch]Lennart Poettering
2011-12-21journalctl: add command line parsingLennart Poettering
2011-12-21journalctl: add json, export, short and verbose output modesLennart Poettering
2011-12-21journal: add inline compression support with XZLennart Poettering
2011-12-20journal: fix space reservation limit enforcementLennart Poettering
2011-12-20journal: fix matchesLennart Poettering
2011-12-19journal: implement inotify-based live logging logicLennart Poettering
2011-12-19hashmap: add hashmap_first_key()Lennart Poettering
2011-12-17journald: filter fields send from client starting with underscoreLennart Poettering
2011-12-17journal: introduce mandatory sd_journal_printf() priority parameterLennart Poettering
2011-12-17journal: enforce limits on open journal filesLennart Poettering
2011-12-17journal: add native protocol to journald, and client side API to send journal...Lennart Poettering
2011-11-08Merge branch 'master' into journalLennart Poettering
2011-11-08journal: implement multiple field matchesLennart Poettering
2011-11-08macro: fix ALIGN_TO macro definitionLennart Poettering
2011-11-03cgroup: immediately remove all cgroups which run emptyLennart Poettering
2011-11-02Merge remote-tracking branch 'zbigniew/systemadm_changes'Lennart Poettering
2011-11-02bash-completion: rename file since it is no longer for systemctl onlyRan Benita
2011-11-02bash-completion: add completions for systemd-loginctlRan Benita
2011-11-02bash-completion: update with new verbs and argumentsRan Benita
2011-11-02Add Mageia supportDexter Morgan
2011-11-01cryptsetup-generator: avoid ordering cycle on swapTom Gundersen
2011-11-01mount: order remote mounts after both network.target and remote-fs-pre.targetLennart Poettering
2011-11-01cgroup: always recreate cgroup before we try to apply attributesLennart Poettering
2011-11-01initctl: don't use dbus connection after PID 1 got respawnedLennart Poettering
2011-11-01condition: Fix file descriptor leak in test_capability()Thomas Jarosch
2011-11-01random-seed: convert poolsize from bits to bytesTom Gundersen
2011-11-01plymouth: fix ply proto endianess issuesLennart Poettering
2011-10-24systemctl: make list-unit-files output more economicalZbigniew Jędrzejewski-Szmek
2011-10-19systemctl-completion: always invoke with --no-legendDave Reisner
2011-10-17audit: do not complain if kernel lacks auditJonathan Nieder
2011-10-17service: Drop rcN.d runlevels from SysV services that also exist in rcS.dTollef Fog Heen
2011-10-17manager: fix a crash in isolatingMichal Schmidt
2011-10-15journal: automaticall reset location when the set of matches changesLennart Poettering