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
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: do not compare objects of different types
Yu Watanabe
2018-06-28
1
-1
/
+2
*
meson: check whether gnutls supports TCP fast open
Yu Watanabe
2018-06-26
1
-1
/
+1
*
meson: bump package and library version
Lennart Poettering
2018-06-22
1
-3
/
+3
*
meson: make DNS-over-TLS support optional
Yu Watanabe
2018-06-20
1
-7
/
+15
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-2
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
resolve: rename PrivateDNS to DNSOverTLS
Iwan Timmer
2018-06-14
1
-9
/
+9
*
resolved: support for DNS-over-TLS
Iwan Timmer
2018-06-11
1
-0
/
+14
*
meson: also reject shifts that change the sign bit
Zbigniew Jędrzejewski-Szmek
2018-06-11
1
-0
/
+1
*
meson: do not allow bit-shift overflows
Zbigniew Jędrzejewski-Szmek
2018-06-09
1
-0
/
+1
*
CODING_STYLE: allow c99-style mixed code and declarations
Zbigniew Jędrzejewski-Szmek
2018-06-07
1
-2
/
+1
*
build-sys: Add option to link systemctl statically
Felipe Sateler
2018-05-31
1
-1
/
+11
*
fuzz-journal-remote: a fuzzer for journal-remote over-the-wire input
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-0
/
+1
*
journal-remote: split out µhttpd support and main() into a separate file
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+2
*
meson: use a convenience static library for nspawn core
Zbigniew Jędrzejewski-Szmek
2018-05-28
1
-6
/
+5
*
add new portable service framework
Lennart Poettering
2018-05-24
1
-0
/
+24
*
Merge pull request #9036 from keszybz/rpm-macro-cleanup
Yu Watanabe
2018-05-20
1
-0
/
+2
|
\
|
*
rpm: add macros for common configuration dirs
Zbigniew Jędrzejewski-Szmek
2018-05-19
1
-0
/
+2
*
|
meson: use run_target for generating tags with ctags
Evegeny Vereshchagin
2018-05-19
1
-2
/
+1
|
/
*
Turn VALGRIND variable into a meson configuration switch
Zbigniew Jędrzejewski-Szmek
2018-05-17
1
-0
/
+3
*
meson: use array type option
Yu Watanabe
2018-05-10
1
-12
/
+9
*
meson: use warning() method
Yu Watanabe
2018-05-10
1
-20
/
+20
*
meson: use get_supported_arguments()
Yu Watanabe
2018-05-10
1
-81
/
+67
*
Merge pull request #8689 from davide125/static
Zbigniew Jędrzejewski-Szmek
2018-05-10
1
-6
/
+56
|
\
|
*
meson: recompile all sources for install_libudev_static and install_libsystem...
Zbigniew Jędrzejewski-Szmek
2018-05-08
1
-2
/
+6
|
*
meson: only build test-lib{systemd,udev}-static-sym for pic
Davide Cavalca
2018-05-08
1
-10
/
+7
|
*
meson: add test-lib{systemd,udev}-static-sym
Zbigniew Jędrzejewski-Szmek
2018-05-08
1
-6
/
+34
|
*
meson: add support for building static libsystemd and libudev
Davide Cavalca
2018-05-08
1
-0
/
+21
*
|
meson: generate m4 preprocessor from config.h (#8914)
Yu Watanabe
2018-05-07
1
-31
/
+7
*
|
timedatectl: add timesync-status and show-timesync commands
Yu Watanabe
2018-05-03
1
-0
/
+10
*
|
meson: drop 'name' argument in cc.has_argument() (#8878)
Yu Watanabe
2018-05-02
1
-2
/
+1
*
|
Merge pull request #7599 from keszybz/slice-templates
Lennart Poettering
2018-04-26
1
-0
/
+8
|
\
\
|
*
|
logind: split %t directory creation to a helper unit
Zbigniew Jędrzejewski-Szmek
2018-04-25
1
-0
/
+8
|
|
/
*
/
meson: drop 'name' argument in cc.has_argument() (#8823)
Yu Watanabe
2018-04-26
1
-2
/
+1
|
/
*
resolvectl: rename systemd-resolve to resolvectl
Yu Watanabe
2018-04-19
1
-3
/
+7
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
units: use `systemctl exit` to kill the user manager (#8648)
Filipe Brandenburger
2018-04-04
1
-1
/
+0
*
doc: merge docs/ dir → doc/
Lennart Poettering
2018-03-28
1
-2
/
+2
*
tests: skip udev-test when perl is not installed
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-0
/
+1
*
time-sync-wait: add service (#8494)
Peter A. Bigot
2018-03-21
1
-0
/
+9
*
Merge pull request #8452 from keszybz/use-libmount-more
Lennart Poettering
2018-03-20
1
-0
/
+1
|
\
|
*
shutdown: use libmount to enumerate /proc/self/mountinfo
Zbigniew Jędrzejewski-Szmek
2018-03-16
1
-0
/
+1
*
|
Merge pull request #8408 from keszybz/ln-relative
Yu Watanabe
2018-03-19
1
-1
/
+1
|
\
\
|
*
|
meson: add note about coreutils version with ln --relative
Zbigniew Jędrzejewski-Szmek
2018-03-09
1
-1
/
+1
*
|
|
test: run all fuzz regression tests with all sanitizers
Zbigniew Jędrzejewski-Szmek
2018-03-14
1
-51
/
+45
|
|
/
|
/
|
*
|
Merge pull request #8296 from poettering/resolvconf
Zbigniew Jędrzejewski-Szmek
2018-03-12
1
-0
/
+4
|
\
\
|
*
|
resolve-tool: provide resolvconf(8) compatibility
Lennart Poettering
2018-03-02
1
-0
/
+4
*
|
|
Merge pull request #8412 from keszybz/meson-warning-fixes
Zbigniew Jędrzejewski-Szmek
2018-03-09
1
-4
/
+4
|
\
\
\
|
*
|
|
meson: libmount is required for oss-fuzz builds now too
Zbigniew Jędrzejewski-Szmek
2018-03-09
1
-2
/
+1
|
*
|
|
meson: avoid warning about comparison of bool and string
Zbigniew Jędrzejewski-Szmek
2018-03-09
1
-2
/
+3
|
|
|
/
|
|
/
|
[next]