index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: hopefully renameat2() will show up where renameat() is defined
Lennart Poettering
2017-12-25
1
-1
/
+2
*
meson: look for gettid() definition where getpid() is defined
Lennart Poettering
2017-12-25
1
-1
/
+2
*
meson: when pivot_root() is added one day, look for it in <unistd.h>
Lennart Poettering
2017-12-25
1
-1
/
+2
*
meson: use "args" for setting _GNU_SOURCE when checking for functions
Lennart Poettering
2017-12-25
1
-10
/
+6
*
meson: define _GNU_SOURCE to detect copy_file_range() (#7734)
Yu Watanabe
2017-12-25
1
-1
/
+2
*
networkd: Add support for ipvlan L3s and flags (#7726)
Susant Sahani
2017-12-23
1
-1
/
+2
*
build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)
Felipe Sateler
2017-12-18
1
-0
/
+2
*
meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)
Franck Bui
2017-12-16
1
-0
/
+1
*
Fix logical error in meson.build (#7658)
Max Harmathy
2017-12-15
1
-1
/
+1
*
meson: increase version numbers
Lennart Poettering
2017-12-14
1
-3
/
+3
*
meson: link NSS modules with -z nodelete (#7607)
Lennart Poettering
2017-12-12
1
-1
/
+3
*
Merge pull request #7570 from keszybz/sulogin-shell-reload-manager
Lennart Poettering
2017-12-08
1
-1
/
+9
|
\
|
*
meson: place systemd-sulogin-shell in build/
Zbigniew Jędrzejewski-Szmek
2017-12-07
1
-1
/
+9
*
|
meson: warn if nobody-user and nobody-group are set to different name
Yu Watanabe
2017-12-07
1
-0
/
+5
*
|
sysusers: use NOBODY_USER_NAME
Yu Watanabe
2017-12-07
1
-0
/
+2
|
/
*
Merge pull request #7419 from keszybz/tmpfiles-fixes
Lennart Poettering
2017-12-06
1
-2
/
+6
|
\
|
*
Rename "system-preset" source dir to "presets"
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-2
/
+1
|
*
tmpfiles: add a special return code for syntax failures
Zbigniew Jędrzejewski-Szmek
2017-12-01
1
-0
/
+5
*
|
meson: print warnings if the "nobody" user/group name is not compatible with ...
Lennart Poettering
2017-12-06
1
-4
/
+45
*
|
build-sys: make the dynamic UID range, and the container UID range configurable
Lennart Poettering
2017-12-06
1
-3
/
+21
*
|
meson: fix indentation
Yu Watanabe
2017-12-05
1
-2
/
+2
*
|
sysusers: Provide meson argument to set gid for 'users' group (#7533)
Ikey Doherty
2017-12-03
1
-0
/
+9
|
/
*
Add x-systemd.growfs option for fstab
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+1
*
Add x-systemd.makefs option for fstab
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+1
*
Add mkfs wrapper which first checks if the partition is empty
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+8
*
growfs: add support for resizing encrypted partitions
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+1
*
Add systemd-growfs tool
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+8
*
meson: emit a warning if rootprefix is set
Zbigniew Jędrzejewski-Szmek
2017-11-29
1
-5
/
+13
*
Revert "meson: drop rootprefix option"
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-1
/
+9
*
Merge pull request #7468 from yuwata/fix-7362
Yu Watanabe
2017-11-26
1
-1
/
+2
|
\
|
*
meson: update header file to detect memfd_create()
Yu Watanabe
2017-11-25
1
-1
/
+2
*
|
meson: remove abbreviations in status
Yu Watanabe
2017-11-25
1
-19
/
+19
|
/
*
meson: do not install RPM macros if rpmmacrosdir is set to no (#7430)
Yu Watanabe
2017-11-23
1
-1
/
+4
*
meson: re-attach rule-syntax-check.py test
Zbigniew Jędrzejewski-Szmek
2017-11-22
1
-1
/
+1
*
networkd: introduce vxcan netdev. (#7150)
Susant Sahani
2017-11-22
1
-0
/
+1
*
meson: "upgrade" -Wimplicit-fallthrough to 5
Zbigniew Jędrzejewski-Szmek
2017-11-21
1
-1
/
+1
*
meson: add -Wimplicit-fallthrough=3 to compilation options (#7393)
Zbigniew Jędrzejewski-Szmek
2017-11-20
1
-0
/
+1
*
meson: bump required meson version to 0.41 (#7385)
Zbigniew Jędrzejewski-Szmek
2017-11-20
1
-1
/
+1
*
Merge pull request #7376 from keszybz/simplify-root-options
Lennart Poettering
2017-11-19
1
-8
/
+2
|
\
|
*
meson: use absolute path for rpmmacrosdir
Zbigniew Jędrzejewski-Szmek
2017-11-17
1
-1
/
+1
|
*
meson: drop rootprefix option
Zbigniew Jędrzejewski-Szmek
2017-11-17
1
-7
/
+1
*
|
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
|
/
*
udev-rules: Permission changes for /dev/dri/renderD*
Tom Stellard
2017-11-08
1
-0
/
+2
*
Merge pull request #7127 from keszybz/sundry-tweaks
Lennart Poettering
2017-10-26
1
-1
/
+0
|
\
|
*
meson: drop unneeded check for grep
Zbigniew Jędrzejewski-Szmek
2017-10-18
1
-1
/
+0
*
|
modprobe.d: fix directory of modprobe configuration file (#7149)
Michael Biebl
2017-10-21
1
-1
/
+1
|
/
*
meson: fix feature list (#7011)
Yu Watanabe
2017-10-06
1
-1
/
+1
*
build-sys: bump so revisions for prepation of 235
Lennart Poettering
2017-10-05
1
-2
/
+2
*
meson: generate ENABLE_* names automatically
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-36
/
+35
*
build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-3
/
+3
[next]