summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* binfmt: move sources to subdirectoryKay Sievers2011-12-312-47/+38
* hostnamed, localed: move config files to subdirKay Sievers2011-12-318-42/+26
* hostnamed: move sources to subdirectoryKay Sievers2011-12-314-27/+28
* localed: move sources to subdirectoryKay Sievers2011-12-314-1460/+1460
* timedated: move sources to subdirectoryKay Sievers2011-12-318-52/+44
* build-sys: restructure logind parts in Makefile.am and add --disable-logindKay Sievers2011-12-312-116/+182
* logind: fix POTFILES locationKay Sievers2011-12-311-1/+1
* logind: add 'login' subdir to include dirsKay Sievers2011-12-311-0/+4
* Makefile.am: consistently use tabsKay Sievers2011-12-311-214/+214
* journal: silence gcc warningsKay Sievers2011-12-311-2/+2
* util: fix warningLennart Poettering2011-12-311-1/+1
* journal: move symver file into subdirectoryLennart Poettering2011-12-312-2/+2
* logind: move more files into subdirectoryLennart Poettering2011-12-318-7/+7
* logind: move logind into its own subdirectoryLennart Poettering2011-12-3124-25/+26
* git: update gitignoreLennart Poettering2011-12-311-0/+1
* journal: automatically deduce journal metrics from file system sizesLennart Poettering2011-12-315-42/+184
* kmsg: drop unused variableLennart Poettering2011-12-311-1/+1
* socket: rename the PassCred= option to PassCredentials=, since we don't want ...Lennart Poettering2011-12-317-10/+11
* Merge branch 'journal'Lennart Poettering2011-12-3167-386/+10907
|\
| * journal: move max_use into metrics structureLennart Poettering2011-12-312-6/+6
| * journal: disable default debug loggingLennart Poettering2011-12-302-4/+0
| * journal: fix a few bad memory accesses and leaksLennart Poettering2011-12-302-4/+19
| * journald: forward all syslog messages to syslogdLennart Poettering2011-12-302-2/+78
| * journal: add unit files and shared library glueLennart Poettering2011-12-309-8/+255
| * journald: add missing headerLennart Poettering2011-12-301-0/+83
| * remount-api-vfs: handle another OOM conditionLennart Poettering2011-12-301-6/+17
| * journald: don't recheck /var availability more often than 30sLennart Poettering2011-12-292-1/+16
| * journald: flush /run to /var as soon as it becomes availableLennart Poettering2011-12-296-130/+309
| * journald: increase rate limit burst rateLennart Poettering2011-12-291-1/+4
| * journal: never mmap beyond file sizeLennart Poettering2011-12-282-1/+20
| * journald: when checking available disk space for rate limiting, cache the res...Lennart Poettering2011-12-271-0/+14
| * journal: fix hash table lookup logicLennart Poettering2011-12-272-2/+2
| * journal: fix typoLennart Poettering2011-12-271-1/+1
| * udev: exclude loopback device from udev rule based sysctl application, since ...Lennart Poettering2011-12-271-1/+1
| * journald: implement sophisticated rate limitingLennart Poettering2011-12-276-12/+512
| * journal: implement stdout transportLennart Poettering2011-12-235-64/+581
| * journald: enforce some syntax restrictions on field names sent from the clien...Lennart Poettering2011-12-223-4/+59
| * journal: properly handle first inline bisect array entryLennart Poettering2011-12-211-1/+5
| * journal: add missing compress.[ch]Lennart Poettering2011-12-212-0/+246
| * journalctl: add command line parsingLennart Poettering2011-12-212-5/+123
| * journalctl: add json, export, short and verbose output modesLennart Poettering2011-12-214-40/+345
| * journal: add inline compression support with XZLennart Poettering2011-12-219-13/+187
| * journal: fix space reservation limit enforcementLennart Poettering2011-12-205-29/+118
| * journal: fix matchesLennart Poettering2011-12-202-9/+16
| * journal: implement inotify-based live logging logicLennart Poettering2011-12-196-34/+352
| * man: switch to UTF-8 output, to work around charset issuesLennart Poettering2011-12-192-4/+34
| * man: generate HTML instead of XHTML with XSL docbook to work around 'fsfunc' ...Lennart Poettering2011-12-191-2/+2
| * hashmap: add hashmap_first_key()Lennart Poettering2011-12-192-0/+12
| * man: extend sd-login(7) in regards to mixing D-Bus and synchronous library ca...Lennart Poettering2011-12-191-1/+11
| * man: various updatesLennart Poettering2011-12-196-15/+41