summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-04-10dbus: typo fix in logThomas Hindoe Paaboel Andersen
2015-04-10core: set_put never returns -EEXISTRonny Chevalier
2015-04-09util: add shell_maybe_quote() call for preparing a string for shell cmdline i...Lennart Poettering
2015-04-08IndentationZbigniew Jędrzejewski-Szmek
2015-04-08core/automount: beef up error messageZbigniew Jędrzejewski-Szmek
2015-04-07device: remove unused null checkThomas Hindoe Paaboel Andersen
2015-04-07socket: minor modernizationsLennart Poettering
2015-04-07path-util: fix more path_is_mount e792e890f falloutLennart Poettering
2015-04-07util: rework cunescape(), improve error handlingLennart Poettering
2015-04-07core: fix mount setup to work with non-existing mount pointsDavid Herrmann
2015-04-07core: mount-setup: handle non-existing mountpoints gracefullyDaniel Mack
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-04-05service: remove unnecessary forward declareThomas Hindoe Paaboel Andersen
2015-04-01mount: fix up wording in the commentMichal Sekletar
2015-04-01mount: don't run quotaon only for network filesystemsLukas Nykryn
2015-03-31nspawn: change filesystem type from "bind" to NULL in mount() syscallsIago López Galeiras
2015-03-21core: make SELinux enable/disable check symmetricZbigniew Jędrzejewski-Szmek
2015-03-16core/namespace: fix path sortingMichal Schmidt
2015-03-16core: Remove explicit Plymouth integrationJasper St. Pierre
2015-03-16core: don't change removed devices to state "tentative"Martin Pitt
2015-03-15Add (void) where we don't care about return valueZbigniew Jędrzejewski-Szmek
2015-03-15core: remove useless debug messageZbigniew Jędrzejewski-Szmek
2015-03-14core: do not use quotes around virt and archZbigniew Jędrzejewski-Szmek
2015-03-14core: remove left-over debug messageZbigniew Jędrzejewski-Szmek
2015-03-14service: don't add After= dependencies on .busname units if kdbus support is ...Michael Biebl
2015-03-13core: check asprintf return valueZbigniew Jędrzejewski-Szmek
2015-03-13core: print warning on invalid swap pri= fieldZbigniew Jędrzejewski-Szmek
2015-03-13core: one more (void)Zbigniew Jędrzejewski-Szmek
2015-03-13core: explicitly ignore failure during cleanupZbigniew Jędrzejewski-Szmek
2015-03-13core: don't wait for reply if writing to pipe failsZbigniew Jędrzejewski-Szmek
2015-03-13core: either ignore or handle mount failuresZbigniew Jędrzejewski-Szmek
2015-03-13Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek
2015-03-13core: ignore any issues with setting time on jobs_in_progress_event_sourceZbigniew Jędrzejewski-Szmek
2015-03-13core: issue error on oom we can do nothing aboutZbigniew Jędrzejewski-Szmek
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-12core: add missing words to my fix of explanation of associativityTom Gundersen
2015-03-11core: fix cgroups-agent match for kdbusDavid Herrmann
2015-03-11core: rewind message before forwarding itDavid Herrmann
2015-03-11core: fix explanation of associativityTom Gundersen
2015-03-10machine-id-setup: simplificationsLennart Poettering
2015-03-10add REMOTE_ADDR and REMOTE_PORT for Accept=yesShawn Landden
2015-03-09Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek
2015-03-07core/load-fragment: safe_close() protects errnoZbigniew Jędrzejewski-Szmek
2015-03-07core/dbus-manager: remove dead checkZbigniew Jędrzejewski-Szmek
2015-03-07core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov
2015-03-04Allow up to 4096 simultaneous connectionsHannes Reinecke
2015-03-03Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek
2015-03-02core: expose consumed CPU time per unitLennart Poettering
2015-03-01core: downgrade unit type not supported messageUmut Tezduyar Lindskog
2015-02-28core: fix return value on OOMThomas Hindoe Paaboel Andersen