Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v243-stable
/
.gitignore
6e222ac
gitignore: add nspawn image lock and mkosi temporary files
by Yu Watanabe
· 6 years ago
8c669be
gitignore: add .gdb_history
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
22ecadb
Add mkosi.output/ to .gitignore
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
7cca143
gitignore: ignore output file of mkid (#7081)
by John Lin
· 7 years ago
e5f7520
build-sys: drop gitignore patterns for in-tree builds
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
70e760e
mkosi: make use of BUILDDIR if it is set
by Lennart Poettering
· 7 years ago
c387cc4
gitignore: include mkosi -i files in gitignore
by Lennart Poettering
· 7 years ago
74d8f1c
Merge pull request #6194 from keszybz/urandom-magic
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2416f73
tests: add test-random-util
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
751ca3f
test-resolved-packet: add a simple test for our allocation functions
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
c6c1ba8
test-timesync: add first test for timesyncd conf parsing
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2d66f64
gitignore: ignore /test-sd-dhcp-lease (#5983)
by Daniel Wang
· 8 years ago
94e2523
tests,meson: add test-bus-vtable, compiled as C and C++
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
bab8c07
gitignore: ignore all build* subdirs in main directory
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
a4dde27
Merge pull request #5131 from keszybz/environment-generators
by Lennart Poettering
· 8 years ago
f63c4aa
environment-generator: new generator to peruse environment.d
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
48ccb60
test-journal-importer: new test file to check the newly exported importer code
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
8971199
basic/util: move execute_directory() to separate file
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2f3dfc6
verity: add support for setting up verity-protected root disks in the initrd
by Lennart Poettering
· 8 years ago
91214a3
fstab-generator: add support for volatile boots
by Lennart Poettering
· 8 years ago
8355525
core: hook up MountFlags= to the transient unit logic
by Lennart Poettering
· 8 years ago
4a5567d
Merge pull request #4795 from poettering/dissect
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
a2ea3b2
dissect: add small "systemd-dissect" tool as wrapper around dissect-image.c
by Lennart Poettering
· 8 years ago
8c1be37
util-lib: split out image dissecting code and loopback code from nspawn
by Lennart Poettering
· 8 years ago
0fe5f3c
core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)
by Lennart Poettering
· 8 years ago
e50e60b
.gitignore: ignore precompiled GCC headers (#4516)
by Daniel Mack
· 8 years ago
6328c51
gitignore: add test-seccomp (#4498)
by Thomas H. P. Andersen
· 8 years ago
bf6585c
gitignore: ignore image.raw from mkosi (#4141)
by Davide Cavalca
· 8 years ago
70cb8b7
sd-bus: add a small test case for sd_bus_track
by Lennart Poettering
· 8 years ago
450442c
add a new tool for creating transient mount and automount units
by Lennart Poettering
· 8 years ago
aa63b56
keymap-util: add tests and fix one small bug
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3781809
Trivial network cleanup (#3196)
by Thomas H. P. Andersen
· 9 years ago
c41aa4b
test-networkd-conf: add tests for the parsing functions
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
7336138
nspawn: optionally fix up OS tree uid/gids for userns
by Lennart Poettering
· 9 years ago
4c310c0
basic: remove rbtree code, it's unused
by Lennart Poettering
· 9 years ago
056f049
Merge pull request #2947 from keszybz/test-nss
by Lennart Poettering
· 9 years ago
2abb5b3
test-nss: test the resolution of various names
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
93515ca
tests: rename test-env-replace to test-env-util
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
c41d3b3
Merge pull request #2792 from ronnychevalier/rc/tests_movev2
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
8b663bd
build-sys: ignore Python 2 bytecode files
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
a4bfede
Rename test-boot-timestamp to test-boot-timestamps and enable by default
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
ac229ed
tests: move xattr-util related tests to test-xattr-util.c
by Ronny Chevalier
· 9 years ago
6a4f4a0
tests: move glob-util related tests to test-glob-util.c
by Ronny Chevalier
· 9 years ago
ac933e8
tests: move io-util related tests to test-io-util
by Ronny Chevalier
· 9 years ago
d376cbb
tests: move proc-cmdline related tests to test-proc-cmdline.c
by Ronny Chevalier
· 9 years ago
c270684
tests: move fs-util related tests to test-fs-util.c
by Ronny Chevalier
· 9 years ago
0999c8a
tests: move fd-util related tests to test-fd-util.c
by Ronny Chevalier
· 9 years ago
f4c13ad
tests: move stat-util related tests to test-stat-util.c
by Ronny Chevalier
· 9 years ago
7ba365a
tests: move cpu-set-util related tests to test-cpu-set-util.c
by Ronny Chevalier
· 9 years ago
cd35107
tests: move web-util related tests to test-web-util.c
by Ronny Chevalier
· 9 years ago
b66de1f
tests: move alloc related tests to test-alloc-util.c
by Ronny Chevalier
· 9 years ago
45e0b1f
tests: move escape related tests to test-escape.c
by Ronny Chevalier
· 9 years ago
1347143
tests: move hexdecoct tests to test-hexdecoct.c
by Ronny Chevalier
· 9 years ago
fed527a
test-sizeof: add a helper which prints variable sizes and signedness
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
ada94e6
test-selinux: add some simple tests which call functions and print the results and timings
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
6369641
clock-util: make clock_is_localtime() testable and add initial tests
by Martin Pitt
· 9 years ago
232c84b
Remove systemd-bootchart
by Daniel Mack
· 9 years ago
8eff97a
Merge pull request #2618 from zonque/busproxy-removal
by Lennart Poettering
· 9 years ago
7f6e804
Promote systemd-activate to /usr/bin/systemd-socket-activate
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
06e9489
Merge pull request #2603 from poettering/drop-compat-libs
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
a6b4429
gitignore: remove stuff long lost
by Lennart Poettering
· 9 years ago
2621af5
util-lib: drop json parser
by Lennart Poettering
· 9 years ago
4de282c
build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libs
by Lennart Poettering
· 9 years ago
6d99904
test-dns-packet: add framework to read and dump packets
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
798c486
remove bus-proxyd
by Daniel Mack
· 9 years ago
c7472ce
test-resolve-tables: new "test", useful to print mappings
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
7e7d8ff
.gitignore: add test-ask-password-api
by Sylvain Plantefève
· 9 years ago
0c5eb05
nss: block various signals while running NSS lookups
by Lennart Poettering
· 9 years ago
b5eb973
resolve: rename "systemd-resolve-host" tool to simply "systemd-resolve"
by Lennart Poettering
· 9 years ago
ecab97b
.gitignore: add test-dnssec-complex
by Evgeny Vereshchagin
· 9 years ago
319c299
Merge pull request #2115 from dvdhrm/rbtree
by Tom Gundersen
· 9 years ago
a0e4cae
basic: add RB-Tree implementation
by David Herrmann
· 9 years ago
fe39daf
tests: add test-rlimit-util
by Evgeny Vereshchagin
· 9 years ago
eb58831
.gitignore: add test-dnssec
by Evgeny Vereshchagin
· 9 years ago
5bb5b23
test-acl-util: add new test
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
8cb9bee
gitignore: only ignore .html files in man/
by Martin Pitt
· 9 years ago
23bfbe7
gitignore: add test-install-root
by Thomas Hindoe Paaboel Andersen
· 9 years ago
0f8980e
sd-pppoe: drop
by Tom Gundersen
· 9 years ago
9fe4ea2
string-util: rework memory_erase() so that it cannot be optimized away
by Lennart Poettering
· 9 years ago
bb269ee
test-parse-util: Move parse-util tests into their own test case
by Filipe Brandenburger
· 9 years ago
23a3c91
test-extract-word: Move extract-word tests into their own test case
by Filipe Brandenburger
· 9 years ago
d8c3019
build-sys: Keep .gitignore sorted
by Filipe Brandenburger
· 9 years ago
d026081
util: remove lookup_uid(), replace by uid_to_name()
by Lennart Poettering
· 9 years ago
3ad0c5d
sd-icmp6-nd: rename files to sd-ndisc
by Tom Gundersen
· 9 years ago
a245d90
test: siphash24 - add regression test
by Tom Gundersen
· 9 years ago
4a9b1dd
machine-id-commit: merge machine-id-commit functionality into machine-id-setup
by Lennart Poettering
· 9 years ago
6cf0d77
build-sys: add new test binaries to .gitignore
by Filipe Brandenburger
· 9 years ago
73974f6
Merge branch 'hostnamectl-dot-v2'
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
8fb4944
hostname-util: add relax parameter to hostname_is_valid
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
da8ba72
test: add test for static lists
by Daniel Mack
· 9 years ago
59512f2
gpt-auto-generator: merge efi-boot-generator
by Kay Sievers
· 9 years ago
d537694
terminal: drop unfinished code
by David Herrmann
· 9 years ago
304ae2b
build: add ./test-bitmap to .gitignore
by David Herrmann
· 9 years ago
9afd2b4
sd-bus: add new test for NameAcquired via proxy/dbus-daemon
by David Herrmann
· 9 years ago
0051ebf
udev: Remove accelerometer helper
by Bastien Nocera
· 9 years ago
12c2884
firewall: rename fw-util.[ch] → firewall-util.[ch]
by Daniel Mack
· 9 years ago
1c4baff
sd-netlink: rename from sd-rtnl
by Tom Gundersen
· 9 years ago
2375607
remove gudev and gtk-doc
by Kay Sievers
· 9 years ago
0763adb
tests: add test-conf-parser
by Ronny Chevalier
· 10 years ago
008e7d3
.gitignore: add GNU GLOBAL files
by Łukasz Stelmach
· 10 years ago
Next »