index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
|
/
|
|
/
|
*
|
|
man: Correct value of default KillUserProcesses=
Michal Koutný
2018-03-09
1
-0
/
+1
*
|
|
man: Unify values of boolean configuration values with sample config
Michal Koutný
2018-03-09
1
-1
/
+1
|
/
/
*
|
meson: bump so revision and systemd version in preparation for v238
Zbigniew Jędrzejewski-Szmek
2018-03-05
1
-3
/
+3
|
/
*
Merge pull request #8323 from xyproto/ok_color
Zbigniew Jędrzejewski-Szmek
2018-03-02
1
-0
/
+3
|
\
|
*
meson: use dashes in colour names
Zbigniew Jędrzejewski-Szmek
2018-03-02
1
-1
/
+1
|
*
Add build-time option to change the color of the "OK" status text
Alexander F Rødseth
2018-03-02
1
-0
/
+3
[next]