summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* login: move systemd-user-sessions.service into login/, tooLennart Poettering2011-12-31
* build-sys: make readahead and vconsole optionalLennart Poettering2011-12-31
* gnome-ask-password-agent: require libnotify >= 0.7.0Kay Sievers2011-12-31
* login: move the PAM module to src/login/ since it is just a client to logindLennart Poettering2011-12-31
* test: rename test directoryLennart Poettering2011-12-31
* login: move libsystemd-login.pc.in into src/login/Lennart Poettering2011-12-31
* libsystemd-id128: restructure Makefile.amKay Sievers2011-12-31
* journal: restructure Makefile.amKay Sievers2011-12-31
* binfmt: move sources to subdirectoryKay Sievers2011-12-31
* hostnamed, localed: move config files to subdirKay Sievers2011-12-31
* hostnamed: move sources to subdirectoryKay Sievers2011-12-31
* localed: move sources to subdirectoryKay Sievers2011-12-31
* timedated: move sources to subdirectoryKay Sievers2011-12-31
* journal: silence gcc warningsKay Sievers2011-12-31
* util: fix warningLennart Poettering2011-12-31
* journal: move symver file into subdirectoryLennart Poettering2011-12-31
* logind: move more files into subdirectoryLennart Poettering2011-12-31
* logind: move logind into its own subdirectoryLennart Poettering2011-12-31
* journal: automatically deduce journal metrics from file system sizesLennart Poettering2011-12-31
* kmsg: drop unused variableLennart Poettering2011-12-31
* socket: rename the PassCred= option to PassCredentials=, since we don't want ...Lennart Poettering2011-12-31
* Merge branch 'journal'Lennart Poettering2011-12-31
|\
| * journal: move max_use into metrics structureLennart Poettering2011-12-31
| * journal: disable default debug loggingLennart Poettering2011-12-30
| * journal: fix a few bad memory accesses and leaksLennart Poettering2011-12-30
| * journald: forward all syslog messages to syslogdLennart Poettering2011-12-30
| * journal: add unit files and shared library glueLennart Poettering2011-12-30
| * journald: add missing headerLennart Poettering2011-12-30
| * remount-api-vfs: handle another OOM conditionLennart Poettering2011-12-30
| * journald: don't recheck /var availability more often than 30sLennart Poettering2011-12-29
| * journald: flush /run to /var as soon as it becomes availableLennart Poettering2011-12-29
| * journald: increase rate limit burst rateLennart Poettering2011-12-29
| * journal: never mmap beyond file sizeLennart Poettering2011-12-28
| * journald: when checking available disk space for rate limiting, cache the res...Lennart Poettering2011-12-27
| * journal: fix hash table lookup logicLennart Poettering2011-12-27
| * journal: fix typoLennart Poettering2011-12-27
| * udev: exclude loopback device from udev rule based sysctl application, since ...Lennart Poettering2011-12-27
| * journald: implement sophisticated rate limitingLennart Poettering2011-12-27
| * journal: implement stdout transportLennart Poettering2011-12-23
| * journald: enforce some syntax restrictions on field names sent from the clien...Lennart Poettering2011-12-22
| * journal: properly handle first inline bisect array entryLennart Poettering2011-12-21
| * journal: add missing compress.[ch]Lennart Poettering2011-12-21
| * journalctl: add command line parsingLennart Poettering2011-12-21
| * journalctl: add json, export, short and verbose output modesLennart Poettering2011-12-21
| * journal: add inline compression support with XZLennart Poettering2011-12-21
| * journal: fix space reservation limit enforcementLennart Poettering2011-12-20
| * journal: fix matchesLennart Poettering2011-12-20
| * journal: implement inotify-based live logging logicLennart Poettering2011-12-19
| * hashmap: add hashmap_first_key()Lennart Poettering2011-12-19
| * journald: filter fields send from client starting with underscoreLennart Poettering2011-12-17