Age | Commit message (Expand) | Author |
2015-11-01 | sd-daemon: verify NOTIFY_SOCKET path length | Lennart Poettering |
2015-10-31 | utf8.[ch]: use char32_t and char16_t instead of int, int32_t, int16_t | Shawn Landden |
2015-11-01 | machine: : port to extract_first_word | Susant Sahani |
2015-11-01 | sd-journal.c: port to extract_first_word | Susant Sahani |
2015-10-31 | man: MANAGER_SYSTEM understands SYSTEMD_UNIT_PATH too | Evgeny Vereshchagin |
2015-10-31 | tests: lookup_paths_init depends on SYSTEMD_UNIT_PATH. Test it | Evgeny Vereshchagin |
2015-10-31 | sd-daemon: increase sd_notify() socket buffer size | Lennart Poettering |
2015-10-31 | sysctl.d: bump number of queueable AF_UNIX/SOCK_DGRAM datagrams | Lennart Poettering |
2015-10-31 | sysv-generator: modernize | Lennart Poettering |
2015-10-31 | core: bail our earlier when doing audit | Lennart Poettering |
2015-10-31 | core,nspawn: minor coding style fixes | Lennart Poettering |
2015-10-31 | nspawn: fix minor memory leak | Lennart Poettering |
2015-10-31 | core: constify a few things | Lennart Poettering |
2015-10-31 | systemctl: add a way to explicitly request client-side unit installing | Lennart Poettering |
2015-10-31 | Merge pull request #1734 from evverx/overwrite-sysemd-unit-path | Ronny Chevalier |
2015-10-31 | test-path: move all related test files to a specific directory | Ronny Chevalier |
2015-10-31 | test-execute: move all files related to a specific directory | Ronny Chevalier |
2015-10-31 | build-sys: add missing test files to EXTRA_DIST | Ronny Chevalier |
2015-10-31 | test-execute: add tests for IOSchedulingClass | Ronny Chevalier |
2015-10-31 | test-execute: add tests for OOMScoreAdjust | Ronny Chevalier |
2015-10-31 | test-execute: add test for EnvironmentFile | Ronny Chevalier |
2015-10-31 | test-execute: add test for PrivateNetwork | Ronny Chevalier |
2015-10-31 | core: set_unit_path overwrites SYSTEMD_UNIT_PATH | Evgeny Vereshchagin |
2015-10-30 | core: port config_parse_bounding_set to extract_first_word | Evgeny Vereshchagin |
2015-10-30 | Merge pull request #1729 from endocode/dongsu/jr-mhd-memlimit-v3 | Lennart Poettering |
2015-10-30 | journal-remote: increase memory limit per connection to avoid errors with HTTPS | Dongsu Park |
2015-10-30 | Merge pull request #1720 from evverx/shell-completion-global-mode | Daniel Mack |
2015-10-30 | tests: add test for capability bounding set parsing | Evgeny Vereshchagin |
2015-10-30 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2015-10-30 | shell-completion: systemctl: show completions for `user` in `global` mode | Evgeny Vereshchagin |
2015-10-29 | Merge pull request #1709 from evverx/set-location-completion | Daniel Mack |
2015-10-29 | Merge pull request #1717 from ronnychevalier/rc/test_capabilityboundingset2 | Daniel Mack |
2015-10-29 | test: add tests to ensure that the capabilities are properly set | Ronny Chevalier |
2015-10-29 | Merge pull request #1713 from evverx/test-cap-bounding-set-merging | Ronny Chevalier |
2015-10-29 | core: fix capability bounding set parsing | Evgeny Vereshchagin |
2015-10-29 | test: add test for capability bounding set parsing | Evgeny Vereshchagin |
2015-10-29 | network: fix use-after-free in link_free | Hristo Venev |
2015-10-29 | shell-completion: hostnamectl: add the command set-location | Evgeny Vereshchagin |
2015-10-28 | Merge pull request #1700 from ssahani/word | Lennart Poettering |
2015-10-28 | Merge pull request #1707 from dvdhrm/notify-prio | Lennart Poettering |
2015-10-28 | core: fix priority ordering in notify-handling | David Herrmann |
2015-10-28 | nspwan: port to extract_first_word | Susant Sahani |
2015-10-28 | install: port to extract_first_word | Susant Sahani |
2015-10-28 | journal-remote: port to extract_first_word | Susant Sahani |
2015-10-28 | Merge pull request #1705 from filbranden/testutil1 | Lennart Poettering |
2015-10-28 | test-parse-util: Move parse-util tests into their own test case | Filipe Brandenburger |
2015-10-28 | test-extract-word: Move extract-word tests into their own test case | Filipe Brandenburger |
2015-10-28 | build-sys: Keep .gitignore sorted | Filipe Brandenburger |
2015-10-28 | Merge pull request #1703 from ronnychevalier/rc/test_execute_check_nobody2 | Lennart Poettering |
2015-10-28 | Merge pull request #1699 from filbranden/cpuaffinity9 | Lennart Poettering |