summaryrefslogtreecommitdiff
path: root/src/core/busname.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4067 from poettering/invocation-idZbigniew Jędrzejewski-Szmek2016-10-111-0/+4
|\
| * core: add "invocation ID" concept to service managerLennart Poettering2016-10-071-0/+4
* | core: when determining whether a process exit status is clean, consider wheth...Lennart Poettering2016-10-101-1/+1
|/
* core: remember first unit failure, not last unit failureLennart Poettering2016-08-041-3/+3
* Ensure kdbus isn't used (#3501)Dave Reisner2016-06-181-6/+1
* Merge pull request #3170 from poettering/v230-preparation-fixesLennart Poettering2016-05-041-0/+8
|\
| * core: move enforcement of the start limit into per-unit-type code againLennart Poettering2016-05-021-0/+8
* | Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek2016-05-011-2/+0
* | Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek2016-05-011-1/+0
|/
* core,systemctl: add bus API to retrieve processes of a unitLennart Poettering2016-04-221-0/+10
* core: remove ManagerRunningAs enumLennart Poettering2016-04-121-2/+2
* Merge pull request #2569 from zonque/removalsMartin Pitt2016-02-101-2/+0
|\
| * tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering2016-02-101-11/+13
|/
* core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...Lennart Poettering2016-02-041-2/+6
* core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering2016-02-011-11/+9
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-1/+1
* core: drop "override" flag when building transactionsLennart Poettering2015-11-121-1/+1
* core: all unit types that watch control PIDs should use the same logicLennart Poettering2015-10-271-4/+3
* process-util: move a couple of process-related calls overLennart Poettering2015-10-271-0/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-6/+7
* core: log if the service to activate vanished before we activate itLennart Poettering2015-10-141-0/+6
* core: add support for setting stdin/stdout/stderr for transient servicesLennart Poettering2015-10-081-9/+4
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-13/+0
* tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering2015-09-091-2/+1
* core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering2015-08-281-1/+0
* core: remove generic job completion messages from unit vtablesMichal Schmidt2015-07-211-3/+0
* tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering2015-06-101-2/+2
* tree-wide: remove spurious spaceThomas Hindoe Paaboel Andersen2015-06-081-1/+1
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2015-05-291-2/+3
* core: only set event source name when we create an event sourceLennart Poettering2015-05-131-8/+12
* core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering2015-05-111-2/+2
* core,network: major per-object logging reworkLennart Poettering2015-05-111-36/+30
* bus: don't switch to kdbus if not requestedDavid Herrmann2015-05-061-1/+1
* core: bus name units should not allow aliases or instancesLennart Poettering2015-05-051-0/+3
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-051-3/+3
* core: simplify unit type detection logicLennart Poettering2015-04-301-2/+1
* core: fix event source annotationsMantas Mikulėnas2015-04-291-1/+3
* core: annotate event sourcesTom Gundersen2015-04-291-1/+8
* Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering2015-04-241-1/+1
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* dbus: typo fix in logThomas Hindoe Paaboel Andersen2015-04-101-1/+1
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-071-1/+1
* core: busname_supported() should cache what it detectsJohannes Hölzl2015-02-031-1/+1
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-1/+1
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-281-2/+2