Age | Commit message (Expand) | Author |
2011-08-01 | main: fix reexec | Lennart Poettering |
2011-08-01 | umask: set umask of a number of sockets by default, even though we check cred... | Lennart Poettering |
2011-08-01 | execute: properly enforce group | Lennart Poettering |
2011-08-01 | umask: change default umask to 0022 just to be sure, and set it explicitly in... | Lennart Poettering |
2011-08-01 | manager: call generators with umask 0022 | Lennart Poettering |
2011-08-01 | getty: fix message | Lennart Poettering |
2011-08-01 | getty: automatically spawn getty on xen console xvc0 | Lennart Poettering |
2011-08-01 | hashmap: speed up hashmap allocations by introducing an allocation cache | Lennart Poettering |
2011-08-01 | missing: define gettid() | Lennart Poettering |
2011-08-01 | util: place a couple of _likely_ around cache TLS vars | Lennart Poettering |
2011-08-01 | util: add is_main_thread() call | Lennart Poettering |
2011-08-01 | util: more join() optimizations | Lennart Poettering |
2011-08-01 | util: use join() instead of asprintf() as an optimization | Lennart Poettering |
2011-08-01 | util: various optimizations, using join() | Lennart Poettering |
2011-08-01 | util: introduce join() to speed up simple string concatenations | Lennart Poettering |
2011-08-01 | util: optimize strstrip() a bit | Lennart Poettering |
2011-08-01 | conf-parser: properly handle known but not parsed assignments | Lennart Poettering |
2011-08-01 | load-fragment: speed up parsing by using a perfect hash table with configurat... | Lennart Poettering |
2011-07-31 | systemctl: fix parsing of LoadError property for systemctl show | Lennart Poettering |
2011-07-31 | dbus: export unit file state | Lennart Poettering |
2011-07-31 | main: show load profiling in test mode, too | Lennart Poettering |
2011-07-31 | dbus: export load error on unit objects | Lennart Poettering |
2011-07-30 | shutdownd: add 'success message' if we retried detaching stuff | Kay Sievers |
2011-07-30 | sd-login: build test code again | Lennart Poettering |
2011-07-30 | systemctl: s/ignore/ignore_error/ in 'show' output | Lennart Poettering |
2011-07-29 | git: hide org.freedesktop.systemd1.policy.insystemd/v32 | Lennart Poettering |
2011-07-29 | nspawn: properly bind mount /sys/fs/selinux into container, since /selinux mo... | Lennart Poettering |
2011-07-29 | sd-login: return size of arrays as return value in functions that generate an... | Lennart Poettering |
2011-07-29 | selinux: mount /sys, /proc, /dev before we load the SELinux policy | Lennart Poettering |
2011-07-28 | selinux: use setcon() instead of reexec to apply selinux policy | Lennart Poettering |
2011-07-28 | main: redirection to telinit is unnecessary if sysv compat is disabled | Lennart Poettering |
2011-07-28 | main: profile unit file loading | Lennart Poettering |
2011-07-28 | label: generalize label_get_socket_label_from_exe() a bit | Lennart Poettering |
2011-07-28 | dbus: the changes array might actually be NULL when ti is empty | Lennart Poettering |
2011-07-28 | Remove a stray empty line | Michael Biebl |
2011-07-28 | Don't show a warning message in non-enforcing mode. | Michael Biebl |
2011-07-28 | logind: properly write user state files | Lennart Poettering |
2011-07-27 | selinux: also profile memory usage | Lennart Poettering |
2011-07-26 | pam: set XDG_SEAT and XDG_VTNR when logging in | Lennart Poettering |
2011-07-26 | sd-login: add new call sd_seat_can_multi_session() | Lennart Poettering |
2011-07-26 | logind: rename can_activate_sessions to can_multi_session | Lennart Poettering |
2011-07-26 | udev: fix copy/paste error when applying sysctl to network devices | Lennart Poettering |
2011-07-25 | selinux: check PID 1 label instead of /selinux mount point to figure out if s... | Lennart Poettering |
2011-07-25 | selinux: log how much time it takes to load the SELinux policy and database | Lennart Poettering |
2011-07-25 | sysctl: apply network specific sysctls to each network card as they appear | Lennart Poettering |
2011-07-25 | machine-id: be nice and generate compliant v4 UUIDs | Lennart Poettering |
2011-07-25 | seat: add another 'Plugable' device id | Kay Sievers |
2011-07-25 | systemctl: hook up new install logic | Lennart Poettering |
2011-07-23 | nspawn: mount a new /proc instance in the container so that we don't see the ... | Lennart Poettering |
2011-07-23 | systemctl: remove monitor command since it is mostly useless | Lennart Poettering |