Age | Commit message (Expand) | Author |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-04-05 | service: remove unnecessary forward declare | Thomas Hindoe Paaboel Andersen |
2015-04-01 | mount: fix up wording in the comment | Michal Sekletar |
2015-04-01 | mount: don't run quotaon only for network filesystems | Lukas Nykryn |
2015-03-31 | nspawn: change filesystem type from "bind" to NULL in mount() syscalls | Iago López Galeiras |
2015-03-21 | core: make SELinux enable/disable check symmetric | Zbigniew Jędrzejewski-Szmek |
2015-03-16 | core/namespace: fix path sorting | Michal Schmidt |
2015-03-16 | core: Remove explicit Plymouth integration | Jasper St. Pierre |
2015-03-16 | core: don't change removed devices to state "tentative" | Martin Pitt |
2015-03-15 | Add (void) where we don't care about return value | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | core: remove useless debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | core: do not use quotes around virt and arch | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | core: remove left-over debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | service: don't add After= dependencies on .busname units if kdbus support is ... | Michael Biebl |
2015-03-13 | core: check asprintf return value | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: print warning on invalid swap pri= field | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: one more (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: explicitly ignore failure during cleanup | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: don't wait for reply if writing to pipe fails | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: either ignore or handle mount failures | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: ignore any issues with setting time on jobs_in_progress_event_source | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: issue error on oom we can do nothing about | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-12 | core: add missing words to my fix of explanation of associativity | Tom Gundersen |
2015-03-11 | core: fix cgroups-agent match for kdbus | David Herrmann |
2015-03-11 | core: rewind message before forwarding it | David Herrmann |
2015-03-11 | core: fix explanation of associativity | Tom Gundersen |
2015-03-10 | machine-id-setup: simplifications | Lennart Poettering |
2015-03-10 | add REMOTE_ADDR and REMOTE_PORT for Accept=yes | Shawn Landden |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core/load-fragment: safe_close() protects errno | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core/dbus-manager: remove dead check | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core: do not spawn jobs or touch other units during coldplugging | Ivan Shapovalov |
2015-03-04 | Allow up to 4096 simultaneous connections | Hannes Reinecke |
2015-03-03 | Do not advertise .d snippets over main config file | Zbigniew Jędrzejewski-Szmek |
2015-03-02 | core: expose consumed CPU time per unit | Lennart Poettering |
2015-03-01 | core: downgrade unit type not supported message | Umut Tezduyar Lindskog |
2015-02-28 | core: fix return value on OOM | Thomas Hindoe Paaboel Andersen |
2015-02-28 | core: rework device state logic | Lennart Poettering |
2015-02-26 | core: emit changes for NFailedUnits property | Lucas De Marchi |
2015-02-26 | unit: When stopping due to BindsTo=, log which unit caused it | Colin Walters |
2015-02-25 | unit: use weaker dependencies between mount and device units in --user mode | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-20 | core, shared: in deserializing, match same files reached via different paths | Michal Schmidt |
2015-02-18 | everywhere: remove configurability of sysv runlevel to target mapping | Lennart Poettering |
2015-02-18 | core: rework policykit hookup | Lennart Poettering |
2015-02-18 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |
2015-02-14 | core: make RuntimeDirectory honor SELinux labels | Zbigniew Jędrzejewski-Szmek |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |