Age | Commit message (Expand) | Author |
2014-10-24 | shutdown: pass own argv to /run/initramfs/shutdown | Marius Tessmann |
2014-10-23 | socket: properly label socket symlinks | Lennart Poettering |
2014-10-23 | socket: fix error comparison | Lennart Poettering |
2014-10-23 | selinux: clean up selinux label function naming | Lennart Poettering |
2014-10-23 | selinux: rework label query APIs | Lennart Poettering |
2014-10-23 | smack: rework smack APIs a bit | Lennart Poettering |
2014-10-23 | mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and... | Lennart Poettering |
2014-10-23 | unit: adjust for the possibility of set_move() failing | Michal Schmidt |
2014-10-23 | unit: place reservations before merging other's dependencies | Michal Schmidt |
2014-10-23 | mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ... | Lennart Poettering |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-10-22 | sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b... | Daniel Mack |
2014-10-21 | util: avoid duplication of TIME_T_MAX | Ronny Chevalier |
2014-10-17 | systemd: try harder to bind to notify socket | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | systemd: log deserialization errors as warnings | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | systemd: continue switch-root even if umount fails | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | environment: append unit_id to error messages regarding EnvironmentFile | Lukas Nykryn |
2014-10-17 | execute: downgrade namespace error to "warning" | Lennart Poettering |
2014-10-17 | namespace: add missing 'const' to parameters | Lennart Poettering |
2014-10-17 | execute: don't fail child when we don't have privileges to setup namespaces | Michal Sekletar |
2014-10-13 | polkit: as we dropped support for the polkit bus transport, also drop its pol... | Lennart Poettering |
2014-10-12 | Set $NOTIFY_SOCKET for control procs if NotifyAccess=all | Brandon L Black |
2014-10-12 | Modernization | Zbigniew Jędrzejewski-Szmek |
2014-10-11 | Report aa_change_onexec error code | Michael Scherer |
2014-10-10 | mount-setup: skip relabelling when SELinux and SMACK not supported | Emil Renner Berthing |
2014-10-09 | service: enter SERVICE_STOP_SIGTERM state after getting "STOPPING=1" | Michal Schmidt |
2014-10-08 | core: map the 'rescue' argument to rescue.target | Mantas Mikulėnas |
2014-10-08 | systemctl: add add-wants and add-requires verbs | Lukas Nykryn |
2014-10-08 | unit: move UnitDependency to unit-name | Lukas Nykryn |
2014-10-03 | core/namespace: remove invalid check | Zbigniew Jędrzejewski-Szmek |
2014-10-03 | core/namespace: remove invalid check | Zbigniew Jędrzejewski-Szmek |
2014-10-02 | Revert "mount: order options before other arguments to mount" | Lennart Poettering |
2014-10-02 | Rename user_runtime to user_runtime_dir | Zbigniew Jędrzejewski-Szmek |
2014-10-02 | add a transient user unit directory | Steven Allen |
2014-10-02 | core/swap: only make configured units part of swap.target | Zbigniew Jędrzejewski-Szmek |
2014-10-01 | core: limit timestamp to sane precision | Zbigniew Jędrzejewski-Szmek |
2014-09-30 | core: execute - don't leak strv | Tom Gundersen |
2014-09-29 | Do not format USEC_INFINITY as NULL | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/dbus: simplify handling of CPUQuotaPerSecUSec | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/swap: advertise Discard over dbus | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/swap: follow the configured unit by default | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | fstab-generator: properly deal with discard as non-last option | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | swap: introduce Discard property | Jan Synacek |
2014-09-26 | make utmp/wtmp support configurable | Emil Renner Berthing |
2014-09-25 | localectl: print warning when there are options given on kernel cmdline | Michal Sekletar |
2014-09-19 | socket: introduce SELinuxContextFromNet option | Michal Sekletar |
2014-09-18 | core: Remove uninitialized warnings from bus-endpoint.c | Philippe De Swert |
2014-09-18 | mount: order options before other arguments to mount | Emil Renner Berthing |
2014-09-16 | core: fix resource leak in manager_environment_add | Andreas Henriksson |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |