summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2012-09-18automount: also whine if an automount directory is not emptyLennart Poettering
2012-09-18mount: notify the user if we over-mount a non-empty directoryLennart Poettering
2012-09-18mount: don't mount securityfs in a containerLennart Poettering
2012-09-18unit-printf: add specifiers for the host name, machine id, boot idLennart Poettering
2012-09-18unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering
2012-09-18unit: split unit_printf() and friends into its own .c fileLennart Poettering
2012-09-18unit: fix %f resolvingLennart Poettering
2012-09-18target: imply default ordering for PartsOf deps as wellLennart Poettering
2012-09-18execute: apply PAM logic only to main process if PermissionsStartOnly is setLennart Poettering
2012-09-18selinux: rework method tail, make it into a nulstr arrayLennart Poettering
2012-09-18selinux: use existing library calls for audit dataLennart Poettering
2012-09-18selinux: prefer source path over fragment pathLennart Poettering
2012-09-18selinux: add bus service access controlDaniel J Walsh
2012-09-18logind: split up inhibit acquire policyLennart Poettering
2012-09-17conf-parser: don't unescape parsed configuration strings by defaultLennart Poettering
2012-09-17main: newer kernels return EINVAL if we invoke reboot() in a container lackin...Lennart Poettering
2012-09-17main: when transitioning from initrd to the main system log to kmsgLennart Poettering
2012-09-17hwclock: always set the kernel's timezoneKay Sievers
2012-09-17main: bump up RLIMIT_NOFILE for systemd itselfLennart Poettering
2012-09-17service: don't hit an assert if a service unit changes type and we get a spur...Lennart Poettering
2012-09-17build-sys: __secure_getenv lost dunder in libc 2.17Zbigniew Jędrzejewski-Szmek
2012-09-16socket: prevent signed integer overflowDave Reisner
2012-09-13macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...Lennart Poettering
2012-09-13rpm: expose preset dir as rpm macro and in systemd.pcLennart Poettering
2012-09-13load-fragment: Expand specifiers in conditions.Auke Kok
2012-09-13man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen
2012-09-13manager: fix the buildLennart Poettering
2012-09-13manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering
2012-09-11condition: add ConditionFileNotEmpty=Lennart Poettering
2012-09-10selinux: close stdin/stdout/stderr before loading selinux policyLennart Poettering
2012-09-10unit: don't allow units to be gc'ed that still are referenced via UnitRefLennart Poettering
2012-09-07main: fix syntax of net_prio cgroup controllerLennart Poettering
2012-09-05shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CA...Lennart Poettering
2012-09-05shutdown: remove explicit sync() invocationsLennart Poettering
2012-09-03main: jointly mount more controllersLennart Poettering
2012-09-03swap: don't try to shutdown swaps on shutdown in a containerLennart Poettering
2012-09-03swap: refuse start/stop of swaps in containerLennart Poettering
2012-09-03shutdown: don't attempt read-only mounts in a containerLennart Poettering
2012-09-03journal: suppress structured messages if they'd go to the consoleLennart Poettering
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-09-03shared: in code that might get called from suid programs use __secure_getenv(...Lennart Poettering
2012-08-23core: free word later in parse_proc_cmdlineLukas Nykryn
2012-08-23load-fragment: initialize bool invert before useLukas Nykryn
2012-08-22service: introduce a proper service result if the start limit is hitLennart Poettering
2012-08-22unit: add new ConditionHost= condition typeLennart Poettering
2012-08-21main: fix PR_SET_CHILD_SUBREAPER warning versionLennart Poettering
2012-08-21dev-setup: make NULL as parameter for dev_setup() equivalent to ""Lennart Poettering
2012-08-21dev-setup: allow a path prefix for use in chrootsDave Reisner
2012-08-21core: fix error checking for PR_SET_CHILD_SUBREAPERLennart Poettering
2012-08-20journal: make libgcrypt dependency optionalLennart Poettering