summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-01build-sys: bump releasev35Lennart Poettering2-2/+2
2011-09-01label: fix database checkLennart Poettering1-1/+1
2011-08-31po: Initial Polish translationPiotr Drąg1-0/+166
2011-08-31locale: support $LANGUAGE tooLennart Poettering4-3/+12
2011-08-31getty: simplify things a bitLennart Poettering1-26/+26
2011-08-31getty: automatically add getty on hvsi0 virtualizer consoleLennart Poettering2-16/+54
2011-08-31dropin: don't fail if random files are stored in .wants directoriesLennart Poettering1-5/+9
2011-08-31systemctl: if we managed to reexec the init system via the bus don't retry vi...Lennart Poettering1-1/+1
2011-08-31logind: use syspath instead of sysname to identify fb devices since udlfb got...Lennart Poettering1-3/+2
2011-08-31man: document /etc/timezoneLennart Poettering2-0/+91
2011-08-31mount: fix parsing of prio valueLennart Poettering1-1/+1
2011-08-31man: don't recommend After=syslog.target anymore since we don't support non-s...Lennart Poettering4-21/+3
2011-08-31getty-generator: ignore if symlinks already existLennart Poettering1-6/+13
2011-08-31label: minor fixesLennart Poettering1-8/+16
2011-08-31label: introduce label_bind() and make use of it where necessaryLennart Poettering3-27/+110
2011-08-30service: change default stdout/stderr to syslogLennart Poettering5-10/+21
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering15-34/+33
2011-08-30selinux: explicitly relabel /run/initramfs/root-fsck and friendsLennart Poettering1-6/+14
2011-08-30specifier: drop misplaced assert()Lennart Poettering1-2/+0
2011-08-30selinux: don't relabel /run/initramfsLennart Poettering1-5/+12
2011-08-29selinux: retest selinux after we loaded the policyLennart Poettering3-1/+10
2011-08-29logind: downgrade session create/remove log messages to LOG_DEBUG forLennart Poettering1-2/+4
2011-08-29untis: allow both console and plymouth ask password agents in boot transactio...Lennart Poettering4-2/+10
2011-08-29plymouth: don't enable ask-password agent of plymouth is disabledLennart Poettering2-0/+2
2011-08-29execute: fix bus serialization for commandsLennart Poettering1-2/+5
2011-08-29man: fix securebits docsLennart Poettering2-4/+5
2011-08-25build-sys: bump versionv34Lennart Poettering2-2/+2
2011-08-25acl: properly handle if devices are tagged as uaccess but do not have a devic...Lennart Poettering2-3/+3
2011-08-25build-sys: Add --disable-localed configure switchMiklos Vajna2-10/+50
2011-08-24update READMELennart Poettering2-1/+6
2011-08-24update TODOLennart Poettering1-0/+2
2011-08-24update TODOLennart Poettering1-0/+8
2011-08-24tmpfiles: Move /tmp and /var/tmp to a separate tmpfiles.d file to ease overri...Josh Triplett3-3/+13
2011-08-24cryptsetup-generator: block boot when querying passphrase.Frederic Crozat1-1/+2
2011-08-24cryptsetup: accept "none" optionFrederic Crozat1-1/+1
2011-08-24build-sys: Add --disable-timedated configure switchMiklos Vajna2-10/+50
2011-08-24path-lookup: monitor /etc/systemd/user for user managerFrederic Crozat1-1/+1
2011-08-24dbus: 'directrion' is not a valid attributeTero Roponen1-3/+3
2011-08-24man: Sort the entries in systemd.special(7)Josh Triplett1-14/+14
2011-08-24tmpfiles: Remove X11 lock files for displays :10 and higher tooJosh Triplett1-1/+1
2011-08-24initctl: check for kexec_loaded when reboot is requested through initctlFrederic Crozat4-12/+16
2011-08-24service: all rcS.d scripts have been converted on FrugalwareMiklos Vajna1-1/+1
2011-08-24strv: fix counting in strv_env_delete()Lennart Poettering1-8/+13
2011-08-24udev: since bt devices cannot be renamed revert to %kLennart Poettering1-1/+1
2011-08-23udev: use $name instead of %kLennart Poettering1-3/+3
2011-08-23cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering14-29/+307
2011-08-22timedate: make NTP controllable tooLennart Poettering2-1/+269
2011-08-21cgroup: when trimming cgroup trees, honour sticky bit of tasks fileLennart Poettering2-5/+56
2011-08-21readahead: make use of block_get_whole_disk() where applicableLennart Poettering1-31/+20
2011-08-21cgroup: honour sticky bit when trimming cgroup treesLennart Poettering7-23/+82