summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-25sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers
2011-04-23manager: mkdir /run/systemd/system when starting upTollef Fog Heen
2011-04-21missing: Fix broken syscall(__NR_fanotify_mark... on o32 mips.cee1
2011-04-21Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()"Lennart Poettering
2011-04-20mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.Wulf C. Krueger
2011-04-20cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()Lennart Poettering
2011-04-20socket: support ListeSpecial= socketsLennart Poettering
2011-04-20vconsole: don't set console font/keymap if settings are emptyLennart Poettering
2011-04-20nspawn: don't fail when we receive SIGCHLDLennart Poettering
2011-04-20cgroup: don't accidentaly trim on reloadLennart Poettering
2011-04-20socket: log more information about invalid poll eventsLennart Poettering
2011-04-20MeeGo supportChris E Ferron
2011-04-20mount,crypto: rework meaning of noauto/nofailLennart Poettering
2011-04-19manager: when running in test mode, do not write generated unit files to /run...Lennart Poettering
2011-04-19mount: properly parse timeouts options in the middle of the stringLennart Poettering
2011-04-19hostnamed: improve error loggingLennart Poettering
2011-04-19execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by defau...Lennart Poettering
2011-04-16mount: make device timeout configurableLennart Poettering
2011-04-16cryptsetup: do not order crypto DM devices against the cryptsetup serviceLennart Poettering
2011-04-16socket: reuse existing FIFOsLennart Poettering
2011-04-16socket: guarantee order in which sockets are passed to be the one of the conf...Lennart Poettering
2011-04-16systemctl: always consider unit files with no [Install] section but stored in...Lennart Poettering
2011-04-16job: also print status messages when we successfully started a unitLennart Poettering
2011-04-16hostnamed: add reference to SMBIOS specsLennart Poettering
2011-04-16polkit: follow the usual syntax for polkit actionsLennart Poettering
2011-04-16hostnamed: introduce systemd-hostnamedLennart Poettering
2011-04-16hostname: split out hostname validation into util.cLennart Poettering
2011-04-16cryptsetup: simplificationsLennart Poettering
2011-04-16dbus: split out object management code into dbus-common, and simplify itLennart Poettering
2011-04-16strv: properly override settings in env_append()Lennart Poettering
2011-04-16strv: detect non-assignments in env blocks properly in env_append()Lennart Poettering
2011-04-16strv: handle empty lists in strv_copy() properlyLennart Poettering
2011-04-16util: truncate newline inside of read_one_line_file() alreadyLennart Poettering
2011-04-16util: modernize get_parent_of_pid() a bitLennart Poettering
2011-04-16crypto: let the cryptsetup binary handles its own configurable timeoutsLennart Poettering
2011-04-16logger,initctl: use global exit timeoutLennart Poettering
2011-04-16ask-password: use default timeoutLennart Poettering
2011-04-16manager: drop all pending jobs when isolatingLennart Poettering
2011-04-16manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering
2011-04-16cryptsetup: add trailing \nLennart Poettering
2011-04-16manager: downgrade a few log messagesLennart Poettering
2011-04-13ask-password: use kill(PID, 0) before querying a passwordLennart Poettering
2011-04-13ask-password: support passwords without timeoutsLennart Poettering
2011-04-13ask-password: always send final NUL charLennart Poettering
2011-04-13ask-password: properly accept empty passwords from agentLennart Poettering
2011-04-13unit: skip default cgroup setup if we have no hierarchy to work onLennart Poettering
2011-04-13mount: don't pull in stdio logger for root mount unitLennart Poettering
2011-04-12cgroup: be nice to Ingo MolnarLennart Poettering
2011-04-12pam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL is setLennart Poettering
2011-04-12pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROLLennart Poettering