summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-29nspawn: properly bind mount /sys/fs/selinux into container, since /selinux mo...Lennart Poettering
2011-07-29build-sys: prepare new releaseLennart Poettering
2011-07-29sd-login: return size of arrays as return value in functions that generate an...Lennart Poettering
2011-07-29update TODOKay Sievers
2011-07-29selinux: mount /sys, /proc, /dev before we load the SELinux policyLennart Poettering
2011-07-28selinux: use setcon() instead of reexec to apply selinux policyLennart Poettering
2011-07-28main: redirection to telinit is unnecessary if sysv compat is disabledLennart Poettering
2011-07-28main: profile unit file loadingLennart Poettering
2011-07-28label: generalize label_get_socket_label_from_exe() a bitLennart Poettering
2011-07-28dbus: the changes array might actually be NULL when ti is emptyLennart Poettering
2011-07-28Remove a stray empty lineMichael Biebl
2011-07-28Don't show a warning message in non-enforcing mode.Michael Biebl
2011-07-28Link against -lcap only where requiredMichael Biebl
2011-07-28logind: properly write user state filesLennart Poettering
2011-07-27build-sys: move libsystemd-login to /lib, toosystemd/v31Lennart Poettering
2011-07-27selinux: also profile memory usageLennart Poettering
2011-07-27build-sys: fix make distcheckLennart Poettering
2011-07-27build-sys: prepare v31Lennart Poettering
2011-07-27update TODOLennart Poettering
2011-07-27update TODOLennart Poettering
2011-07-26pam: set XDG_SEAT and XDG_VTNR when logging inLennart Poettering
2011-07-26sd-login: add new call sd_seat_can_multi_session()Lennart Poettering
2011-07-26logind: rename can_activate_sessions to can_multi_sessionLennart Poettering
2011-07-26udev: fix copy/paste error when applying sysctl to network devicesLennart Poettering
2011-07-26pkgconfig: move library .pc files to libdirLennart Poettering
2011-07-25selinux: check PID 1 label instead of /selinux mount point to figure out if s...Lennart Poettering
2011-07-25selinux: log how much time it takes to load the SELinux policy and databaseLennart Poettering
2011-07-25sysctl: apply network specific sysctls to each network card as they appearLennart Poettering
2011-07-25machine-id: be nice and generate compliant v4 UUIDsLennart Poettering
2011-07-25seat: add another 'Plugable' device idKay Sievers
2011-07-25systemctl: hook up new install logicLennart Poettering
2011-07-23nspawn: mount a new /proc instance in the container so that we don't see the ...Lennart Poettering
2011-07-23systemctl: remove monitor command since it is mostly uselessLennart Poettering
2011-07-23systemctl: split --help into multiple sectionsLennart Poettering
2011-07-23manager: add log control via RT signalsLennart Poettering
2011-07-23bus: expose installer functionsLennart Poettering
2011-07-23login: drop unused variablesLennart Poettering
2011-07-23util: make use of get_user_creds() and get_group_creds() wherever applicableLennart Poettering
2011-07-23install: don't choke on dead linksLennart Poettering
2011-07-23uaccess: port over to using sd-loginLennart Poettering
2011-07-23lookup: fix NUL termination of search path arrayLennart Poettering
2011-07-23util: user parse_uid() wherever applicableLennart Poettering
2011-07-22sd-login: beef up login api, to add monitoring and enumeratingLennart Poettering
2011-07-22shutdown: untabifyLennart Poettering
2011-07-22shutdown: initialize the controlling terminalHarald Hoyer
2011-07-22shutdown: remove close_nointr_nofail after make_stdio callHarald Hoyer
2011-07-22util: use readdir_r() instead of readdir()Lennart Poettering
2011-07-22install: add new installer implementationLennart Poettering
2011-07-22systemctl: fix indentingLennart Poettering
2011-07-22path-lookup: add both the configured and the fixed search paths inLennart Poettering