summaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-13man: document sd_journal_get_realtime_usec()Lennart Poettering1-2/+5
2012-07-13man: document sd_journal_get_data() and friendsLennart Poettering4-2/+231
2012-07-13man: document sd_journal_next()Lennart Poettering4-3/+212
2012-07-13man: document sd_journal_open()Lennart Poettering2-2/+158
2012-07-13log: correct usage of logging API at a few placesLennart Poettering4-3/+4
2012-07-13main: only reopen /dev/console if we switch-root to a custom initHarald Hoyer1-3/+3
2012-07-13container: when shutting down in a container don't detach loop devicesLennart Poettering1-0/+1
2012-07-13core: go on a killing spree when transitioning from initrd to main systemLennart Poettering5-189/+222
2012-07-13util: temporarily ignore SIGHUP while we are issuing TIOCSTTYLennart Poettering1-4/+14
2012-07-13test: hook up more tests with make checkLennart Poettering3-2/+13
2012-07-13util: rename join() to strjoin()Lennart Poettering24-58/+62
2012-07-13man: fix man page chapter in Makefile.amLennart Poettering1-5/+5
2012-07-13man: document sd_journal_stream_fd()Lennart Poettering3-3/+172
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering31-53/+59
2012-07-13journal: properly export sd_journal_add_disjunction()Lennart Poettering1-0/+1
2012-07-13journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek5-19/+81
2012-07-13update TODOLennart Poettering1-4/+0
2012-07-13journal: beef up journal matches considerablyLennart Poettering13-347/+974
2012-07-13journal: check fields we search for more carefullyLennart Poettering1-1/+29
2012-07-13journal: fix seeking by realtime/seqnumLennart Poettering1-2/+6
2012-07-13journal: fix bad memory accessLennart Poettering1-1/+1
2012-07-13journal: fix bisection logic for first entryLennart Poettering1-3/+6
2012-07-13journal: fix interleaving of files with different time sourcesLennart Poettering1-2/+2
2012-07-13build-sys: avoid duplicate inclusion of log.c in toolsLennart Poettering1-18/+45
2012-07-11update TODOKay Sievers1-1/+14
2012-07-11update TODOLennart Poettering1-6/+0
2012-07-11journal: replace implicit flushing of journal by explicit oneLennart Poettering5-19/+28
2012-07-11journalctl: add a marker to log output for rebootsLennart Poettering4-6/+18
2012-07-11journal: rework directory enumeration/watch logicLennart Poettering7-291/+464
2012-07-10journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering5-25/+25
2012-07-10update TODOLennart Poettering1-4/+2
2012-07-10journald: use "persistent", not "permanent" as storage optionLennart Poettering4-11/+11
2012-07-10update TODOLennart Poettering1-2/+0
2012-07-10selinux: turn of libselinux' internal loggingLennart Poettering1-0/+9
2012-07-10update TODOLennart Poettering1-2/+0
2012-07-10switch-root: reopen /dev/console before we switch rootLennart Poettering4-22/+36
2012-07-10update TODOLennart Poettering1-2/+0
2012-07-10util: rm_rf() refuse cleaning non-memory file systems, as extra paranoiaLennart Poettering3-8/+71
2012-07-10util: add extra safety check to in_initrd()Lennart Poettering2-2/+31
2012-07-10mount: fix for complex automountsMalte Starostik1-2/+4
2012-07-10update TODOLennart Poettering1-0/+2
2012-07-10systemctl: filter shown units by their load stateZbigniew Jędrzejewski-Szmek2-15/+34
2012-07-10unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek4-24/+24
2012-07-10unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering11-12/+0
2012-07-10unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering6-38/+30
2012-07-10update TODOLennart Poettering1-0/+2
2012-07-10systemctl: check the argument to -t for invalid valuesZbigniew Jędrzejewski-Szmek1-0/+4
2012-07-10unit: Move UnitType definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek3-15/+36
2012-07-10update TODOLennart Poettering1-0/+14
2012-07-10update TODOLennart Poettering1-0/+2