summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-26strv: Fix gcc unitialized variable warningZbigniew Jędrzejewski-Szmek1-2/+2
2011-04-26mount: failure to mount cgroup hierarchies should not be fatalLennart Poettering1-2/+4
2011-04-25configure.ac: move AC_USE_SYSTEM_EXTENSIONS up to fix warningKay Sievers1-1/+1
2011-04-25configure: add AC_SYS_LARGEFILEKay Sievers1-0/+1
2011-04-25tmpfiles.d: switch to stacked config dirs in /lib, /etc, /runKay Sievers6-64/+54
2011-04-25sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers11-169/+222
2011-04-23manager: mkdir /run/systemd/system when starting upTollef Fog Heen1-0/+1
2011-04-23man: Spelling fixesA. Costa5-12/+12
2011-04-21missing: Fix broken syscall(__NR_fanotify_mark... on o32 mips.cee11-0/+11
2011-04-21update TODOv25Lennart Poettering1-0/+2
2011-04-21build-sys: bump releaseLennart Poettering1-1/+1
2011-04-21Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()"Lennart Poettering1-1/+1
2011-04-21man: minor fixesLennart Poettering2-6/+6
2011-04-20mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.Wulf C. Krueger1-3/+1
2011-04-20cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()Lennart Poettering1-1/+1
2011-04-20socket: support ListeSpecial= socketsLennart Poettering5-12/+107
2011-04-20vconsole: don't set console font/keymap if settings are emptyLennart Poettering1-10/+24
2011-04-20nspawn: don't fail when we receive SIGCHLDLennart Poettering2-4/+8
2011-04-20cgroup: don't accidentaly trim on reloadLennart Poettering6-10/+27
2011-04-20units: set capability bounding set for syslog servicesLennart Poettering3-2/+12
2011-04-20socket: log more information about invalid poll eventsLennart Poettering1-1/+1
2011-04-20MeeGo supportChris E Ferron8-8/+51
2011-04-20man: fix specification of default timeoutsLennart Poettering4-14/+5
2011-04-20mount,crypto: rework meaning of noauto/nofailLennart Poettering2-39/+72
2011-04-20fsck: don't fsck against basic.target in order to properly allow automount /homeLennart Poettering1-1/+1
2011-04-19manager: when running in test mode, do not write generated unit files to /run...Lennart Poettering1-1/+1
2011-04-19mount: properly parse timeouts options in the middle of the stringLennart Poettering1-5/+16
2011-04-19hostnamed: drop all caps but CAP_SYS_ADMINLennart Poettering1-0/+1
2011-04-19hostnamed: improve error loggingLennart Poettering1-6/+14
2011-04-19execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by defau...Lennart Poettering2-7/+77
2011-04-16mount: make device timeout configurableLennart Poettering1-0/+39
2011-04-16cryptsetup: do not order crypto DM devices against the cryptsetup serviceLennart Poettering1-1/+1
2011-04-16socket: reuse existing FIFOsLennart Poettering1-1/+1
2011-04-16socket: guarantee order in which sockets are passed to be the one of the conf...Lennart Poettering2-8/+7
2011-04-16systemctl: always consider unit files with no [Install] section but stored in...Lennart Poettering2-14/+24
2011-04-16job: also print status messages when we successfully started a unitLennart Poettering1-6/+47
2011-04-16hostnamed: add reference to SMBIOS specsLennart Poettering1-2/+9
2011-04-16man: runlevel 5 is usually more comprehensive, so use it instead of 3 to dete...Lennart Poettering1-1/+1
2011-04-16polkit: follow the usual syntax for polkit actionsLennart Poettering1-2/+2
2011-04-16hostnamed: introduce systemd-hostnamedLennart Poettering16-16/+1099
2011-04-16units: wording fixLennart Poettering1-1/+1
2011-04-16units: order quotacheck after remount-rootfsLennart Poettering3-3/+3
2011-04-16hostname: split out hostname validation into util.cLennart Poettering3-30/+69
2011-04-16cryptsetup: simplificationsLennart Poettering1-4/+9
2011-04-16dbus: split out object management code into dbus-common, and simplify itLennart Poettering21-738/+726
2011-04-16strv: properly override settings in env_append()Lennart Poettering1-1/+4
2011-04-16strv: detect non-assignments in env blocks properly in env_append()Lennart Poettering1-2/+10
2011-04-16strv: handle empty lists in strv_copy() properlyLennart Poettering1-3/+4
2011-04-16util: truncate newline inside of read_one_line_file() alreadyLennart Poettering3-15/+6
2011-04-16util: modernize get_parent_of_pid() a bitLennart Poettering1-2/+2