summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-01util: use join() instead of asprintf() as an optimizationLennart Poettering
2011-08-01util: various optimizations, using join()Lennart Poettering
2011-08-01util: introduce join() to speed up simple string concatenationsLennart Poettering
2011-08-01util: optimize strstrip() a bitLennart Poettering
2011-08-01conf-parser: properly handle known but not parsed assignmentsLennart Poettering
2011-08-01load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering
2011-07-31systemctl: fix parsing of LoadError property for systemctl showLennart Poettering
2011-07-31dbus: export unit file stateLennart Poettering
2011-07-31main: show load profiling in test mode, tooLennart Poettering
2011-07-31dbus: export load error on unit objectsLennart Poettering
2011-07-31update TODOLennart Poettering
2011-07-30shutdownd: add 'success message' if we retried detaching stuffKay Sievers
2011-07-30sd-login: build test code againLennart Poettering
2011-07-30systemctl: s/ignore/ignore_error/ in 'show' outputLennart Poettering
2011-07-29update TODOLennart Poettering
2011-07-29git: hide org.freedesktop.systemd1.policy.insystemd/v32Lennart Poettering
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