summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-11-10core: accept time units for time-based resource limitsLennart Poettering
2015-11-10core: when parsing resource limits, be more careful with types and corner casesLennart Poettering
2015-11-10core: simplify parsing of capability bounding set settingsLennart Poettering
2015-11-10defs: rework CONF_DIRS_NULSTR() macroLennart Poettering
2015-11-09Merge pull request #1820 from michich/errno-v2Daniel Mack
2015-11-09Merge pull request #1799 from jengelh/docLennart Poettering
2015-11-09Merge pull request #1807 from michich/boot-timerLennart Poettering
2015-11-09Merge pull request #1794 from karelzak/size_limitLennart Poettering
2015-11-07core/timer: in containers OnBootSec should count from container startupMichal Schmidt
2015-11-07core: remove unused variableThomas Hindoe Paaboel Andersen
2015-11-06doc: correct punctuation and improve typography in documentationJan Engelhardt
2015-11-06core: support IEC suffixes for RLIMIT stuffKarel Zak
2015-11-05treewide: use the negative error codes returned by our functionsMichal Schmidt
2015-11-04core: still make progress when throttling the manager loopVito Caputo
2015-11-04Merge pull request #1761 from ssahani/wordLennart Poettering
2015-11-04core: fix typoTorstein Husebø
2015-11-04core: small fixes to parse_namespaceEvgeny Vereshchagin
2015-11-03core: parse socket port to extract_first_wordSusant Sahani
2015-11-03Merge pull request #1744 from evverx/fix-debug-generatorLennart Poettering
2015-11-03core: use runlevel_to_target for /proc/cmdline parsingEvgeny Vereshchagin
2015-11-03Merge pull request #1754 from martinpitt/masterDaniel Mack
2015-11-02core: expose number of file descriptors in fd store on the busLennart Poettering
2015-11-02core: bump net.unix.max_dgram_qlen really early during bootLennart Poettering
2015-11-02Merge pull request #1690 from evverx/run-runtime-directoryLennart Poettering
2015-11-02core: drop check for /etc/mtabMartin Pitt
2015-11-02Merge pull request #1722 from evverx/port-cap-bounding-set-to-extract-first-wordDaniel Mack
2015-11-02core: be more verbose when NameOwnerChanged subscriptions failDaniel Mack
2015-11-02core: service: fix error messageDaniel Mack
2015-10-31sd-daemon: increase sd_notify() socket buffer sizeLennart Poettering
2015-10-31core: bail our earlier when doing auditLennart Poettering
2015-10-31core,nspawn: minor coding style fixesLennart Poettering
2015-10-31core: constify a few thingsLennart Poettering
2015-10-31core: set_unit_path overwrites SYSTEMD_UNIT_PATHEvgeny Vereshchagin
2015-10-30core: port config_parse_bounding_set to extract_first_wordEvgeny Vereshchagin
2015-10-29core: fix capability bounding set parsingEvgeny Vereshchagin
2015-10-28core: fix priority ordering in notify-handlingDavid Herrmann
2015-10-27Merge pull request #1698 from poettering/pid-is-unwaited-fixTom Gundersen
2015-10-27service: exiting early is nicer than deeply-indented code blocksLennart Poettering
2015-10-27core: all unit types that watch control PIDs should use the same logicLennart Poettering
2015-10-27core: don't pass uninitialzed PIDs to pid_is_unwaited()Lennart Poettering
2015-10-27Merge pull request #1695 from evverx/fix-cap-bounding-mergingLennart Poettering
2015-10-27util-lib: move inotify-related definitions to fs-util.[ch]Lennart Poettering
2015-10-27automount: move generically userful call repeat_mount() into mount-util.[ch]Lennart Poettering
2015-10-27process-util: move a couple of process-related calls overLennart Poettering
2015-10-27process-util: rename get_parent_of_pid() → get_process_ppid()Lennart Poettering
2015-10-27mount-util: move fstype_is_network() and name_to_handle_at() definitions overLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split out globbing related calls into glob-util.[ch]Lennart Poettering
2015-10-27util-lib: split out printf() helpers to stdio-util.hLennart Poettering
2015-10-27io-util.h: move iovec stuff from macro.h to io-util.hLennart Poettering