summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2018-09-07gitignore: add nspawn image lock and mkosi temporary filesYu Watanabe1-0/+2
2018-07-16gitignore: add .gdb_historyZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-29Add mkosi.output/ to .gitignoreZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-13gitignore: ignore output file of mkid (#7081)John Lin1-0/+1
2017-07-18build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek1-298/+0
2017-07-17mkosi: make use of BUILDDIR if it is setLennart Poettering1-0/+2
2017-07-17gitignore: include mkosi -i files in gitignoreLennart Poettering1-4/+6
2017-06-30Merge pull request #6194 from keszybz/urandom-magicZbigniew Jędrzejewski-Szmek1-0/+1
2017-06-28tests: add test-random-utilZbigniew Jędrzejewski-Szmek1-0/+1
2017-06-27test-resolved-packet: add a simple test for our allocation functionsZbigniew Jędrzejewski-Szmek1-0/+1
2017-05-25test-timesync: add first test for timesyncd conf parsingZbigniew Jędrzejewski-Szmek1-0/+1
2017-05-17gitignore: ignore /test-sd-dhcp-lease (#5983)Daniel Wang1-0/+1
2017-05-13tests,meson: add test-bus-vtable, compiled as C and C++Zbigniew Jędrzejewski-Szmek1-0/+2
2017-04-23gitignore: ignore all build* subdirs in main directoryZbigniew Jędrzejewski-Szmek1-1/+1
2017-02-21Merge pull request #5131 from keszybz/environment-generatorsLennart Poettering1-0/+2
2017-02-20environment-generator: new generator to peruse environment.dZbigniew Jędrzejewski-Szmek1-0/+1
2017-02-15test-journal-importer: new test file to check the newly exported importer codeZbigniew Jędrzejewski-Szmek1-0/+1
2017-02-11basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek1-0/+1
2016-12-21verity: add support for setting up verity-protected root disks in the initrdLennart Poettering1-0/+2
2016-12-21fstab-generator: add support for volatile bootsLennart Poettering1-0/+1
2016-12-13core: hook up MountFlags= to the transient unit logicLennart Poettering1-0/+1
2016-12-10Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek1-0/+2
2016-12-07dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering1-0/+1
2016-12-07util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering1-0/+1
2016-11-29core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)Lennart Poettering1-0/+1
2016-10-28.gitignore: ignore precompiled GCC headers (#4516)Daniel Mack1-0/+1
2016-10-26gitignore: add test-seccomp (#4498)Thomas H. P. Andersen1-0/+1
2016-09-14gitignore: ignore image.raw from mkosi (#4141)Davide Cavalca1-0/+1
2016-08-22sd-bus: add a small test case for sd_bus_trackLennart Poettering1-0/+1
2016-08-18add a new tool for creating transient mount and automount unitsLennart Poettering1-0/+1
2016-06-06keymap-util: add tests and fix one small bugZbigniew Jędrzejewski-Szmek1-0/+1
2016-05-05Trivial network cleanup (#3196)Thomas H. P. Andersen1-1/+1
2016-05-03test-networkd-conf: add tests for the parsing functionsZbigniew Jędrzejewski-Szmek1-0/+1
2016-04-25nspawn: optionally fix up OS tree uid/gids for usernsLennart Poettering1-0/+1
2016-04-12basic: remove rbtree code, it's unusedLennart Poettering1-1/+0
2016-04-06Merge pull request #2947 from keszybz/test-nssLennart Poettering1-0/+1
2016-04-05test-nss: test the resolution of various namesZbigniew Jędrzejewski-Szmek1-0/+1
2016-03-21tests: rename test-env-replace to test-env-utilZbigniew Jędrzejewski-Szmek1-1/+1
2016-03-09Merge pull request #2792 from ronnychevalier/rc/tests_movev2Zbigniew Jędrzejewski-Szmek1-0/+12
2016-03-04build-sys: ignore Python 2 bytecode filesZbigniew Jędrzejewski-Szmek1-0/+1
2016-03-04Rename test-boot-timestamp to test-boot-timestamps and enable by defaultZbigniew Jędrzejewski-Szmek1-1/+1
2016-03-03tests: move xattr-util related tests to test-xattr-util.cRonny Chevalier1-0/+1
2016-03-03tests: move glob-util related tests to test-glob-util.cRonny Chevalier1-0/+1
2016-03-03tests: move io-util related tests to test-io-utilRonny Chevalier1-0/+1
2016-03-03tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier1-0/+1
2016-03-03tests: move fs-util related tests to test-fs-util.cRonny Chevalier1-0/+1
2016-03-03tests: move fd-util related tests to test-fd-util.cRonny Chevalier1-0/+1
2016-03-03tests: move stat-util related tests to test-stat-util.cRonny Chevalier1-0/+1
2016-03-03tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier1-0/+1
2016-03-03tests: move web-util related tests to test-web-util.cRonny Chevalier1-0/+1