summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-26unit-name: style fix in unit_name_is_template()Michal Schmidt
2012-07-26systemd: enable/disable instances of templateMichal Sekletar
2012-07-26unit: add missing deps in unit_dependency_tableMichal Schmidt
2012-07-26unit: make the table of inverse deps symmetricMichal Schmidt
2012-07-26dbus-unit: expose PartOf/ConsistsOf propertiesMichal Schmidt
2012-07-26systemd: added new dependency PartOfMichal Sekletar
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-25modules-load: fix kernel cmdline parsingMichal Schmidt
2012-07-25main: set PR_SET_CHILD_REAPER for MANAGER_USERAuke Kok
2012-07-24conf-files: continue searching if one dir failsMichal Schmidt
2012-07-24uaccess: add ID_SECURITY_TOKEN device class for USB authentication keysKay Sievers
2012-07-23systemctl: use color specification understood by dotZbigniew Jędrzejewski-Szmek
2012-07-23journalctl: fix ellipsization with PAGER=catZbigniew Jedrzejewski-Szmek
2012-07-23keymap: Broaden ThinkPad X2.. tablet match to also apply to X230Terence Honles
2012-07-23sd-daemon: remove unnecessary memset callsJim Meyering
2012-07-22logind: fix operation precedence mix-upZbigniew Jędrzejewski-Szmek
2012-07-22test: correct enum misassignmentZbigniew Jędrzejewski-Szmek
2012-07-22collect, keymap, systemctl: use _noreturn_Zbigniew Jędrzejewski-Szmek
2012-07-20tmpfiles: also look in /lib/tmpfiles.d on split /usr systemsLennart Poettering
2012-07-20udev: path_id - export path for platform block devicesKay Sievers
2012-07-20journalctl: fix assertion failure in ellipsize_mem()Eelco Dolstra
2012-07-20units: apply default resource limits to socket/mount/swap processes tooLennart Poettering
2012-07-20core: drop KillMode parameter from KillUnit() bus callLennart Poettering
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering
2012-07-19journald: upgrade signal reception message to INFOLennart Poettering
2012-07-19udev: firmware - do not cancel requests in the initrdKay Sievers
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-07-19journal: allow watching symlinked journal dirsLennart Poettering
2012-07-19journal: when watching directories actually watch the directories asked forLennart Poettering
2012-07-19journal: rotate busy files away when we try to write to themLennart Poettering
2012-07-19journal: follow symlinks when enumerating journalsLennart Poettering
2012-07-19manager: use a private notify sockets in containers to avoid problems with sh...Lennart Poettering
2012-07-19killall: avoid gcc warning about wait name clashLennart Poettering
2012-07-19nspawn: generate proper error messages in the childLennart Poettering
2012-07-19journald: don't choke on journal files with no cutoff dateLennart Poettering
2012-07-19nspawn: introduce new --link-journal= switch to link container journals into ...Lennart Poettering
2012-07-18journal: remove all of /run/log/journal when serializing, since the machine I...Lennart Poettering
2012-07-18journal: don't complain if the syslog forwarder socket doesn't existLennart Poettering
2012-07-18journal: when we suggest a rotation, explain whyLennart Poettering
2012-07-18journal: estimate data hash table size a bit larger by defaultLennart Poettering
2012-07-18journald: fix another bad memory accessLennart Poettering
2012-07-18journald: fix bad memory accessLennart Poettering
2012-07-18keymap: Add Dell Latitude force-release quirkRex Tsai
2012-07-18service: don't print a warning if we are in autorestart state, and can't star...Lennart Poettering
2012-07-18service: make start jobs wait, not fail, when an automatic restart is queuedLennart Poettering
2012-07-18unit: don't serialize job state, only unit state across switch-rootLennart Poettering
2012-07-17switch-root: don't wait for processesLennart Poettering
2012-07-17journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek
2012-07-17logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek