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