index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: introduce format_ifname()
Yu Watanabe
2019-05-29
1
-0
/
+1
*
linux: import if_ether.h from kernel-5.0
Yu Watanabe
2019-04-16
1
-0
/
+1
*
linux: also import l2tp.h from kernel-5.0
Yu Watanabe
2019-04-13
1
-0
/
+1
*
linux: also import linux/in.h and in6.h from kernel-5.0
Yu Watanabe
2019-04-13
1
-0
/
+2
*
linux: move netdevice.h from shared/linux to basic/linux
Yu Watanabe
2019-04-13
1
-0
/
+1
*
linux: import if_macsec.h from kernel-5.0
Yu Watanabe
2019-04-12
1
-0
/
+1
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-11
/
+18
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+2
*
util: split out kbd related stuff
Lennart Poettering
2019-03-14
1
-0
/
+2
*
util: split out errno related stuff
Lennart Poettering
2019-03-14
1
-0
/
+1
*
util: split out plymouth related stuff
Lennart Poettering
2019-03-14
1
-0
/
+2
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+2
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+2
*
util: split out some stuff into a new file limits-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+2
*
util: split out namespace related stuff into a new namespace-util.[ch] pair
Lennart Poettering
2019-03-13
1
-0
/
+2
*
Remove now-unused refcnt.h
Zbigniew Jędrzejewski-Szmek
2019-03-04
1
-1
/
+0
*
meson: make version a dependency and use it in libbasic
Louis Taylor
2019-01-22
1
-8
/
+2
*
meson: declare version.h as dep for libbasic
Zbigniew Jędrzejewski-Szmek
2019-01-05
1
-0
/
+2
*
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-0
/
+5
*
missing: re-add drm related entries
Yu Watanabe
2018-12-07
1
-0
/
+1
*
af-list,arphrd-list: also include relevant missing_*.h headers
Yu Watanabe
2018-12-07
1
-2
/
+4
*
journal: use missing_audit.h to generate audit_type-list.txt
Yu Watanabe
2018-12-07
1
-2
/
+3
*
cap-list: use missing_capabilty.h to generate list of capabilities
Yu Watanabe
2018-12-07
1
-1
/
+2
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-0
/
+2
|
\
|
*
move src/shared/rlimit-util.[ch] → src/basic/
Lennart Poettering
2018-12-01
1
-0
/
+2
*
|
missing: move fs or mount related definitions to missing_fs.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move sched.h related definitions to missing_sched.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move definition of secure_getenv() to missing_stdlib.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move rand related definitions to missing_random.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: add memfd related definitions to missing_mman.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move timer related definition to missing_timerfd.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move socket related definitions to missing_socket.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move fcntl related definitions to missing_fcntl.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move resource related definitions to missing_resource.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move audit related definitions to missing_audit.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
|
missing: move char{16,32}_t definitions to missing_type.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
missing: move capabilities to missing_capability.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
missing: move prctl related entries to missing_prctl.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
missing: move statx related definitions to missing_stat.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
missing: move entries defined in magic.h to missing_magic.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
missing: move input related entries to missing_input.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
missing: rename securebits.h to missing_securebits.h
Yu Watanabe
2018-12-04
1
-1
/
+1
*
|
missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.h
Yu Watanabe
2018-12-04
1
-1
/
+2
*
|
missing: move missing entries in keyctl.h to missing_keyctl.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
meson: add missing missing_*.h
Yu Watanabe
2018-12-04
1
-0
/
+8
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+2
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+2
|
/
*
Move mount-util.c to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-3
/
+0
*
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-0
/
+2
*
util: also move scripts related to socket-protocol-list.[ch] to shared/
Yu Watanabe
2018-11-28
1
-9
/
+1
[next]