summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31man: MANAGER_SYSTEM understands SYSTEMD_UNIT_PATH tooEvgeny Vereshchagin
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-31sysctl.d: bump number of queueable AF_UNIX/SOCK_DGRAM datagramsLennart 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-31Merge pull request #1734 from evverx/overwrite-sysemd-unit-pathRonny Chevalier
2015-10-31test-path: move all related test files to a specific directoryRonny Chevalier
2015-10-31test-execute: move all files related to a specific directoryRonny Chevalier
2015-10-31build-sys: add missing test files to EXTRA_DISTRonny Chevalier
2015-10-31test-execute: add tests for IOSchedulingClassRonny Chevalier
2015-10-31test-execute: add tests for OOMScoreAdjustRonny Chevalier
2015-10-31test-execute: add test for EnvironmentFileRonny Chevalier
2015-10-31test-execute: add test for PrivateNetworkRonny Chevalier
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-30Merge pull request #1729 from endocode/dongsu/jr-mhd-memlimit-v3Lennart Poettering
2015-10-30journal-remote: increase memory limit per connection to avoid errors with HTTPSDongsu Park
2015-10-30Merge pull request #1720 from evverx/shell-completion-global-modeDaniel Mack
2015-10-30tests: add test for capability bounding set parsingEvgeny Vereshchagin
2015-10-30hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-10-30shell-completion: systemctl: show completions for `user` in `global` modeEvgeny Vereshchagin
2015-10-29Merge pull request #1709 from evverx/set-location-completionDaniel Mack
2015-10-29Merge pull request #1717 from ronnychevalier/rc/test_capabilityboundingset2Daniel Mack
2015-10-29test: add tests to ensure that the capabilities are properly setRonny Chevalier
2015-10-29Merge pull request #1713 from evverx/test-cap-bounding-set-mergingRonny 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-29shell-completion: hostnamectl: add the command set-locationEvgeny Vereshchagin
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-28Merge pull request #1705 from filbranden/testutil1Lennart Poettering
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-28build-sys: Keep .gitignore sortedFilipe Brandenburger
2015-10-28Merge pull request #1703 from ronnychevalier/rc/test_execute_check_nobody2Lennart Poettering
2015-10-28Merge pull request #1699 from filbranden/cpuaffinity9Lennart Poettering