Age | Commit message (Expand) | Author |
2012-10-25 | job: avoid recursion into transaction code from job cancelation | Michal Schmidt |
2012-10-25 | job: add comments to JobResult values | Michal Schmidt |
2012-10-24 | remove Fedora hostname, locale, vconsole legacy file support | Kay Sievers |
2012-10-23 | mount: make sure m->where is set before unit_add_exec_dependencies() | Will Woods |
2012-10-18 | systemd: use structured logging for unit changes | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | core/execute: use cleanup_strv_free | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | manager: connect SIGRTMIN+24 to terminating --user instances | Lennart Poettering |
2012-10-18 | service: when invoking service processes in --user mode set MANAGERPID to PID... | Lennart Poettering |
2012-10-17 | Properly handle device aliases used as dependencies | Eelco Dolstra |
2012-10-16 | mount: don't try to initialize extra deps for mount units before initializing... | Lennart Poettering |
2012-10-16 | service: Heuristically determine whether SysV scripts support reload | Michael Stapelberg |
2012-10-16 | core/swap.c: Do not add Before=swap.target to swap units. | Thomas Bächler |
2012-10-16 | core: Refuse to run a user instance when the system hasn't been booted with s... | Thomas Bächler |
2012-10-16 | SELinux patch still broken, in that we are not checking the correct source co... | Daniel J Walsh |
2012-10-16 | core: allow Type=oneshot services to have ExecReload | Mantas Mikulėnas |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-10-09 | udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS} | Kay Sievers |
2012-10-08 | dbus-manager: check return of unit_dbus_path | Lukas Nykryn |
2012-10-04 | dbus: expose Virtualization ID on PID1's bus interface | Lennart Poettering |
2012-10-03 | man: document behaviour of ListenStream= with only a port number in regards t... | Lennart Poettering |
2012-10-03 | selinux: properly free dbus error | Lennart Poettering |
2012-10-02 | selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca... | Lennart Poettering |
2012-10-02 | audit: turn the audit fd into a static variable | Lennart Poettering |
2012-10-02 | selinux: rework selinux access check logic | Lennart Poettering |
2012-09-28 | selinux: fix various problems | Daniel J Walsh |
2012-09-24 | selinux: use standard D-Bus error id for access denied | Lennart Poettering |
2012-09-24 | mount: simplify device node conditions a bit | Lennart Poettering |
2012-09-24 | mount: only run fsck for actual device nodes | Lennart Poettering |
2012-09-24 | main: don't try to mout cpuset with cpu+cpuacct anymore | Lennart Poettering |
2012-09-21 | journal: completely rework the mmap cache as I too dumb to actually understan... | Lennart Poettering |
2012-09-21 | core: call va_end in all cases | Lukas Nykryn |
2012-09-20 | fix typos | Lennart Poettering |
2012-09-19 | path: support specifier resolvin in .path units | Lennart Poettering |
2012-09-19 | mount: reword directory empty warning a bit | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | automount: also whine if an automount directory is not empty | Lennart Poettering |
2012-09-18 | mount: notify the user if we over-mount a non-empty directory | Lennart Poettering |
2012-09-18 | mount: don't mount securityfs in a container | Lennart Poettering |
2012-09-18 | unit-printf: add specifiers for the host name, machine id, boot id | Lennart Poettering |
2012-09-18 | unit-printf: before resolving exec context specifiers check whether the objec... | Lennart Poettering |
2012-09-18 | unit: split unit_printf() and friends into its own .c file | Lennart Poettering |
2012-09-18 | unit: fix %f resolving | Lennart Poettering |
2012-09-18 | target: imply default ordering for PartsOf deps as well | Lennart Poettering |
2012-09-18 | execute: apply PAM logic only to main process if PermissionsStartOnly is set | Lennart Poettering |
2012-09-18 | selinux: rework method tail, make it into a nulstr array | Lennart Poettering |
2012-09-18 | selinux: use existing library calls for audit data | Lennart Poettering |
2012-09-18 | selinux: prefer source path over fragment path | Lennart Poettering |
2012-09-18 | selinux: add bus service access control | Daniel J Walsh |
2012-09-18 | logind: split up inhibit acquire policy | Lennart Poettering |
2012-09-17 | conf-parser: don't unescape parsed configuration strings by default | Lennart Poettering |