summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-13man: document sd_journal_get_data() and friendsLennart Poettering
2012-07-13log: correct usage of logging API at a few placesLennart Poettering
2012-07-13main: only reopen /dev/console if we switch-root to a custom initHarald Hoyer
2012-07-13container: when shutting down in a container don't detach loop devicesLennart Poettering
2012-07-13core: go on a killing spree when transitioning from initrd to main systemLennart Poettering
2012-07-13util: temporarily ignore SIGHUP while we are issuing TIOCSTTYLennart Poettering
2012-07-13test: hook up more tests with make checkLennart Poettering
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-07-13man: document sd_journal_stream_fd()Lennart Poettering
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering
2012-07-13journal: properly export sd_journal_add_disjunction()Lennart Poettering
2012-07-13journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek
2012-07-13journal: beef up journal matches considerablyLennart Poettering
2012-07-13journal: check fields we search for more carefullyLennart Poettering
2012-07-13journal: fix seeking by realtime/seqnumLennart Poettering
2012-07-13journal: fix bad memory accessLennart Poettering
2012-07-13journal: fix bisection logic for first entryLennart Poettering
2012-07-13journal: fix interleaving of files with different time sourcesLennart Poettering
2012-07-11journal: replace implicit flushing of journal by explicit oneLennart Poettering
2012-07-11journalctl: add a marker to log output for rebootsLennart Poettering
2012-07-11journal: rework directory enumeration/watch logicLennart Poettering
2012-07-10journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering
2012-07-10journald: use "persistent", not "permanent" as storage optionLennart Poettering
2012-07-10selinux: turn of libselinux' internal loggingLennart Poettering
2012-07-10switch-root: reopen /dev/console before we switch rootLennart Poettering
2012-07-10util: rm_rf() refuse cleaning non-memory file systems, as extra paranoiaLennart Poettering
2012-07-10util: add extra safety check to in_initrd()Lennart Poettering
2012-07-10mount: fix for complex automountsMalte Starostik
2012-07-10systemctl: filter shown units by their load stateZbigniew Jędrzejewski-Szmek
2012-07-10unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek
2012-07-10unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering
2012-07-10unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering
2012-07-10systemctl: check the argument to -t for invalid valuesZbigniew Jędrzejewski-Szmek
2012-07-10unit: Move UnitType definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek
2012-07-09cryptsetup: add keyfile-offset= supportTom Gundersen
2012-07-09udev: never touch device nodes with symlink requestsKay Sievers
2012-07-09paranoia: refuse rm_rf("/")Lennart Poettering
2012-07-09MeeGo: Remove build support for MeeGo distribution.Auke Kok
2012-07-09man: document sd_print() and friendsLennart Poettering
2012-07-05udev: network device renaming - immediately give up if the target name isn't ...Kay Sievers
2012-07-05udev: add some O_CLOEXECKay Sievers
2012-07-05udev: ata_id - fixup all 8 not only 6 bytes of the fw_rev stringKay Sievers
2012-07-04service: flush the start counter in "systemctl reset-failed"Lennart Poettering
2012-07-03readahead: fix calculation of percentageLennart Poettering
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering
2012-07-03hashmap: make hashmap_clear() work on NULL hashmapsLennart Poettering
2012-07-03load-fragment: a few modernizationsLennart Poettering
2012-07-03timedate: uniq'ify ntp units listLennart Poettering
2012-07-03journal: default ImportKernel=no until we make use of structured loggingLennart Poettering
2012-07-03journal: move Storage=auto stanza to right fileLennart Poettering