Age | Commit message (Expand) | Author |
2011-05-01 | sysctl: correct /usr/local/lib path | Kay Sievers |
2011-04-30 | binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty= | Kay Sievers |
2011-04-30 | binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr... | Kay Sievers |
2011-04-30 | util: don't AND cx with cx | Lennart Poettering |
2011-04-28 | util: conf_files_list() return list as parameter | Kay Sievers |
2011-04-28 | dbus: make daemon reexecution synchronous | Lennart Poettering |
2011-04-28 | label: don't print warning when we try ro relabel an non-existing file | Lennart Poettering |
2011-04-28 | service: properly notice when services with a main process that isn't a child... | Lennart Poettering |
2011-04-28 | lookup: drop empty directories from search paths | Lennart Poettering |
2011-04-28 | path: simplify recheck logic | Lennart Poettering |
2011-04-28 | unit: fix assert when trying to load unit instances for uninstanciable types | Lennart Poettering |
2011-04-27 | systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Inst... | Lennart Poettering |
2011-04-27 | def: lower default timeout to 90s | Lennart Poettering |
2011-04-27 | manager: fix serialization counter | Lennart Poettering |
2011-04-27 | dbus: don't hit assert when dumping properties | Lennart Poettering |
2011-04-26 | cryptsetup: fix keyfile size option processing | Milan Broz |
2011-04-26 | socket: improve warning message when we get POLLHUP | Lennart Poettering |
2011-04-26 | strv: Fix gcc unitialized variable warning | Zbigniew Jędrzejewski-Szmek |
2011-04-26 | mount: failure to mount cgroup hierarchies should not be fatal | Lennart Poettering |
2011-04-25 | tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run | Kay Sievers |
2011-04-25 | sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e... | Kay Sievers |
2011-04-23 | manager: mkdir /run/systemd/system when starting up | Tollef Fog Heen |
2011-04-21 | missing: Fix broken syscall(__NR_fanotify_mark... on o32 mips. | cee1 |
2011-04-21 | Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()" | Lennart Poettering |
2011-04-20 | mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd. | Wulf C. Krueger |
2011-04-20 | cryptsetup: pass 0 as key size to crypt_activate_by_keyfile() | Lennart Poettering |
2011-04-20 | socket: support ListeSpecial= sockets | Lennart Poettering |
2011-04-20 | vconsole: don't set console font/keymap if settings are empty | Lennart Poettering |
2011-04-20 | nspawn: don't fail when we receive SIGCHLD | Lennart Poettering |
2011-04-20 | cgroup: don't accidentaly trim on reload | Lennart Poettering |
2011-04-20 | socket: log more information about invalid poll events | Lennart Poettering |
2011-04-20 | MeeGo support | Chris E Ferron |
2011-04-20 | mount,crypto: rework meaning of noauto/nofail | Lennart Poettering |
2011-04-19 | manager: when running in test mode, do not write generated unit files to /run... | Lennart Poettering |
2011-04-19 | mount: properly parse timeouts options in the middle of the string | Lennart Poettering |
2011-04-19 | hostnamed: improve error logging | Lennart Poettering |
2011-04-19 | execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by defau... | Lennart Poettering |
2011-04-16 | mount: make device timeout configurable | Lennart Poettering |
2011-04-16 | cryptsetup: do not order crypto DM devices against the cryptsetup service | Lennart Poettering |
2011-04-16 | socket: reuse existing FIFOs | Lennart Poettering |
2011-04-16 | socket: guarantee order in which sockets are passed to be the one of the conf... | Lennart Poettering |
2011-04-16 | systemctl: always consider unit files with no [Install] section but stored in... | Lennart Poettering |
2011-04-16 | job: also print status messages when we successfully started a unit | Lennart Poettering |
2011-04-16 | hostnamed: add reference to SMBIOS specs | Lennart Poettering |
2011-04-16 | polkit: follow the usual syntax for polkit actions | Lennart Poettering |
2011-04-16 | hostnamed: introduce systemd-hostnamed | Lennart Poettering |
2011-04-16 | hostname: split out hostname validation into util.c | Lennart Poettering |
2011-04-16 | cryptsetup: simplifications | Lennart Poettering |
2011-04-16 | dbus: split out object management code into dbus-common, and simplify it | Lennart Poettering |
2011-04-16 | strv: properly override settings in env_append() | Lennart Poettering |