summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git: hide org.freedesktop.systemd1.policy.inv32Lennart Poettering2011-07-291-0/+1
* nspawn: properly bind mount /sys/fs/selinux into container, since /selinux mo...Lennart Poettering2011-07-291-2/+2
* build-sys: prepare new releaseLennart Poettering2011-07-292-2/+2
* sd-login: return size of arrays as return value in functions that generate an...Lennart Poettering2011-07-294-83/+121
* update TODOKay Sievers2011-07-291-1/+1
* selinux: mount /sys, /proc, /dev before we load the SELinux policyLennart Poettering2011-07-294-11/+45
* selinux: use setcon() instead of reexec to apply selinux policyLennart Poettering2011-07-285-43/+89
* main: redirection to telinit is unnecessary if sysv compat is disabledLennart Poettering2011-07-281-0/+2
* main: profile unit file loadingLennart Poettering2011-07-281-0/+8
* label: generalize label_get_socket_label_from_exe() a bitLennart Poettering2011-07-283-15/+17
* dbus: the changes array might actually be NULL when ti is emptyLennart Poettering2011-07-281-2/+0
* Remove a stray empty lineMichael Biebl2011-07-281-1/+0
* Don't show a warning message in non-enforcing mode.Michael Biebl2011-07-281-2/+3
* Link against -lcap only where requiredMichael Biebl2011-07-282-2/+10
* logind: properly write user state filesLennart Poettering2011-07-281-4/+4
* build-sys: move libsystemd-login to /lib, toov31Lennart Poettering2011-07-271-2/+15
* selinux: also profile memory usageLennart Poettering2011-07-271-3/+13
* build-sys: fix make distcheckLennart Poettering2011-07-271-1/+3
* build-sys: prepare v31Lennart Poettering2011-07-271-1/+1
* update TODOLennart Poettering2011-07-271-0/+4
* update TODOLennart Poettering2011-07-271-0/+3
* pam: set XDG_SEAT and XDG_VTNR when logging inLennart Poettering2011-07-262-2/+29
* sd-login: add new call sd_seat_can_multi_session()Lennart Poettering2011-07-265-2/+38
* logind: rename can_activate_sessions to can_multi_sessionLennart Poettering2011-07-262-10/+9
* udev: fix copy/paste error when applying sysctl to network devicesLennart Poettering2011-07-261-1/+1
* pkgconfig: move library .pc files to libdirLennart Poettering2011-07-261-1/+4
* selinux: check PID 1 label instead of /selinux mount point to figure out if s...Lennart Poettering2011-07-251-3/+10
* selinux: log how much time it takes to load the SELinux policy and databaseLennart Poettering2011-07-255-1/+29
* sysctl: apply network specific sysctls to each network card as they appearLennart Poettering2011-07-254-7/+10
* machine-id: be nice and generate compliant v4 UUIDsLennart Poettering2011-07-252-14/+67
* seat: add another 'Plugable' device idKay Sievers2011-07-251-1/+2
* systemctl: hook up new install logicLennart Poettering2011-07-2511-901/+994
* nspawn: mount a new /proc instance in the container so that we don't see the ...Lennart Poettering2011-07-231-1/+1
* systemctl: remove monitor command since it is mostly uselessLennart Poettering2011-07-232-240/+0
* systemctl: split --help into multiple sectionsLennart Poettering2011-07-232-10/+17
* manager: add log control via RT signalsLennart Poettering2011-07-233-25/+76
* bus: expose installer functionsLennart Poettering2011-07-234-3/+303
* login: drop unused variablesLennart Poettering2011-07-231-2/+0
* util: make use of get_user_creds() and get_group_creds() wherever applicableLennart Poettering2011-07-236-117/+105
* install: don't choke on dead linksLennart Poettering2011-07-231-1/+1
* uaccess: port over to using sd-loginLennart Poettering2011-07-231-35/+12
* lookup: fix NUL termination of search path arrayLennart Poettering2011-07-231-2/+4
* util: user parse_uid() wherever applicableLennart Poettering2011-07-238-41/+47
* sd-login: beef up login api, to add monitoring and enumeratingLennart Poettering2011-07-2210-37/+684
* shutdown: untabifyLennart Poettering2011-07-221-3/+4
* shutdown: initialize the controlling terminalHarald Hoyer2011-07-221-0/+3
* shutdown: remove close_nointr_nofail after make_stdio callHarald Hoyer2011-07-221-1/+0
* util: use readdir_r() instead of readdir()Lennart Poettering2011-07-221-5/+13
* install: add new installer implementationLennart Poettering2011-07-227-1/+2397
* systemctl: fix indentingLennart Poettering2011-07-221-16/+16