summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-02machine: fix extract_first_wordSusant Sahani
2015-11-02Merge pull request #1750 from systemd/revert-1740-masterDaniel Mack
2015-11-02Merge pull request #1725 from ssahani/word-journalDaniel Mack
2015-11-02Revert "utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t"Lennart Poettering
2015-11-02Merge pull request #1739 from ssahani/word-machineDaniel Mack
2015-11-02Merge pull request #1740 from shawnl/masterDaniel Mack
2015-11-02Merge pull request #1738 from evverx/fix-paths-lookup-testDaniel Mack
2015-11-02Merge pull request #1749 from zonque/cmsgLennart Poettering
2015-11-02Merge pull request #1711 from mustrumr/network-use-after-freeDaniel Mack
2015-11-02core: be more verbose when NameOwnerChanged subscriptions failDaniel Mack
2015-11-02core: service: fix error messageDaniel Mack
2015-11-01journal-remote: remove unused variable warning when building without GNUTLS.Lennart Poettering
2015-11-01journald: never block when sending messages on NOTIFY_SOCKET socketLennart Poettering
2015-11-01sd-daemon: verify NOTIFY_SOCKET path lengthLennart Poettering
2015-10-31utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_tShawn Landden
2015-11-01machine: : port to extract_first_wordSusant Sahani
2015-11-01sd-journal.c: port to extract_first_wordSusant Sahani
2015-10-31tests: lookup_paths_init depends on SYSTEMD_UNIT_PATH. Test itEvgeny Vereshchagin
2015-10-31sd-daemon: increase sd_notify() socket buffer sizeLennart Poettering
2015-10-31sysv-generator: modernizeLennart Poettering
2015-10-31core: bail our earlier when doing auditLennart Poettering
2015-10-31core,nspawn: minor coding style fixesLennart Poettering
2015-10-31nspawn: fix minor memory leakLennart Poettering
2015-10-31core: constify a few thingsLennart Poettering
2015-10-31systemctl: add a way to explicitly request client-side unit installingLennart Poettering
2015-10-31core: set_unit_path overwrites SYSTEMD_UNIT_PATHEvgeny Vereshchagin
2015-10-30journal-remote: increase memory limit per connection to avoid errors with HTTPSDongsu Park
2015-10-29test: add tests to ensure that the capabilities are properly setRonny Chevalier
2015-10-29core: fix capability bounding set parsingEvgeny Vereshchagin
2015-10-29test: add test for capability bounding set parsingEvgeny Vereshchagin
2015-10-29network: fix use-after-free in link_freeHristo Venev
2015-10-28Merge pull request #1700 from ssahani/wordLennart Poettering
2015-10-28Merge pull request #1707 from dvdhrm/notify-prioLennart Poettering
2015-10-28core: fix priority ordering in notify-handlingDavid Herrmann
2015-10-28nspwan: port to extract_first_wordSusant Sahani
2015-10-28install: port to extract_first_wordSusant Sahani
2015-10-28journal-remote: port to extract_first_wordSusant Sahani
2015-10-28test-parse-util: Move parse-util tests into their own test caseFilipe Brandenburger
2015-10-28test-extract-word: Move extract-word tests into their own test caseFilipe Brandenburger
2015-10-28Merge pull request #1703 from ronnychevalier/rc/test_execute_check_nobody2Lennart Poettering
2015-10-28test-execute: check if nobody exists before running some testsRonny Chevalier
2015-10-27cpu-set-util: Support ranges in parse_cpu_set_and_warnFilipe Brandenburger
2015-10-27parse-util: Introduce new parse_range functionFilipe Brandenburger
2015-10-27cpu-set-util: Accept commas as separators in parse_cpu_set_and_warnFilipe Brandenburger
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