index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
path-lookup: move from basic/ to libsystemd/
Mike Yuan
2024-10-06
1
-26
/
+55
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-1
/
+11
*
meson: rename libbasic to libbasic_static
Zbigniew Jędrzejewski-Szmek
2024-07-03
1
-1
/
+1
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-1
/
+9
*
sd-event: increase test-event timeout to 120s
Radoslav Kolev
2024-05-14
1
-1
/
+4
*
dynamically load compression libraries
Matteo Croce
2024-03-05
1
-2
/
+1
*
journal: move several tests to libsystemd/sd-journal
Yu Watanabe
2023-10-02
1
-0
/
+12
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-2
/
+2
*
meson: drop doubled empty line
Yu Watanabe
2023-06-28
1
-1
/
+0
*
test: add testcase for the new sockaddr metainfo logic
Lennart Poettering
2023-05-16
1
-0
/
+4
*
test: also test all _public_ functions are listed in .sym files
Yu Watanabe
2023-05-01
1
-1
/
+3
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-1
/
+2
*
meson: Add simple_fuzzers list
Jan Janssen
2023-02-21
1
-5
/
+4
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-58
/
+62
*
meson: Add simple_tests list
Jan Janssen
2023-02-21
1
-37
/
+24
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-52
/
+2
*
journald: introduce journal_file_parse_uid_from_filename() helper
Franck Bui
2023-01-16
1
-0
/
+2
*
sd-device: introduce devpath_from_devnum()
Yu Watanabe
2022-08-28
1
-0
/
+1
*
sd-device: rename device-util.c -> device-filter.c
Yu Watanabe
2022-08-28
1
-1
/
+2
*
libsystemd: drop unexported sd-utf8
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-1
/
+0
*
Turn mempool_enabled() into a weak symbol
Zbigniew Jędrzejewski-Szmek
2022-06-29
1
-1
/
+0
*
meson: add build targets for libudev, libsystemd and pkg-config
Luca Boccassi
2022-06-12
1
-1
/
+1
*
sd-bus: drop D-Bus version 2 format support
Yu Watanabe
2022-05-31
1
-8
/
+0
*
tests: link tests using fabs against libm explicitly
Evgeny Vereshchagin
2022-05-29
1
-1
/
+2
*
meson: add 'devel' install_tag to libsystemd.pc and libudev.pc
Mike Gilbert
2022-05-14
1
-0
/
+1
*
basic: move compress.[ch] → src/basic/
Lennart Poettering
2022-04-26
1
-16
/
+2
*
meson: also allow setting GIT_VERSION via templates
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-1
/
+1
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-4
/
+8
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-89
/
+87
*
journal-send: close fd on exit when running with valgrind
Yu Watanabe
2022-02-22
1
-0
/
+1
*
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-2
/
+2
*
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-35
/
+35
*
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-2
/
+2
*
journal: Introduce journald-file.c for journal file write related logic
Daan De Meyer
2021-12-06
1
-10
/
+0
*
build: preserve correct mode when generating files via jinja2
Christian Brauner
2021-11-08
1
-2
/
+1
*
libsystemd/sd-id128: use only internal hmac, remove khash/OpenSSL support
Luca Boccassi
2021-10-08
1
-2
/
+1
*
sd-netlink: split netlink-types.[ch] into small files
Yu Watanabe
2021-08-29
1
-4
/
+8
*
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-1
/
+1
*
sd-id128: make sure sd_id128_get_machine_app_specific() logic also works with...
Lennart Poettering
2021-07-08
1
-1
/
+2
*
Move hwdb creation code to src/shared/
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-2
/
+0
*
meson: use jinja2 in src/libsystemd/
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-3
/
+6
*
sd-device-enumerator: move match_sysattr() to device-util.[ch]
Yu Watanabe
2021-04-02
1
-0
/
+1
*
test-device-util: let's verify that we return proper error from log_device_*
Zbigniew Jędrzejewski-Szmek
2021-04-01
1
-0
/
+2
*
fuzz-bus-match: new fuzzer
Zbigniew Jędrzejewski-Szmek
2021-03-06
1
-0
/
+2
*
fuzz-bus-message: move sources to src/libsystemd/
Zbigniew Jędrzejewski-Szmek
2021-03-06
1
-0
/
+6
*
meson: move several definitions related libsystemd to src/libsystemd/meson.build
Yu Watanabe
2021-01-18
1
-1
/
+5
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-18
1
-0
/
+134
*
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-18
1
-1
/
+1
*
sd-journal: move source files for sd-journal to src/libsystemd/sd-journal
Yu Watanabe
2021-01-18
1
-1
/
+64
*
sd-netlink: add nfnetlink helper routines
Florian Westphal
2020-12-16
1
-0
/
+1
[next]