summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: prepare release 26v26Lennart Poettering2011-04-301-1/+1
* plymouth: introduce plymouth.enable=0 kernel command line switchLennart Poettering2011-04-306-3/+6
* util: don't AND cx with cxLennart Poettering2011-04-302-1/+6
* man: typo in sd_daemon referenceTollef Fog Heen2011-04-291-1/+1
* util: conf_files_list() return list as parameterKay Sievers2011-04-288-36/+52
* dbus: make daemon reexecution synchronousLennart Poettering2011-04-287-6/+68
* label: don't print warning when we try ro relabel an non-existing fileLennart Poettering2011-04-282-4/+6
* service: properly notice when services with a main process that isn't a child...Lennart Poettering2011-04-282-19/+35
* lookup: drop empty directories from search pathsLennart Poettering2011-04-284-2/+25
* path: simplify recheck logicLennart Poettering2011-04-281-25/+33
* unit: fix assert when trying to load unit instances for uninstanciable typesLennart Poettering2011-04-282-5/+3
* systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Inst...Lennart Poettering2011-04-271-2/+1
* def: lower default timeout to 90sLennart Poettering2011-04-277-7/+13
* update TODOKay Sievers2011-04-271-8/+8
* manager: fix serialization counterLennart Poettering2011-04-272-2/+2
* update TODOLennart Poettering2011-04-271-0/+2
* dbus: don't hit assert when dumping propertiesLennart Poettering2011-04-271-1/+1
* build-sys: Add --disable-binfmt configure switchMiklos Vajna2011-04-272-12/+46
* cryptsetup: fix keyfile size option processingMilan Broz2011-04-261-1/+6
* socket: improve warning message when we get POLLHUPLennart Poettering2011-04-261-1/+6
* strv: Fix gcc unitialized variable warningZbigniew Jędrzejewski-Szmek2011-04-261-2/+2
* mount: failure to mount cgroup hierarchies should not be fatalLennart Poettering2011-04-261-2/+4
* configure.ac: move AC_USE_SYSTEM_EXTENSIONS up to fix warningKay Sievers2011-04-251-1/+1
* configure: add AC_SYS_LARGEFILEKay Sievers2011-04-251-0/+1
* tmpfiles.d: switch to stacked config dirs in /lib, /etc, /runKay Sievers2011-04-256-64/+54
* sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers2011-04-2511-169/+222
* manager: mkdir /run/systemd/system when starting upTollef Fog Heen2011-04-231-0/+1
* man: Spelling fixesA. Costa2011-04-235-12/+12
* missing: Fix broken syscall(__NR_fanotify_mark... on o32 mips.cee12011-04-211-0/+11
* update TODOv25Lennart Poettering2011-04-211-0/+2
* build-sys: bump releaseLennart Poettering2011-04-211-1/+1
* Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()"Lennart Poettering2011-04-211-1/+1
* man: minor fixesLennart Poettering2011-04-212-6/+6
* mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.Wulf C. Krueger2011-04-201-3/+1
* cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()Lennart Poettering2011-04-201-1/+1
* socket: support ListeSpecial= socketsLennart Poettering2011-04-205-12/+107
* vconsole: don't set console font/keymap if settings are emptyLennart Poettering2011-04-201-10/+24
* nspawn: don't fail when we receive SIGCHLDLennart Poettering2011-04-202-4/+8
* cgroup: don't accidentaly trim on reloadLennart Poettering2011-04-206-10/+27
* units: set capability bounding set for syslog servicesLennart Poettering2011-04-203-2/+12
* socket: log more information about invalid poll eventsLennart Poettering2011-04-201-1/+1
* MeeGo supportChris E Ferron2011-04-208-8/+51
* man: fix specification of default timeoutsLennart Poettering2011-04-204-14/+5
* mount,crypto: rework meaning of noauto/nofailLennart Poettering2011-04-202-39/+72
* fsck: don't fsck against basic.target in order to properly allow automount /homeLennart Poettering2011-04-201-1/+1
* manager: when running in test mode, do not write generated unit files to /run...Lennart Poettering2011-04-191-1/+1
* mount: properly parse timeouts options in the middle of the stringLennart Poettering2011-04-191-5/+16
* hostnamed: drop all caps but CAP_SYS_ADMINLennart Poettering2011-04-191-0/+1
* hostnamed: improve error loggingLennart Poettering2011-04-191-6/+14
* execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by defau...Lennart Poettering2011-04-192-7/+77