index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
27
-2
/
+27
*
missing: move char{16,32}_t definitions to missing_type.h
Yu Watanabe
2018-12-04
5
-11
/
+16
*
missing: move capabilities to missing_capability.h
Yu Watanabe
2018-12-04
3
-25
/
+14
*
missing: move prctl related entries to missing_prctl.h
Yu Watanabe
2018-12-04
3
-40
/
+16
*
missing: move statx related definitions to missing_stat.h
Yu Watanabe
2018-12-04
4
-44
/
+54
*
missing: move entries defined in magic.h to missing_magic.h
Yu Watanabe
2018-12-04
3
-48
/
+36
*
missing: move input related entries to missing_input.h
Yu Watanabe
2018-12-04
3
-33
/
+46
*
missing: rename securebits.h to missing_securebits.h
Yu Watanabe
2018-12-04
7
-47
/
+19
*
missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.h
Yu Watanabe
2018-12-04
7
-426
/
+134
*
missing: move missing entries in keyctl.h to missing_keyctl.h
Yu Watanabe
2018-12-04
4
-68
/
+81
*
meson: add missing missing_*.h
Yu Watanabe
2018-12-04
1
-0
/
+8
*
analyze: Fix if not HAVE_SECCOMP
William A. Kennington III
2018-12-04
1
-3
/
+9
*
missing: rearrange missing_if_link.h to support centos
Yu Watanabe
2018-12-04
1
-3
/
+10
*
missing: re-add mistakenly dropped entries
Yu Watanabe
2018-12-04
1
-0
/
+9
*
Merge pull request #11031 from poettering/gcc-attr-cleanup
Lennart Poettering
2018-12-03
18
-52
/
+120
|
\
|
*
tree-wide: use new macro HAS_FEATURE_ADDRESS_SANITIZER everywhere
Lennart Poettering
2018-12-03
5
-7
/
+7
|
*
sd-bus: use _variable_no_sanitize_address_ also for BUS_ERROR_MAP_ELF_REGISTER
Lennart Poettering
2018-12-03
2
-3
/
+2
|
*
static-destruct: turn on new _variable_no_sanitize_address_ variable for STAT...
Lennart Poettering
2018-12-03
1
-1
/
+5
|
*
macro: add macro for llvm no_sanitize_address attribute
Lennart Poettering
2018-12-03
1
-0
/
+10
|
*
macro: define HAS_FEATURE_ADDRESS_SANITIZER also on gcc
Lennart Poettering
2018-12-03
1
-1
/
+3
|
*
util-lib: introduce HAS_FEATURE_ADDRESS_SANITIZER
Evgeny Vereshchagin
2018-12-03
1
-0
/
+11
|
*
test: add test for static destructor
Lennart Poettering
2018-12-03
2
-0
/
+38
|
*
sd-bus,static-destruct: clean up how we do our ELF section magic
Lennart Poettering
2018-12-03
4
-19
/
+19
|
*
json: use new _align_() macro
Lennart Poettering
2018-12-03
1
-2
/
+2
|
*
tree-wide: drop redundant space between __attribute__ and ((
Lennart Poettering
2018-12-03
3
-16
/
+16
|
*
macro: add macros for a couple of more gcc attributes we use
Lennart Poettering
2018-12-03
1
-0
/
+4
|
*
tree-wide: use gcc attribute macros where appropriate
Lennart Poettering
2018-12-03
4
-5
/
+5
*
|
analyze: tweak wording of description for ProtectSystem= (#11035)
David Malcolm
2018-12-03
1
-2
/
+2
*
|
Merge pull request #10567 from cdown/disable_controller
Lennart Poettering
2018-12-03
7
-43
/
+299
|
\
\
|
*
|
cgroup: Add DisableControllers= directive to disable controller in subtree
Chris Down
2018-12-03
7
-20
/
+90
|
*
|
cgroup: Traverse leaves to realised cgroup to release controllers
Chris Down
2018-12-03
1
-1
/
+96
|
*
|
cgroup: Rework unit_realize_cgroup_now to explicitly be breadth-first
Chris Down
2018-12-03
1
-4
/
+94
|
*
|
cgroup: Move attribute application into unit_create_cgroup
Chris Down
2018-12-03
1
-27
/
+28
|
|
/
*
|
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
59
-712
/
+542
|
\
\
|
*
|
sysusers: define main through macro
Yu Watanabe
2018-12-02
1
-119
/
+86
|
*
|
sysusers: use fgetgrent_sane()
Yu Watanabe
2018-12-02
1
-8
/
+2
|
*
|
lldp: rename lldp_neighbor_id_hash_ops and set value destructor
Yu Watanabe
2018-12-02
3
-7
/
+5
|
*
|
udev: use hashmap_clear_free_key() and hashmap_free_free_key()
Yu Watanabe
2018-12-02
2
-11
/
+3
|
*
|
portable: introduce portable_metadata_hash_ops and use it
Yu Watanabe
2018-12-02
3
-24
/
+9
|
*
|
machine: introduce machine_hash_ops and use it
Yu Watanabe
2018-12-02
3
-10
/
+9
|
*
|
machine-image: introduce image_hash_ops and use it
Yu Watanabe
2018-12-02
9
-22
/
+20
|
*
|
tmpfiles: define main through macro
Yu Watanabe
2018-12-02
1
-50
/
+40
|
*
|
tmpfiles: make load_unix_sockets() return negative errno on failure
Yu Watanabe
2018-12-02
1
-45
/
+31
|
*
|
cryptsetup-generator: define main through macro
Yu Watanabe
2018-12-02
1
-30
/
+28
|
*
|
sd-bus: introduce track_item_hash_ops and use it
Yu Watanabe
2018-12-02
1
-3
/
+5
|
*
|
dhcp: introduce dhcp_lease_hash_ops and use it
Yu Watanabe
2018-12-02
1
-10
/
+7
|
*
|
cgtop: use SWAP_TWO() macro
Yu Watanabe
2018-12-02
1
-5
/
+1
|
*
|
cgtop: introduce group_hash_ops and use it
Yu Watanabe
2018-12-02
1
-18
/
+10
|
*
|
test: add tests for destructors of hashmap or set
Yu Watanabe
2018-12-02
2
-0
/
+57
|
*
|
hash-func: add destructors for key and value
Yu Watanabe
2018-12-02
5
-86
/
+109
[next]