summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2012-10-29swap: fix swap behaviour with symlinksOlivier Brunel
2012-10-29swap: modernize styleZbigniew Jędrzejewski-Szmek
2012-10-29swap: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-10-29swap: introduce helper variableZbigniew Jędrzejewski-Szmek
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-27hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers
2012-10-25job: avoid recursion into transaction code from job cancelationMichal Schmidt
2012-10-25job: add comments to JobResult valuesMichal Schmidt
2012-10-24remove Fedora hostname, locale, vconsole legacy file supportKay Sievers
2012-10-23mount: make sure m->where is set before unit_add_exec_dependencies()Will Woods
2012-10-18systemd: use structured logging for unit changesZbigniew Jędrzejewski-Szmek
2012-10-18core/execute: use cleanup_strv_freeZbigniew Jędrzejewski-Szmek
2012-10-18manager: connect SIGRTMIN+24 to terminating --user instancesLennart Poettering
2012-10-18service: when invoking service processes in --user mode set MANAGERPID to PID...Lennart Poettering
2012-10-17Properly handle device aliases used as dependenciesEelco Dolstra
2012-10-16mount: don't try to initialize extra deps for mount units before initializing...Lennart Poettering
2012-10-16service: Heuristically determine whether SysV scripts support reloadMichael Stapelberg
2012-10-16core/swap.c: Do not add Before=swap.target to swap units.Thomas Bächler
2012-10-16core: Refuse to run a user instance when the system hasn't been booted with s...Thomas Bächler
2012-10-16SELinux patch still broken, in that we are not checking the correct source co...Daniel J Walsh
2012-10-16core: allow Type=oneshot services to have ExecReloadMantas Mikulėnas
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek
2012-10-09udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS}Kay Sievers
2012-10-08dbus-manager: check return of unit_dbus_pathLukas Nykryn
2012-10-04dbus: expose Virtualization ID on PID1's bus interfaceLennart Poettering
2012-10-03man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering
2012-10-03selinux: properly free dbus errorLennart Poettering
2012-10-02selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering
2012-10-02audit: turn the audit fd into a static variableLennart Poettering
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-09-28selinux: fix various problemsDaniel J Walsh
2012-09-24selinux: use standard D-Bus error id for access deniedLennart Poettering
2012-09-24mount: simplify device node conditions a bitLennart Poettering
2012-09-24mount: only run fsck for actual device nodesLennart Poettering
2012-09-24main: don't try to mout cpuset with cpu+cpuacct anymoreLennart Poettering
2012-09-21journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering
2012-09-21core: call va_end in all casesLukas Nykryn
2012-09-20fix typosLennart Poettering
2012-09-19path: support specifier resolvin in .path unitsLennart Poettering
2012-09-19mount: reword directory empty warning a bitLennart Poettering
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
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