index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
sd_bus_slot_set_description.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
missing: move char{16,32}_t definitions to missing_type.h
Yu Watanabe
5
-11
/
+16
2018-12-04
missing: move capabilities to missing_capability.h
Yu Watanabe
3
-25
/
+14
2018-12-04
missing: move prctl related entries to missing_prctl.h
Yu Watanabe
3
-40
/
+16
2018-12-04
missing: move statx related definitions to missing_stat.h
Yu Watanabe
4
-44
/
+54
2018-12-04
missing: move entries defined in magic.h to missing_magic.h
Yu Watanabe
3
-48
/
+36
2018-12-04
missing: move input related entries to missing_input.h
Yu Watanabe
3
-33
/
+46
2018-12-04
missing: rename securebits.h to missing_securebits.h
Yu Watanabe
7
-47
/
+19
2018-12-04
missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.h
Yu Watanabe
8
-427
/
+135
2018-12-04
missing: move missing entries in keyctl.h to missing_keyctl.h
Yu Watanabe
4
-68
/
+81
2018-12-04
meson: add missing missing_*.h
Yu Watanabe
1
-0
/
+8
2018-12-04
analyze: Fix if not HAVE_SECCOMP
William A. Kennington III
1
-3
/
+9
2018-12-04
missing: rearrange missing_if_link.h to support centos
Yu Watanabe
1
-3
/
+10
2018-12-04
missing: re-add mistakenly dropped entries
Yu Watanabe
2
-0
/
+11
2018-12-03
analyze: tweak wording of description for ProtectSystem= (#11035)
David Malcolm
1
-2
/
+2
2018-12-03
tree-wide: use new macro HAS_FEATURE_ADDRESS_SANITIZER everywhere
Lennart Poettering
5
-7
/
+7
2018-12-03
sd-bus: use _variable_no_sanitize_address_ also for BUS_ERROR_MAP_ELF_REGISTER
Lennart Poettering
2
-3
/
+2
2018-12-03
static-destruct: turn on new _variable_no_sanitize_address_ variable for STAT...
Lennart Poettering
1
-1
/
+5
2018-12-03
macro: add macro for llvm no_sanitize_address attribute
Lennart Poettering
1
-0
/
+10
2018-12-03
macro: define HAS_FEATURE_ADDRESS_SANITIZER also on gcc
Lennart Poettering
1
-1
/
+3
2018-12-03
util-lib: introduce HAS_FEATURE_ADDRESS_SANITIZER
Evgeny Vereshchagin
1
-0
/
+11
2018-12-03
test: add test for static destructor
Lennart Poettering
2
-0
/
+38
2018-12-03
cgroup: Add DisableControllers= directive to disable controller in subtree
Chris Down
11
-20
/
+127
2018-12-03
cgroup: Traverse leaves to realised cgroup to release controllers
Chris Down
1
-1
/
+96
2018-12-03
cgroup: Rework unit_realize_cgroup_now to explicitly be breadth-first
Chris Down
1
-4
/
+94
2018-12-03
cgroup: Move attribute application into unit_create_cgroup
Chris Down
1
-27
/
+28
2018-12-03
sd-bus,static-destruct: clean up how we do our ELF section magic
Lennart Poettering
4
-19
/
+19
2018-12-03
json: use new _align_() macro
Lennart Poettering
1
-2
/
+2
2018-12-03
tree-wide: drop redundant space between __attribute__ and ((
Lennart Poettering
3
-16
/
+16
2018-12-03
macro: add macros for a couple of more gcc attributes we use
Lennart Poettering
1
-0
/
+4
2018-12-03
tree-wide: use gcc attribute macros where appropriate
Lennart Poettering
4
-5
/
+5
2018-12-03
network: drop unnecessary buffers
Yu Watanabe
2
-66
/
+43
2018-12-03
missing: split network related entries
Yu Watanabe
13
-706
/
+909
2018-12-03
sd-boot: remove Stall() call (#11029)
Harald Hoyer
1
-1
/
+0
2018-12-02
vxlan: minor coding style fixes.
Susant Sahani
1
-6
/
+4
2018-12-02
resolved: sort headers again
Lennart Poettering
1
-2
/
+1
2018-12-02
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
43
-603
/
+660
2018-12-02
util-lib: move open_serialization_fd() to serialize.c
Lennart Poettering
5
-23
/
+26
2018-12-02
resolved: remove duplicate #include
Lennart Poettering
1
-1
/
+0
2018-12-02
test: remove duplicate #include
Lennart Poettering
1
-1
/
+0
2018-12-02
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
90
-389
/
+477
2018-12-02
util-lib: don't include fileio.h from fileio-label.h
Lennart Poettering
7
-8
/
+8
2018-12-02
test: remove unnecessary include
Lennart Poettering
1
-1
/
+0
2018-12-02
test: (void)ify unlink() call
Lennart Poettering
1
-1
/
+1
2018-12-02
fileio: remove unnecessary initialization
Lennart Poettering
1
-1
/
+1
2018-12-02
fileio: include ctype.h with <> rather than ""
Lennart Poettering
1
-1
/
+1
2018-12-02
sysusers: define main through macro
Yu Watanabe
1
-119
/
+86
2018-12-02
sysusers: use fgetgrent_sane()
Yu Watanabe
1
-8
/
+2
2018-12-02
lldp: rename lldp_neighbor_id_hash_ops and set value destructor
Yu Watanabe
3
-7
/
+5
2018-12-02
udev: use hashmap_clear_free_key() and hashmap_free_free_key()
Yu Watanabe
2
-11
/
+3
2018-12-02
portable: introduce portable_metadata_hash_ops and use it
Yu Watanabe
3
-24
/
+9
[next]