summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* gitignore: add nspawn image lock and mkosi temporary filesYu Watanabe2018-09-071-0/+2
* gitignore: add .gdb_historyZbigniew Jędrzejewski-Szmek2018-07-161-0/+1
* Add mkosi.output/ to .gitignoreZbigniew Jędrzejewski-Szmek2017-11-291-0/+1
* gitignore: ignore output file of mkid (#7081)John Lin2017-10-131-0/+1
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-298/+0
* mkosi: make use of BUILDDIR if it is setLennart Poettering2017-07-171-0/+2
* gitignore: include mkosi -i files in gitignoreLennart Poettering2017-07-171-4/+6
* Merge pull request #6194 from keszybz/urandom-magicZbigniew Jędrzejewski-Szmek2017-06-301-0/+1
|\
| * tests: add test-random-utilZbigniew Jędrzejewski-Szmek2017-06-281-0/+1
* | test-resolved-packet: add a simple test for our allocation functionsZbigniew Jędrzejewski-Szmek2017-06-271-0/+1
|/
* test-timesync: add first test for timesyncd conf parsingZbigniew Jędrzejewski-Szmek2017-05-251-0/+1
* gitignore: ignore /test-sd-dhcp-lease (#5983)Daniel Wang2017-05-171-0/+1
* tests,meson: add test-bus-vtable, compiled as C and C++Zbigniew Jędrzejewski-Szmek2017-05-131-0/+2
* gitignore: ignore all build* subdirs in main directoryZbigniew Jędrzejewski-Szmek2017-04-231-1/+1
* Merge pull request #5131 from keszybz/environment-generatorsLennart Poettering2017-02-211-0/+2
|\
| * environment-generator: new generator to peruse environment.dZbigniew Jędrzejewski-Szmek2017-02-201-0/+1
| * basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek2017-02-111-0/+1
* | test-journal-importer: new test file to check the newly exported importer codeZbigniew Jędrzejewski-Szmek2017-02-151-0/+1
|/
* verity: add support for setting up verity-protected root disks in the initrdLennart Poettering2016-12-211-0/+2
* fstab-generator: add support for volatile bootsLennart Poettering2016-12-211-0/+1
* core: hook up MountFlags= to the transient unit logicLennart Poettering2016-12-131-0/+1
* Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek2016-12-101-0/+2
|\
| * dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering2016-12-071-0/+1
| * util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering2016-12-071-0/+1
* | core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)Lennart Poettering2016-11-291-0/+1
|/
* .gitignore: ignore precompiled GCC headers (#4516)Daniel Mack2016-10-281-0/+1
* gitignore: add test-seccomp (#4498)Thomas H. P. Andersen2016-10-261-0/+1
* gitignore: ignore image.raw from mkosi (#4141)Davide Cavalca2016-09-141-0/+1
* sd-bus: add a small test case for sd_bus_trackLennart Poettering2016-08-221-0/+1
* add a new tool for creating transient mount and automount unitsLennart Poettering2016-08-181-0/+1
* keymap-util: add tests and fix one small bugZbigniew Jędrzejewski-Szmek2016-06-061-0/+1
* Trivial network cleanup (#3196)Thomas H. P. Andersen2016-05-051-1/+1
* test-networkd-conf: add tests for the parsing functionsZbigniew Jędrzejewski-Szmek2016-05-031-0/+1
* nspawn: optionally fix up OS tree uid/gids for usernsLennart Poettering2016-04-251-0/+1
* basic: remove rbtree code, it's unusedLennart Poettering2016-04-121-1/+0
* Merge pull request #2947 from keszybz/test-nssLennart Poettering2016-04-061-0/+1
|\
| * test-nss: test the resolution of various namesZbigniew Jędrzejewski-Szmek2016-04-051-0/+1
* | tests: rename test-env-replace to test-env-utilZbigniew Jędrzejewski-Szmek2016-03-211-1/+1
* | Merge pull request #2792 from ronnychevalier/rc/tests_movev2Zbigniew Jędrzejewski-Szmek2016-03-091-0/+12
|\ \
| * | tests: move xattr-util related tests to test-xattr-util.cRonny Chevalier2016-03-031-0/+1
| * | tests: move glob-util related tests to test-glob-util.cRonny Chevalier2016-03-031-0/+1
| * | tests: move io-util related tests to test-io-utilRonny Chevalier2016-03-031-0/+1
| * | tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier2016-03-031-0/+1
| * | tests: move fs-util related tests to test-fs-util.cRonny Chevalier2016-03-031-0/+1
| * | tests: move fd-util related tests to test-fd-util.cRonny Chevalier2016-03-031-0/+1
| * | tests: move stat-util related tests to test-stat-util.cRonny Chevalier2016-03-031-0/+1
| * | tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier2016-03-031-0/+1
| * | tests: move web-util related tests to test-web-util.cRonny Chevalier2016-03-031-0/+1
| * | tests: move alloc related tests to test-alloc-util.cRonny Chevalier2016-03-031-0/+1
| * | tests: move escape related tests to test-escape.cRonny Chevalier2016-03-031-0/+1