summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-03bump releasesystemd/v33Lennart Poettering
2011-08-02exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering
2011-08-02man: nspawn fixesLennart Poettering
2011-08-02nspawn: add new --no-net switch to turn off networking in the containerLennart Poettering
2011-08-02update TODOLennart Poettering
2011-08-02build-sys: Add --disable-hostnamed configure switchMiklos Vajna
2011-08-02service: parse insserv.conf and plugs its system facilities into systemd.Frederic Crozat
2011-08-02update TODOLennart Poettering
2011-08-02dbus: fix MaskUnitFiles bus callLennart Poettering
2011-08-01bash: Allow to restart already started service.Frederic Crozat
2011-08-01man: loginctl has lock/unlock with a -session suffixMiklos Vajna
2011-08-01man: Fix command name in systemd-tmpfiles example.Ville Skyttä
2011-08-01initctl: support 'telinit u/q'Tom Gundersen
2011-08-01update TODOLennart Poettering
2011-08-01gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not setLennart Poettering
2011-08-01main: fix reexecLennart Poettering
2011-08-01umask: set umask of a number of sockets by default, even though we check cred...Lennart Poettering
2011-08-01man: document that we default to 022 as umaskLennart Poettering
2011-08-01execute: properly enforce groupLennart Poettering
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering
2011-08-01manager: call generators with umask 0022Lennart Poettering
2011-08-01getty: fix messageLennart Poettering
2011-08-01getty: automatically spawn getty on xen console xvc0Lennart Poettering
2011-08-01build-sys: make distcheck workLennart Poettering
2011-08-01hashmap: speed up hashmap allocations by introducing an allocation cacheLennart Poettering
2011-08-01missing: define gettid()Lennart Poettering
2011-08-01util: place a couple of _likely_ around cache TLS varsLennart Poettering
2011-08-01util: add is_main_thread() callLennart Poettering
2011-08-01util: more join() optimizationsLennart Poettering
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