summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-2113-10/+39
* core: allow informing systemd about service status changes with RELOADING=1 a...Lennart Poettering2014-08-214-48/+185
* manager: don#t dispatch sd_notify() messages and SIGCHLD multiple times to th...Lennart Poettering2014-08-211-21/+23
* manager: reuse sockaddr_union instead of redefining our own version of itLennart Poettering2014-08-211-5/+2
* service,strv: introduce strv_find_startswith() and make use of itLennart Poettering2014-08-213-23/+39
* service: don't invoke functions at the same time as declaring variablesLennart Poettering2014-08-211-2/+6
* service: remove some pointless linebreaks, to make things more readableLennart Poettering2014-08-211-135/+65
* service: asynchronous_close() already checks for negative parameters, no need...Lennart Poettering2014-08-211-3/+0
* core: unify how we generate the prefix string when dumping unit stateLennart Poettering2014-08-214-22/+11
* util: make asynchronous_close() really work like an asynchronous version of s...Lennart Poettering2014-08-211-4/+8
* util: simplify close_nointr() a bitLennart Poettering2014-08-211-17/+16
* util: change return value of startswith() to non-constLennart Poettering2014-08-211-6/+14
* CODING_STYLE: document that we don't break lines at 80chLennart Poettering2014-08-211-1/+4
* journalctl: add "-t --identifier=STRING" optionHarald Hoyer2014-08-212-1/+56
* sd-event: add API to access epoll_fdTom Gundersen2014-08-203-0/+10
* resolved: write resolv.conf search - switch argumentsTom Gundersen2014-08-201-1/+1
* journal-upload: make sure that 'r' is initializedLukas Nykryn2014-08-201-1/+1
* util: return after freeing all members of arrayLukas Nykryn2014-08-201-3/+3
* journal-remote: remove unreachable codeLukas Nykryn2014-08-201-1/+0
* resolved: fix which return codes we checkLennart Poettering2014-08-201-2/+2
* resolved-dns-rr: fix typoLukas Nykryn2014-08-201-7/+7
* machine-id-setup: don't try to read UUID from VM/container manager if we oper...Lennart Poettering2014-08-201-38/+41
* build: remove repeated KMOD sectionTom Gundersen2014-08-201-6/+0
* systemctl: fail in the case that no unit files were foundLukas Nykryn2014-08-202-0/+10
* CONST_MAX breaks gcc on fedora 20 with optimiztationv216Lennart Poettering2014-08-201-1/+0
* build: include more optional modules in build stringLennart Poettering2014-08-201-1/+67
* update hwdbLennart Poettering2014-08-203-5/+776
* indentation/spurious whitespace fixesLennart Poettering2014-08-202-2/+1
* journal-upload: allow the tool to startLennart Poettering2014-08-201-1/+1
* cmdline: for new tools avoid introduce new negative switches, and properly al...Lennart Poettering2014-08-204-67/+101
* README: mention the new optional libidn dependencyLennart Poettering2014-08-201-0/+1
* update NEWSLennart Poettering2014-08-201-1/+10
* man: fix typosRonny Chevalier2014-08-204-7/+7
* NEWSTom Gundersen2014-08-191-0/+13
* sysusers: initialize rThomas Hindoe Paaboel Andersen2014-08-191-1/+1
* NEWS: typo fixesThomas Hindoe Paaboel Andersen2014-08-191-4/+4
* remove unused variablesThomas Hindoe Paaboel Andersen2014-08-192-2/+0
* build-sys: update versions for upcoming releaseLennart Poettering2014-08-192-6/+6
* memfd: escape the comm field we get from PR_GET_NAME, but assume everything e...Lennart Poettering2014-08-191-11/+10
* NEWS: fix minor nitsDaniel Mack2014-08-191-3/+3
* memfd: skip utf-8 escaping if we use a name that was passed inDaniel Mack2014-08-191-7/+1
* socket: suffix newly added TCP sockopt time properties with "Sec"Lennart Poettering2014-08-194-22/+19
* README: document what to do with the NSS modulesLennart Poettering2014-08-191-0/+21
* prepare NEWS for next releaseLennart Poettering2014-08-191-3/+176
* memfd: reduce name escaping logic to utf-8 checksDaniel Mack2014-08-191-11/+4
* memfd: simplify APILennart Poettering2014-08-193-36/+39
* update TODOLennart Poettering2014-08-191-6/+7
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-198-127/+5
* tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...Lennart Poettering2014-08-197-73/+507
* networkd: don't consider deprecated or tentative addresses when determining o...Tom Gundersen2014-08-192-0/+11