summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* doc: correct punctuation and improve typography in documentationJan Engelhardt2015-11-061-1/+1
* Merge pull request #1761 from ssahani/wordLennart Poettering2015-11-041-9/+13
|\
| * core: parse socket port to extract_first_wordSusant Sahani2015-11-031-9/+13
* | core: fix typoTorstein Husebø2015-11-041-1/+1
* | core: small fixes to parse_namespaceEvgeny Vereshchagin2015-11-041-3/+5
* | Merge pull request #1744 from evverx/fix-debug-generatorLennart Poettering2015-11-031-18/+4
|\ \ | |/ |/|
| * core: use runlevel_to_target for /proc/cmdline parsingEvgeny Vereshchagin2015-11-031-18/+4
* | Merge pull request #1754 from martinpitt/masterDaniel Mack2015-11-031-28/+0
|\ \
| * | core: drop check for /etc/mtabMartin Pitt2015-11-021-28/+0
* | | core: expose number of file descriptors in fd store on the busLennart Poettering2015-11-021-1/+2
* | | core: bump net.unix.max_dgram_qlen really early during bootLennart Poettering2015-11-021-1/+40
* | | Merge pull request #1690 from evverx/run-runtime-directoryLennart Poettering2015-11-021-0/+35
|\ \ \ | |/ / |/| |
| * | run: can launch units with RuntimeDirectoryEvgeny Vereshchagin2015-10-271-0/+35
* | | Merge pull request #1722 from evverx/port-cap-bounding-set-to-extract-first-wordDaniel Mack2015-11-021-10/+18
|\ \ \
| * | | core: port config_parse_bounding_set to extract_first_wordEvgeny Vereshchagin2015-10-301-10/+18
* | | | core: be more verbose when NameOwnerChanged subscriptions failDaniel Mack2015-11-022-2/+2
* | | | core: service: fix error messageDaniel Mack2015-11-021-1/+1
* | | | sd-daemon: increase sd_notify() socket buffer sizeLennart Poettering2015-10-311-0/+4
* | | | core: bail our earlier when doing auditLennart Poettering2015-10-311-3/+3
* | | | core,nspawn: minor coding style fixesLennart Poettering2015-10-311-4/+2
* | | | core: constify a few thingsLennart Poettering2015-10-311-2/+2
| |_|/ |/| |
* | | core: set_unit_path overwrites SYSTEMD_UNIT_PATHEvgeny Vereshchagin2015-10-311-1/+1
|/ /
* | core: fix capability bounding set parsingEvgeny Vereshchagin2015-10-291-1/+1
* | core: fix priority ordering in notify-handlingDavid Herrmann2015-10-281-79/+77
* | Merge pull request #1698 from poettering/pid-is-unwaited-fixTom Gundersen2015-10-275-78/+77
|\ \
| * | service: exiting early is nicer than deeply-indented code blocksLennart Poettering2015-10-271-49/+48
| * | core: all unit types that watch control PIDs should use the same logicLennart Poettering2015-10-274-31/+29
| * | core: don't pass uninitialzed PIDs to pid_is_unwaited()Lennart Poettering2015-10-271-2/+4
* | | Merge pull request #1695 from evverx/fix-cap-bounding-mergingLennart Poettering2015-10-271-3/+5
|\ \ \ | |/ / |/| |
| * | core: fix CapabilityBoundingSet mergingEvgeny Vereshchagin2015-10-271-3/+5
| |/
* | util-lib: move inotify-related definitions to fs-util.[ch]Lennart Poettering2015-10-272-0/+2
* | automount: move generically userful call repeat_mount() into mount-util.[ch]Lennart Poettering2015-10-271-22/+14
* | process-util: move a couple of process-related calls overLennart Poettering2015-10-276-0/+6
* | process-util: rename get_parent_of_pid() → get_process_ppid()Lennart Poettering2015-10-272-2/+2
* | mount-util: move fstype_is_network() and name_to_handle_at() definitions overLennart Poettering2015-10-271-0/+1
* | util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-2742-17/+59
* | util-lib: split out globbing related calls into glob-util.[ch]Lennart Poettering2015-10-272-0/+2
* | util-lib: split out printf() helpers to stdio-util.hLennart Poettering2015-10-273-3/+7
* | io-util.h: move iovec stuff from macro.h to io-util.hLennart Poettering2015-10-271-0/+1
* | user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-274-0/+4
* | util-lib: move web-related calls into web-util.[ch]Lennart Poettering2015-10-271-0/+1
* | util-lib: split out syslog-related calls into syslog-util.[ch]Lennart Poettering2015-10-273-0/+3
* | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]Lennart Poettering2015-10-271-0/+1
* | src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering2015-10-274-4/+4
* | util-lib: split out umask-related code to umask-util.hLennart Poettering2015-10-273-0/+3
* | util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering2015-10-271-1/+2
* | util-lib: move status printing stuff into src/core/Lennart Poettering2015-10-272-0/+85
* | util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-2718-4/+23
* | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering2015-10-278-0/+8
* | util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-277-0/+7