index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace FOREACH_POINTER with FOREACH_ARGUMENT
Mike Yuan
2024-01-24
3
-19
/
+19
*
importd: use Type=notify
Mike Yuan
2024-01-09
1
-13
/
+12
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-1
/
+1
*
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
1
-1
/
+1
*
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
1
-24
/
+6
*
import: append % to X_IMPORT_PROGRESS=
Frantisek Sumsal
2023-11-25
7
-7
/
+7
*
test: always call test_setup_logging()
Yu Watanabe
2023-11-17
1
-0
/
+3
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
3
-4
/
+4
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
3
-4
/
+4
*
tree-wide: check if return value of lseek() and friends is negative
Yu Watanabe
2023-10-19
3
-4
/
+4
*
export: use highlighting in --help
Zbigniew Jędrzejewski-Szmek
2023-09-14
1
-8
/
+13
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
4
-5
/
+5
*
copy: Add support for creating subvolumes to copy_tree_at()
Daan De Meyer
2023-08-14
1
-1
/
+1
*
btrfs-util: Move subvolume creation to basic/btrfs.h
Daan De Meyer
2023-08-14
2
-2
/
+2
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-12
/
+9
*
meson: move declarations of machined and friends
Yu Watanabe
2023-08-01
1
-14
/
+77
*
Drop split-usr and unmerged-usr support
Luca Boccassi
2023-07-28
1
-1
/
+1
*
tree-wide: fix typos reported by Fossies Codespell report
Yu Watanabe
2023-07-12
1
-2
/
+2
*
btrfs-util: Add btrfs_subvol_snapshot_at()
Daan De Meyer
2023-06-06
3
-7
/
+7
*
copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()
Daan De Meyer
2023-06-06
1
-3
/
+3
*
copy: rename reflink_full() -> reflink_range()
Yu Watanabe
2023-04-28
1
-1
/
+1
*
copy: Introduce reflink() and reflink_full()
Daan De Meyer
2023-04-28
3
-4
/
+4
*
import: use truncate_nl() where appropriate
Lennart Poettering
2023-03-24
1
-3
/
+2
*
tree-wide: port various places to find_line_startswith()
Lennart Poettering
2023-03-24
1
-8
/
+3
*
copy: Move chattr arguments to full function signatures
Daan De Meyer
2023-03-21
2
-2
/
+0
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-1
/
+2
*
importd: hook up memory pressure, SIGRTMIN-18 (and in fact SIGINT + SIGTERM)
Lennart Poettering
2023-03-01
1
-2
/
+19
*
Merge pull request #26203 from medhefgo/meson
Yu Watanabe
2023-02-22
1
-5
/
+9
|
\
|
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-5
/
+9
*
|
tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDS
Yu Watanabe
2023-02-20
3
-39
/
+17
|
/
*
copy: Make copy_xattr() more generic
Daan De Meyer
2023-02-14
3
-3
/
+3
*
tree-wide: set FORK_RLIMIT_NOFILE_SAFE flag
Yu Watanabe
2023-02-07
1
-4
/
+1
*
importd: Always specify file unpacked by tar
Arsen Arsenović
2023-01-31
1
-1
/
+2
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-14
/
+4
*
import: use CURLOPT_PROTOCOLS_STR with libcurl >= 7.85.0
Frantisek Sumsal
2023-01-09
1
-0
/
+4
*
import: use CURLINFO_SCHEME instead of CURLINFO_PROTOCOL
Frantisek Sumsal
2023-01-09
1
-5
/
+5
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
2
-4
/
+4
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
3
-4
/
+4
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
3
-4
/
+4
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
11
-25
/
+25
*
import: wire up SYSTEMD_IMPORT_BTRFS_{SUBVOL,QUOTA} to importd
Ivan Shapovalov
2022-12-03
1
-4
/
+36
*
tree-wide: make constant ratelimit compound actually const
Lennart Poettering
2022-11-22
1
-1
/
+1
*
copy: Support passing a deny list of files/directories to not copy
Daan De Meyer
2022-11-10
1
-1
/
+1
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
11
-11
/
+0
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
4
-0
/
+4
*
fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()
Yu Watanabe
2022-09-17
2
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
5
-46
/
+22
*
tree-wide: port things dirname_malloc() → path_extract_directory()
Lennart Poettering
2022-08-23
1
-6
/
+0
[next]