summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-21service: minor change in service_load_pid_file return valueMichal Schmidt
2011-09-21condition: add ConditionPathIsSymbolicLinkMichal Schmidt
2011-09-21condition: always follow symlinks for condition checks, to mimic testLennart Poettering
2011-09-21service: handle forking services that move to a new PIDMichal Schmidt
2011-09-21unit: introduce ConditionPathIsMountPoint=Lennart Poettering
2011-09-20stdout-syslog-bridge: properly handle overly long log linesLennart Poettering
2011-09-20service: drop broken support for X-Interactive fields in LSB headersLennart Poettering
2011-09-20condition: in ConditionPathIsExecutable follow symlinksLennart Poettering
2011-09-20systemadm: use colors for id too, remove color from fragment linkZbigniew Jędrzejewski-Szmek
2011-09-20systemadm: adjust row numbers after removing 'aliases'Zbigniew Jędrzejewski-Szmek
2011-09-20systemadm: coalesce id and decription fieldsZbigniew Jędrzejewski-Szmek
2011-09-20systemadm: catch exceptions generated by dbusZbigniew Jędrzejewski-Szmek
2011-09-20systemadm: make the dependency listing selectableZbigniew Jędrzejewski-Szmek
2011-09-20systemadm: use bold for "requires", etc.Zbigniew Jędrzejewski-Szmek
2011-09-20systemadm: use color for dependency linksZbigniew Jędrzejewski-Szmek
2011-09-20systemadm: display dependencies sortedZbigniew Jędrzejewski-Szmek
2011-09-20systemadm: add libgee as dependency and use it for a unit mapZbigniew Jędrzejewski-Szmek
2011-09-20systemadm: add a wrappable label and use it for status linesZbigniew Jędrzejewski-Szmek
2011-09-20systemadm: filter on swaps, paths, and timers too.Zbigniew Jędrzejewski-Szmek
2011-09-20systemadm: split the type+status combo box into type combo & status checkboxZbigniew Jędrzejewski-Szmek
2011-09-19condition: opt out of /proc/cmdline parsing only when running in a container,...Lennart Poettering
2011-09-19hostnamed: Fix "SetStaticHostname" debug outputBastien Nocera
2011-09-19systemadm: allow sorting of jobs and unitsZbigniew Jędrzejewski-Szmek
2011-09-19systemadm: break timestamp formatting out into a seperate functionZbigniew Jędrzejewski-Szmek
2011-09-04timedate: fix interfaces listLennart Poettering
2011-09-03dbus: terminate mechanism daemons after a whileLennart Poettering
2011-09-01stdout-bridge: set facility of messages with no facility to configured facili...Lennart Poettering
2011-09-01fsck: show progress while fscking at bootLennart Poettering
2011-09-01label: fix database checkLennart Poettering
2011-08-31locale: support $LANGUAGE tooLennart Poettering
2011-08-31getty: simplify things a bitLennart Poettering
2011-08-31getty: automatically add getty on hvsi0 virtualizer consoleLennart Poettering
2011-08-31dropin: don't fail if random files are stored in .wants directoriesLennart Poettering
2011-08-31systemctl: if we managed to reexec the init system via the bus don't retry vi...Lennart Poettering
2011-08-31logind: use syspath instead of sysname to identify fb devices since udlfb got...Lennart Poettering
2011-08-31mount: fix parsing of prio valueLennart Poettering
2011-08-31getty-generator: ignore if symlinks already existLennart Poettering
2011-08-31label: minor fixesLennart Poettering
2011-08-31label: introduce label_bind() and make use of it where necessaryLennart Poettering
2011-08-30service: change default stdout/stderr to syslogLennart Poettering
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-08-30selinux: explicitly relabel /run/initramfs/root-fsck and friendsLennart Poettering
2011-08-30specifier: drop misplaced assert()Lennart Poettering
2011-08-30selinux: don't relabel /run/initramfsLennart Poettering
2011-08-29selinux: retest selinux after we loaded the policyLennart Poettering
2011-08-29logind: downgrade session create/remove log messages to LOG_DEBUG forLennart Poettering
2011-08-29execute: fix bus serialization for commandsLennart Poettering
2011-08-25acl: properly handle if devices are tagged as uaccess but do not have a devic...Lennart Poettering
2011-08-24update READMELennart Poettering
2011-08-24cryptsetup-generator: block boot when querying passphrase.Frederic Crozat