Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v229-stable
/
.gitignore
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
a9beb12
test: rename test-bus-kernel-benchmark to test-bus-benchmark
by Tom Gundersen
· 10 years ago
96d9117
fsck: remove fsckd again, but keep the door open for external replacement
by Lennart Poettering
· 10 years ago
d6b07ef
shutdownd: kill the old implementation
by Daniel Mack
· 10 years ago
8bb3626
journal: use audit event names instead of numbers
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
288a74c
shared: add terminal-util.[ch]
by Ronny Chevalier
· 10 years ago
0b45200
shared: add process-util.[ch]
by Ronny Chevalier
· 10 years ago
587fec4
importd: add API for exporting container/VM images
by Lennart Poettering
· 10 years ago
ac6e2f0
fsckd daemon for inter-fsckd communication
by Didier Roche
· 10 years ago
e7dd673
gummiboot/sd-boot/systemd-boot: rename galore
by Tom Gundersen
· 10 years ago
0fa2cac
sd-boot: add EFI boot manager and stub loader
by Kay Sievers
· 10 years ago
a89a803
.gitignore: add systemd-pull
by Vincent Batts
· 10 years ago
3d7415f
import: introduce new mini-daemon systemd-importd, and make machinectl a client to it
by Lennart Poettering
· 10 years ago
f299e3e
bus-proxy: bring back systemd-stdio-bridge
by David Herrmann
· 10 years ago
edce2ae
import: support importing qcow2 images
by Lennart Poettering
· 10 years ago
7691780
shared: add minimal firewall manipulation helpers for establishing NAT rules, using libiptc
by Lennart Poettering
· 10 years ago
266fd0e
.gitignore: add new tests and sort tests alphabetically
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
d2f0e78
test-verbs: add unit tests for verbs minilib
by Dave Reisner
· 10 years ago
fa6ac76
journald: process SIGBUS for the memory maps we set up
by Lennart Poettering
· 10 years ago
56a32c9
gitignore: hide test-lldp files
by Lennart Poettering
· 10 years ago
7264832
import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally
by Lennart Poettering
· 10 years ago
65eb437
systemd-hwdb: introduce new tool
by Tom Gundersen
· 10 years ago
e7eebcf
shared: add minimal JSON tokenizer
by Lennart Poettering
· 10 years ago
d7c7c33
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
by Lennart Poettering
· 10 years ago
2822da4
util: introduce our own gperf based capability list
by Lennart Poettering
· 10 years ago
e9140af
nss-myhostname: always resolve the host name "gateway" to the local default gateway
by Lennart Poettering
· 10 years ago
3fb3943
machine-id-commit: Introduce machine-id-commit binary
by Didier Roche
· 10 years ago
9a20fcb
build-sys: support local ./configure arguments
by David Herrmann
· 10 years ago
281e05b
tests: add test-execute
by Ronny Chevalier
· 10 years ago
8444e49
update .gitignore
by Ronny Chevalier
· 10 years ago
bc99929
tests: add test-path
by Ronny Chevalier
· 10 years ago
134e56d
shared: rename condition-util.[ch] to condition.[ch]
by Lennart Poettering
· 10 years ago
cda391c
libsystemd-networkd: introduce sd-pppoe library
by Tom Gundersen
· 10 years ago
f089257
shared: add helpers for unaligend BE read/write
by Tom Gundersen
· 10 years ago
641d1f9
tests: add test-copy
by Ronny Chevalier
· 10 years ago
2b89a96
tests: add test-locale-util
by Ronny Chevalier
· 10 years ago
cb607ec
remove references of readahead
by Ronny Chevalier
· 10 years ago
3769415
login: remove multi-seat-x
by Timofey Titovets
· 10 years ago
ce7b9f5
console: add user console daemon
by David Herrmann
· 10 years ago
56a7dd4
gitignore: add test-set
by Thomas Hindoe Paaboel Andersen
· 10 years ago
20725d9
bus-policy: add test utility
by Daniel Mack
· 10 years ago
810626a
terminal: add systemd-modeset debugging tool
by David Herrmann
· 10 years ago
8e93719
terminal: add systemd-evcat input debugging tool
by David Herrmann
· 10 years ago
d2c6882
hibernate-resume-generator: add a generator for instantiating the resume unit.
by Ivan Shapovalov
· 10 years ago
42483a7
hibernate-resume: add a tool to write a device node's major:minor to /sys/power/resume.
by Ivan Shapovalov
· 10 years ago
8530dc4
tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs/GIDs from
by Lennart Poettering
· 10 years ago
b08f2be
tests: add test-condition-util
by Ronny Chevalier
· 10 years ago
ee8c456
networkd: add minimal client tool "networkd" to query network status
by Lennart Poettering
· 10 years ago
bdef731
resolved: add tool to query resolved
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
1d3bc01
Merge systemd-verify with systemd-analyze
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
8b835fc
systemd-verify: a simple tool for offline unit verification
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
86db5df
terminal: add unifont font-handling
by David Herrmann
· 10 years ago
5ab887e
terminal: add systemd-subterm example
by David Herrmann
· 10 years ago
1c9633d
terminal: add parser state-machine
by David Herrmann
· 10 years ago
84da4a3
ui/term: add line/cell/char handling for terminal pages
by David Herrmann
· 10 years ago
a47d1df
shared: add PTY helper
by David Herrmann
· 10 years ago
279da1e
shared: add generic IPC barrier
by David Herrmann
· 10 years ago
86bbe5b
test-tables: add new entries
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
3d090cc
journal-upload: a tool to push messages to systemd-journal-remote
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
74b2466
resolved: add a DNS client stub resolver
by Lennart Poettering
· 10 years ago
eea1aad
gitignore: ignore .swp files
by David Herrmann
· 10 years ago
da625e4
update .gitignore
by Ronny Chevalier
· 10 years ago
a1948c7
escape: beef up new systemd-escape tool
by Lennart Poettering
· 10 years ago
e268072
firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot= instead
by Lennart Poettering
· 10 years ago
418b9be
firstboot: add new component to query basic system settings on first boot, or when creating OS images offline
by Lennart Poettering
· 10 years ago
fd53fee
compress: add benchmark-style test
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
Next »