Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-30
/
meson.build
613a02b
debug-generator: enable custom systemd.debug_shell tty
by Jan Synacek
· 6 years ago
v239-20
a735699
core: introduce NUMAPolicy and NUMAMask options
by Michal Sekletár
· 5 years ago
9f259b4
buildsys: don't garbage collect sections while linking
by Michal Sekletar
· 5 years ago
6a8c286
meson: treat all fuzz cases as unit tests
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
2eca34c
meson: use .source_root() in more places
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
fff862c
meson: drop duplicated condition
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
1a368ab
meson: allow building resolved and machined without nss modules
by Yu Watanabe
· 6 years ago
c405c30
meson: add -Dlog-trace to set LOG_TRACE
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
338519b
fuzz: unify the "fuzz-regressions" directory with the main corpus
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
0ed1150
meson: drop misplaced -Wl,--undefined argument
by Jussi Pakkanen
· 6 years ago
b694344
meson: check whether gnutls supports TCP fast open
by Yu Watanabe
· 6 years ago
9c1b72d
meson: rename -Ddebug to -Ddebug-extra
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
a046230
cryptsetup: add support for sector-size= option (#9936)
by Dimitri John Ledkov
· 6 years ago
79df4db
build-sys: Detect whether struct statx is defined in sys/stat.h
by Filipe Brandenburger
· 6 years ago
de7436b
meson: bump package and library version
by Lennart Poettering
· 6 years ago
v239
56ddbf1
meson: make DNS-over-TLS support optional
by Yu Watanabe
· 6 years ago
0cd41d4
Drop my copyright headers
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
96b2fb9
tree-wide: beautify remaining copyright statements
by Lennart Poettering
· 6 years ago
c9299be
resolve: rename PrivateDNS to DNSOverTLS
by Iwan Timmer
· 6 years ago
5d67a7a
resolved: support for DNS-over-TLS
by Iwan Timmer
· 7 years ago
d28b67d
meson: also reject shifts that change the sign bit
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
b05ecb8
meson: do not allow bit-shift overflows
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
d40f5cc
CODING_STYLE: allow c99-style mixed code and declarations
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
f379436
build-sys: Add option to link systemctl statically
by Felipe Sateler
· 7 years ago
a38f7fe
fuzz-journal-remote: a fuzzer for journal-remote over-the-wire input
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
c064d8d
journal-remote: split out µhttpd support and main() into a separate file
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
97d9061
meson: use a convenience static library for nspawn core
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
61d0578
add new portable service framework
by Lennart Poettering
· 7 years ago
0297f67
Merge pull request #9036 from keszybz/rpm-macro-cleanup
by Yu Watanabe
· 7 years ago
424e80b
rpm: add macros for common configuration dirs
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2f09974
meson: use run_target for generating tags with ctags
by Evegeny Vereshchagin
· 7 years ago
d18cb39
Turn VALGRIND variable into a meson configuration switch
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
ad7aa76
meson: use array type option
by Yu Watanabe
· 7 years ago
8ea9fad
meson: use warning() method
by Yu Watanabe
· 7 years ago
30a4ddf
meson: use get_supported_arguments()
by Yu Watanabe
· 7 years ago
f5ce2e7
Merge pull request #8689 from davide125/static
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
975464e
meson: recompile all sources for install_libudev_static and install_libsystemd_static
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
20f3d32
meson: only build test-lib{systemd,udev}-static-sym for pic
by Davide Cavalca
· 7 years ago
0632b4c
meson: add test-lib{systemd,udev}-static-sym
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
70848ec
meson: add support for building static libsystemd and libudev
by Davide Cavalca
· 7 years ago
348b443
meson: generate m4 preprocessor from config.h (#8914)
by Yu Watanabe
· 7 years ago
6129ec8
timedatectl: add timesync-status and show-timesync commands
by Yu Watanabe
· 7 years ago
b0903bb
meson: drop 'name' argument in cc.has_argument() (#8878)
by Yu Watanabe
· 7 years ago
385f3a0
Merge pull request #7599 from keszybz/slice-templates
by Lennart Poettering
· 7 years ago
8ac4223
meson: drop 'name' argument in cc.has_argument() (#8823)
by Yu Watanabe
· 7 years ago
a9f0f5e
logind: split %t directory creation to a helper unit
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
c2e84ca
resolvectl: rename systemd-resolve to resolvectl
by Yu Watanabe
· 7 years ago
11a1589
tree-wide: drop license boilerplate
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
add384d
units: use `systemctl exit` to kill the user manager (#8648)
by Filipe Brandenburger
· 7 years ago
2d684e6
doc: merge docs/ dir → doc/
by Lennart Poettering
· 7 years ago
b1ffacb
tests: skip udev-test when perl is not installed
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
5c3376e
time-sync-wait: add service (#8494)
by Peter A. Bigot
· 7 years ago
8c637fe
Merge pull request #8452 from keszybz/use-libmount-more
by Lennart Poettering
· 7 years ago
bcabcde
Merge pull request #8408 from keszybz/ln-relative
by Yu Watanabe
· 7 years ago
95b862b
shutdown: use libmount to enumerate /proc/self/mountinfo
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
52d4d1d
test: run all fuzz regression tests with all sanitizers
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
99eae07
Merge pull request #8296 from poettering/resolvconf
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
6fed2cc
Merge pull request #8412 from keszybz/meson-warning-fixes
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
c7f7e85
man: Correct value of default KillUserProcesses=
by Michal Koutný
· 7 years ago
7f672e8
man: Unify values of boolean configuration values with sample config
by Michal Koutný
· 7 years ago
c0b4b0f
meson: libmount is required for oss-fuzz builds now too
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
af4d786
meson: avoid warning about comparison of bool and string
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
cd00101
meson: add note about coreutils version with ln --relative
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
ad6a085
meson: bump so revision and systemd version in preparation for v238
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
088c136
resolve-tool: provide resolvconf(8) compatibility
by Lennart Poettering
· 7 years ago
3cca71c
Merge pull request #8323 from xyproto/ok_color
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
f7c5427
meson: use dashes in colour names
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
96164a3
Add build-time option to change the color of the "OK" status text
by Alexander F Rødseth
· 7 years ago
671f0f8
Remove /sbin from paths if split-bin is false (#8324)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
157baa8
meson: support both separate and merged sbin-bin directories
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
2675413
meson: autodetect split-usr
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
ba7f4ae
meson: install compat symlinks for systemctl and systemd (#8300)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
f09eb76
doc: add a new doc/ directory, and move two markdown docs into them
by Lennart Poettering
· 7 years ago
aa484f3
tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
4c2e1b3
xattr-util: use crtime/btime if statx() is available for implementation of fd_setcrtime() and friends
by Lennart Poettering
· 7 years ago
2f62cf3
meson: apply defaults if /etc/login.defs doesn't exist
by Caio Marcelo de Oliveira Filho
· 7 years ago
9e70f2f
meson: use multiline string syntax (#8214)
by Caio Marcelo de Oliveira Filho
· 7 years ago
444d586
meson: add -Dmemory-accounting-default=true|false
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
75aaade
meson.build: make docdir configurable (#8068)
by tblume
· 7 years ago
7755083
Merge pull request #7881 from keszybz/pcre
by Lennart Poettering
· 7 years ago
6becf48
journalctl: regexp matching
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
4c0d481
Merge pull request #7933 from keszybz/fuzz-regression
by Evgeny Vereshchagin
· 7 years ago
25a8210
meson: use env object instead of string in tags targets
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
b68dfb9
Hook up oss-fuzz test cases as tests
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
e12fa1f
Merge pull request #7996 from poettering/v237-prepare
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
9f555bb
firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944)
by Björn Esser
· 7 years ago
69cd51d
meson: bump so revision and systemd version in preparation for v237
by Lennart Poettering
· 7 years ago
31e57a3
fuzz: allow building fuzzers outside of oss-fuzz
by Jonathan Rudenberg
· 7 years ago
b4081f3
fuzz: disable all deps when building with oss-fuzz
by Jonathan Rudenberg
· 7 years ago
7db7d5b
fuzz: add initial fuzzing infrastructure
by Jonathan Rudenberg
· 7 years ago
08318a2
add false option for tests (#7778)
by Adam Duskett
· 7 years ago
c4c978a
meson: detect pcre2 dep
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
51b1386
meson: resurrect API documentation target
by Lennart Poettering
· 7 years ago
2fa645f
meson: don't search PATH for telinit (#7770)
by Mike Gilbert
· 7 years ago
7f9ac71
Merge pull request #7705 from keszybz/redo-linking
by Lennart Poettering
· 7 years ago
7f1ea2c
meson: add a single .h file to shared libs with no sources
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
568a4ff
meson: use a convenience lib for shared resolve files
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
0c06b50
meson: rename libudev_internal to libudev_static and link into libudev
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
5e3cec8
meson: use a convenience lib for journal user sources
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
34e221a
Move gcrypt-util to basic/
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
Next »