GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Commit message (
Expand
)
Author
Age
Files
Lines
*
gitignore: add nspawn image lock and mkosi temporary files
Yu Watanabe
2018-09-07
1
-0
/
+2
*
gitignore: add .gdb_history
Zbigniew Jędrzejewski-Szmek
2018-07-16
1
-0
/
+1
*
Add mkosi.output/ to .gitignore
Zbigniew Jędrzejewski-Szmek
2017-11-29
1
-0
/
+1
*
gitignore: ignore output file of mkid (#7081)
John Lin
2017-10-13
1
-0
/
+1
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-298
/
+0
*
mkosi: make use of BUILDDIR if it is set
Lennart Poettering
2017-07-17
1
-0
/
+2
*
gitignore: include mkosi -i files in gitignore
Lennart Poettering
2017-07-17
1
-4
/
+6
*
Merge pull request #6194 from keszybz/urandom-magic
Zbigniew Jędrzejewski-Szmek
2017-06-30
1
-0
/
+1
|
\
|
*
tests: add test-random-util
Zbigniew Jędrzejewski-Szmek
2017-06-28
1
-0
/
+1
*
|
test-resolved-packet: add a simple test for our allocation functions
Zbigniew Jędrzejewski-Szmek
2017-06-27
1
-0
/
+1
|
/
*
test-timesync: add first test for timesyncd conf parsing
Zbigniew Jędrzejewski-Szmek
2017-05-25
1
-0
/
+1
*
gitignore: ignore /test-sd-dhcp-lease (#5983)
Daniel Wang
2017-05-17
1
-0
/
+1
*
tests,meson: add test-bus-vtable, compiled as C and C++
Zbigniew Jędrzejewski-Szmek
2017-05-13
1
-0
/
+2
*
gitignore: ignore all build* subdirs in main directory
Zbigniew Jędrzejewski-Szmek
2017-04-23
1
-1
/
+1
*
Merge pull request #5131 from keszybz/environment-generators
Lennart Poettering
2017-02-21
1
-0
/
+2
|
\
|
*
environment-generator: new generator to peruse environment.d
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-0
/
+1
|
*
basic/util: move execute_directory() to separate file
Zbigniew Jędrzejewski-Szmek
2017-02-11
1
-0
/
+1
*
|
test-journal-importer: new test file to check the newly exported importer code
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-0
/
+1
|
/
*
verity: add support for setting up verity-protected root disks in the initrd
Lennart Poettering
2016-12-21
1
-0
/
+2
*
fstab-generator: add support for volatile boots
Lennart Poettering
2016-12-21
1
-0
/
+1
*
core: hook up MountFlags= to the transient unit logic
Lennart Poettering
2016-12-13
1
-0
/
+1
*
Merge pull request #4795 from poettering/dissect
Zbigniew Jędrzejewski-Szmek
2016-12-10
1
-0
/
+2
|
\
|
*
dissect: add small "systemd-dissect" tool as wrapper around dissect-image.c
Lennart Poettering
2016-12-07
1
-0
/
+1
|
*
util-lib: split out image dissecting code and loopback code from nspawn
Lennart Poettering
2016-12-07
1
-0
/
+1
*
|
core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)
Lennart Poettering
2016-11-29
1
-0
/
+1
|
/
*
.gitignore: ignore precompiled GCC headers (#4516)
Daniel Mack
2016-10-28
1
-0
/
+1
*
gitignore: add test-seccomp (#4498)
Thomas H. P. Andersen
2016-10-26
1
-0
/
+1
*
gitignore: ignore image.raw from mkosi (#4141)
Davide Cavalca
2016-09-14
1
-0
/
+1
*
sd-bus: add a small test case for sd_bus_track
Lennart Poettering
2016-08-22
1
-0
/
+1
*
add a new tool for creating transient mount and automount units
Lennart Poettering
2016-08-18
1
-0
/
+1
*
keymap-util: add tests and fix one small bug
Zbigniew Jędrzejewski-Szmek
2016-06-06
1
-0
/
+1
*
Trivial network cleanup (#3196)
Thomas H. P. Andersen
2016-05-05
1
-1
/
+1
*
test-networkd-conf: add tests for the parsing functions
Zbigniew Jędrzejewski-Szmek
2016-05-03
1
-0
/
+1
*
nspawn: optionally fix up OS tree uid/gids for userns
Lennart Poettering
2016-04-25
1
-0
/
+1
*
basic: remove rbtree code, it's unused
Lennart Poettering
2016-04-12
1
-1
/
+0
*
Merge pull request #2947 from keszybz/test-nss
Lennart Poettering
2016-04-06
1
-0
/
+1
|
\
|
*
test-nss: test the resolution of various names
Zbigniew Jędrzejewski-Szmek
2016-04-05
1
-0
/
+1
*
|
tests: rename test-env-replace to test-env-util
Zbigniew Jędrzejewski-Szmek
2016-03-21
1
-1
/
+1
*
|
Merge pull request #2792 from ronnychevalier/rc/tests_movev2
Zbigniew Jędrzejewski-Szmek
2016-03-09
1
-0
/
+12
|
\
\
|
*
|
tests: move xattr-util related tests to test-xattr-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move glob-util related tests to test-glob-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move io-util related tests to test-io-util
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move proc-cmdline related tests to test-proc-cmdline.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move fs-util related tests to test-fs-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move fd-util related tests to test-fd-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move stat-util related tests to test-stat-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move cpu-set-util related tests to test-cpu-set-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move web-util related tests to test-web-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move alloc related tests to test-alloc-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
|
*
|
tests: move escape related tests to test-escape.c
Ronny Chevalier
2016-03-03
1
-0
/
+1
[next]