summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-28
* hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers2012-10-27
* job: avoid recursion into transaction code from job cancelationMichal Schmidt2012-10-25
* job: add comments to JobResult valuesMichal Schmidt2012-10-25
* remove Fedora hostname, locale, vconsole legacy file supportKay Sievers2012-10-24
* mount: make sure m->where is set before unit_add_exec_dependencies()Will Woods2012-10-23
* systemd: use structured logging for unit changesZbigniew Jędrzejewski-Szmek2012-10-18
* core/execute: use cleanup_strv_freeZbigniew Jędrzejewski-Szmek2012-10-18
* manager: connect SIGRTMIN+24 to terminating --user instancesLennart Poettering2012-10-18
* service: when invoking service processes in --user mode set MANAGERPID to PID...Lennart Poettering2012-10-18
* Properly handle device aliases used as dependenciesEelco Dolstra2012-10-17
* mount: don't try to initialize extra deps for mount units before initializing...Lennart Poettering2012-10-16
* service: Heuristically determine whether SysV scripts support reloadMichael Stapelberg2012-10-16
* core/swap.c: Do not add Before=swap.target to swap units.Thomas Bächler2012-10-16
* core: Refuse to run a user instance when the system hasn't been booted with s...Thomas Bächler2012-10-16
* SELinux patch still broken, in that we are not checking the correct source co...Daniel J Walsh2012-10-16
* core: allow Type=oneshot services to have ExecReloadMantas Mikulėnas2012-10-16
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13
* udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS}Kay Sievers2012-10-09
* dbus-manager: check return of unit_dbus_pathLukas Nykryn2012-10-08
* dbus: expose Virtualization ID on PID1's bus interfaceLennart Poettering2012-10-04
* man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering2012-10-03
* selinux: properly free dbus errorLennart Poettering2012-10-03
* selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering2012-10-02
* audit: turn the audit fd into a static variableLennart Poettering2012-10-02
* selinux: rework selinux access check logicLennart Poettering2012-10-02
* selinux: fix various problemsDaniel J Walsh2012-09-28
* selinux: use standard D-Bus error id for access deniedLennart Poettering2012-09-24
* mount: simplify device node conditions a bitLennart Poettering2012-09-24
* mount: only run fsck for actual device nodesLennart Poettering2012-09-24
* main: don't try to mout cpuset with cpu+cpuacct anymoreLennart Poettering2012-09-24
* journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering2012-09-21
* core: call va_end in all casesLukas Nykryn2012-09-21
* fix typosLennart Poettering2012-09-20
* path: support specifier resolvin in .path unitsLennart Poettering2012-09-19
* mount: reword directory empty warning a bitLennart Poettering2012-09-19
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* automount: also whine if an automount directory is not emptyLennart Poettering2012-09-18
* mount: notify the user if we over-mount a non-empty directoryLennart Poettering2012-09-18
* mount: don't mount securityfs in a containerLennart Poettering2012-09-18
* unit-printf: add specifiers for the host name, machine id, boot idLennart Poettering2012-09-18
* unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering2012-09-18
* unit: split unit_printf() and friends into its own .c fileLennart Poettering2012-09-18
* unit: fix %f resolvingLennart Poettering2012-09-18
* target: imply default ordering for PartsOf deps as wellLennart Poettering2012-09-18
* execute: apply PAM logic only to main process if PermissionsStartOnly is setLennart Poettering2012-09-18
* selinux: rework method tail, make it into a nulstr arrayLennart Poettering2012-09-18
* selinux: use existing library calls for audit dataLennart Poettering2012-09-18
* selinux: prefer source path over fragment pathLennart Poettering2012-09-18
* selinux: add bus service access controlDaniel J Walsh2012-09-18