Age | Commit message (Expand) | Author |
2015-12-03 | resolved: add a simple trust anchor database as additional RR source | Lennart Poettering |
2015-12-03 | Merge pull request #1934 from martinpitt/master | Tom Gundersen |
2015-12-02 | resolved: add basic DNSSEC support | Lennart Poettering |
2015-11-28 | test-acl-util: add new test | Zbigniew Jędrzejewski-Szmek |
2015-11-27 | util-lib: move nss-util.h from shared/ to basic/ | Lennart Poettering |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-27 | Merge pull request #1937 from evverx/fix-stdout-parsing | Lennart Poettering |
2015-11-27 | tests: add networkd integration test | Martin Pitt |
2015-11-25 | resolved: add a generic DnsSearchDomain concept | Lennart Poettering |
2015-11-25 | resolved: split out all code dealing with /etc/resolv.conf into its own .c file | Lennart Poettering |
2015-11-23 | Merge pull request #1996 from eworm-de/editorconfig | Daniel Mack |
2015-11-23 | add editorconfig configuration | Christian Hesse |
2015-11-21 | build: install bash completion for systemd-path | Evgeny Vereshchagin |
2015-11-20 | Merge pull request #1962 from mbiebl/install-completion-networkctl | Tom Gundersen |
2015-11-19 | build: install bash completion for networkctl | Michael Biebl |
2015-11-18 | build: bump version numberssystemd/v228 | David Herrmann |
2015-11-17 | tests: add basic journal test | Evgeny Vereshchagin |
2015-11-17 | Merge pull request #1909 from keszybz/filetriggers-v2 | Lennart Poettering |
2015-11-15 | Move daemon-reload from package %post scripts to file triggers | Zbigniew Jędrzejewski-Szmek |
2015-11-14 | hwdb: update | Kay Sievers |
2015-11-12 | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering |
2015-11-12 | build-sys: fix dependencies | Michal Sekletar |
2015-11-11 | test-execute: Add tests for new PassEnvironment= directive | Filipe Brandenburger |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |
2015-11-10 | tests: various fixes | Evgeny Vereshchagin |
2015-11-03 | sd-pppoe: drop | Tom Gundersen |
2015-11-02 | string-util: rework memory_erase() so that it cannot be optimized away | Lennart Poettering |
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-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 | l10n: add zh_CN translation. | Boyuan Yang |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out globbing related calls into glob-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out printf() helpers to stdio-util.h | Lennart Poettering |
2015-10-27 | util-lib: move web-related calls into web-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out syslog-related calls into syslog-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch] | Lennart Poettering |
2015-10-27 | src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa... | Lennart Poettering |
2015-10-27 | util-lib: split out umask-related code to umask-util.h | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out file attribute calls to chattr-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split xattr-related calls into xattr-util.[ch] | Lennart Poettering |