summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2016-10-28.gitignore: ignore precompiled GCC headers (#4516)Daniel Mack
2016-10-26gitignore: add test-seccomp (#4498)Thomas H. P. Andersen
2016-09-14gitignore: ignore image.raw from mkosi (#4141)Davide Cavalca
2016-08-22sd-bus: add a small test case for sd_bus_trackLennart Poettering
2016-08-18add a new tool for creating transient mount and automount unitsLennart Poettering
2016-06-06keymap-util: add tests and fix one small bugZbigniew Jędrzejewski-Szmek
2016-05-05Trivial network cleanup (#3196)Thomas H. P. Andersen
2016-05-03test-networkd-conf: add tests for the parsing functionsZbigniew Jędrzejewski-Szmek
2016-04-25nspawn: optionally fix up OS tree uid/gids for usernsLennart Poettering
2016-04-12basic: remove rbtree code, it's unusedLennart Poettering
2016-04-06Merge pull request #2947 from keszybz/test-nssLennart Poettering
2016-04-05test-nss: test the resolution of various namesZbigniew Jędrzejewski-Szmek
2016-03-21tests: rename test-env-replace to test-env-utilZbigniew Jędrzejewski-Szmek
2016-03-09Merge pull request #2792 from ronnychevalier/rc/tests_movev2Zbigniew Jędrzejewski-Szmek
2016-03-04build-sys: ignore Python 2 bytecode filesZbigniew Jędrzejewski-Szmek
2016-03-04Rename test-boot-timestamp to test-boot-timestamps and enable by defaultZbigniew Jędrzejewski-Szmek
2016-03-03tests: move xattr-util related tests to test-xattr-util.cRonny Chevalier
2016-03-03tests: move glob-util related tests to test-glob-util.cRonny Chevalier
2016-03-03tests: move io-util related tests to test-io-utilRonny Chevalier
2016-03-03tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier
2016-03-03tests: move fs-util related tests to test-fs-util.cRonny Chevalier
2016-03-03tests: move fd-util related tests to test-fd-util.cRonny Chevalier
2016-03-03tests: move stat-util related tests to test-stat-util.cRonny Chevalier
2016-03-03tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier
2016-03-03tests: move web-util related tests to test-web-util.cRonny Chevalier
2016-03-03tests: move alloc related tests to test-alloc-util.cRonny Chevalier
2016-03-03tests: move escape related tests to test-escape.cRonny Chevalier
2016-03-03tests: move hexdecoct tests to test-hexdecoct.cRonny Chevalier
2016-03-02test-sizeof: add a helper which prints variable sizes and signednessZbigniew Jędrzejewski-Szmek
2016-03-02test-selinux: add some simple tests which call functions and print the result...Zbigniew Jędrzejewski-Szmek
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-23Remove systemd-bootchartDaniel Mack
2016-02-15Merge pull request #2618 from zonque/busproxy-removalLennart Poettering
2016-02-14Promote systemd-activate to /usr/bin/systemd-socket-activateZbigniew Jędrzejewski-Szmek
2016-02-13Merge pull request #2603 from poettering/drop-compat-libsZbigniew Jędrzejewski-Szmek
2016-02-13gitignore: remove stuff long lostLennart Poettering
2016-02-13util-lib: drop json parserLennart Poettering
2016-02-13build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libsLennart Poettering
2016-02-12test-dns-packet: add framework to read and dump packetsZbigniew Jędrzejewski-Szmek
2016-02-12remove bus-proxydDaniel Mack
2016-01-29test-resolve-tables: new "test", useful to print mappingsZbigniew Jędrzejewski-Szmek
2016-01-27.gitignore: add test-ask-password-apiSylvain Plantefève
2016-01-27nss: block various signals while running NSS lookupsLennart Poettering
2016-01-25resolve: rename "systemd-resolve-host" tool to simply "systemd-resolve"Lennart Poettering
2016-01-21.gitignore: add test-dnssec-complexEvgeny Vereshchagin
2015-12-08Merge pull request #2115 from dvdhrm/rbtreeTom Gundersen
2015-12-07basic: add RB-Tree implementationDavid Herrmann
2015-12-07tests: add test-rlimit-utilEvgeny Vereshchagin
2015-12-04.gitignore: add test-dnssecEvgeny Vereshchagin
2015-11-28test-acl-util: add new testZbigniew Jędrzejewski-Szmek