Age | Commit message (Expand) | Author |
2015-04-24 | device: rework how we enter tentative state | Lennart Poettering |
2015-04-24 | service: improve readability, by reducing line-breaks | Lennart Poettering |
2015-04-23 | core: fix parsing of mount flags | Lennart Poettering |
2015-04-23 | core: downgrade warning about duplicate device names | Lennart Poettering |
2015-04-23 | core: explicitly specify credentials for direct connections, too | Lennart Poettering |
2015-04-22 | kmod-setup: load ip_tables kmod at boot | Lennart Poettering |
2015-04-21 | automount: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-04-21 | build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadir | Lennart Poettering |
2015-04-21 | core: make unit deserialization more defensive | Lennart Poettering |
2015-04-21 | automount: various smaller fixes | Lennart Poettering |
2015-04-21 | automount: add expire support | Michael Olbrich |
2015-04-21 | service: transition through SIGKILL states only when SIGKILL is enabled | Lennart Poettering |
2015-04-21 | service: timeout on SIGABRT should also be considered an error to remember | Lennart Poettering |
2015-04-21 | service: make more use of IN_SET() macro | Lennart Poettering |
2015-04-21 | service: list states always in the same order | Lennart Poettering |
2015-04-21 | service: make kill operation mapping explicit | Lennart Poettering |
2015-04-21 | sd-bus: when augmenting creds, remember which ones were augmented | Lennart Poettering |
2015-04-16 | core: fix spurious warning about cpuacct-usage-base deserialization | Zbigniew Jędrzejewski-Szmek |
2015-04-14 | selinux: use different log priorites for log messages | Zbigniew Jędrzejewski-Szmek |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-10 | dbus: typo fix in log | Thomas Hindoe Paaboel Andersen |
2015-04-10 | core: set_put never returns -EEXIST | Ronny Chevalier |
2015-04-09 | util: add shell_maybe_quote() call for preparing a string for shell cmdline i... | Lennart Poettering |
2015-04-08 | Indentation | Zbigniew Jędrzejewski-Szmek |
2015-04-08 | core/automount: beef up error message | Zbigniew Jędrzejewski-Szmek |
2015-04-07 | device: remove unused null check | Thomas Hindoe Paaboel Andersen |
2015-04-07 | socket: minor modernizations | Lennart Poettering |
2015-04-07 | path-util: fix more path_is_mount e792e890f fallout | Lennart Poettering |
2015-04-07 | util: rework cunescape(), improve error handling | Lennart Poettering |
2015-04-07 | core: fix mount setup to work with non-existing mount points | David Herrmann |
2015-04-07 | core: mount-setup: handle non-existing mountpoints gracefully | Daniel Mack |
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 |