summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)AuthorFilesLines
2015-05-18kmod-setup: conditionalize kmod autoloading properlyHEADmasterLennart Poettering1-0/+4
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering1-1/+2
2015-05-16load-fragment: put quotes around iffy rvalueZbigniew Jędrzejewski-Szmek1-1/+2
2015-05-15socket-util: socket_address_parse() should not log errors on its ownLennart Poettering1-1/+1
2015-05-15core: Fix assertion with empty Exec*= pathsMartin Pitt1-1/+5
2015-05-15core: Execute first boot presets in an enable-only preset-mode.Dimitri John Ledkov1-1/+1
2015-05-13core: only set event source name when we create an event sourceLennart Poettering4-24/+36
2015-05-13core: make exec code a bit more readableLennart Poettering1-10/+31
2015-05-13core: fix memory leak in manager_run_generators()Cristian Rodríguez1-1/+1
2015-05-13Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.Dimitri John Ledkov3-9/+9
2015-05-13core: never create device depencies for /dev/root mountsLennart Poettering1-0/+6
2015-05-13nspawn: rework custom mount point order, and add support for overlayfsLennart Poettering1-1/+1
2015-05-12core: drop redundant logging about notification messagesTom Gundersen2-18/+5
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering20-119/+119
2015-05-11unit: move unit_warn_if_dir_nonempty() and friend to unit.cLennart Poettering4-49/+49
2015-05-11core,network: major per-object logging reworkLennart Poettering23-774/+675
2015-05-11core: always initialize ExecParamters.bus_endpoint_fd to -1Lennart Poettering4-4/+7
2015-05-11swap: avoid null pointer dereferenceThomas Hindoe Paaboel Andersen1-1/+1
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø3-3/+3
2015-05-06device: avoid null pointer dereferenceThomas Hindoe Paaboel Andersen1-1/+1
2015-05-06bus: don't switch to kdbus if not requestedDavid Herrmann3-6/+5
2015-05-05core: be more strict when manipulating slices names and unescaping paths from...Lennart Poettering1-13/+14
2015-05-05core: bus name units should not allow aliases or instancesLennart Poettering1-0/+3
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering12-206/+179
2015-04-30core: simplify %r and %R logic a bitLennart Poettering1-15/+24
2015-04-30core: simplify unit type detection logicLennart Poettering7-12/+26
2015-04-30sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering1-2/+5
2015-04-29core: fix event source annotationsMantas Mikulėnas3-3/+9
2015-04-29tree-wide: get rid of a few more explicit bus parametersLennart Poettering1-4/+2
2015-04-29core: for queued reload message there is no need to store the bus explicitlyLennart Poettering3-16/+6
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering1-4/+4
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering9-185/+131
2015-04-29core: annotate event sourcesTom Gundersen13-8/+93
2015-04-28service: make restart logic a bit easier to understandLennart Poettering1-11/+45
2015-04-28exit-status: introduce common exit_status_set_test() call for testing exit st...Lennart Poettering1-4/+2
2015-04-28scope: use correct enum typeThomas Hindoe Paaboel Andersen1-1/+1
2015-04-28unit: Drop unused variablesMartin Pitt1-2/+0
2015-04-28core: when we cannot add PID to a scope cgroup, log about itLennart Poettering2-2/+7
2015-04-27core: coldplug all units which participate in jobs during coldpluggingIvan Shapovalov2-8/+7
2015-04-24core: minor simplificationLennart Poettering1-5/+3
2015-04-24unit: don't add automatic dependencies on device units if they aren't supportedLennart Poettering1-3/+7
2015-04-24manager: don't fail fatally if we cannot coldplug a unitLennart Poettering1-14/+7
2015-04-24core: always coldplug units that are triggered by other units before thoseLennart Poettering2-2/+25
2015-04-24core: return 0 from device_serialize()Daniel Mack1-0/+2
2015-04-24Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering16-89/+33
2015-04-24device: rework how we enter tentative stateLennart Poettering2-13/+69
2015-04-24service: improve readability, by reducing line-breaksLennart Poettering1-14/+8
2015-04-23core: fix parsing of mount flagsLennart Poettering1-5/+3
2015-04-23core: downgrade warning about duplicate device namesLennart Poettering1-1/+1
2015-04-23core: explicitly specify credentials for direct connections, tooLennart Poettering1-0/+9