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
*
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
*
pull: fix PullFlags numbering
Ludwig Nussel
2022-08-04
1
-9
/
+9
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
2
-2
/
+2
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
import: improve error message
Lennart Poettering
2022-03-15
1
-1
/
+1
*
Merge pull request #22092 from keszybz/docs-links
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
|
\
|
*
policy files: adjust landing page link
Zbigniew Jędrzejewski-Szmek
2022-01-12
1
-1
/
+1
*
|
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-3
/
+3
|
/
*
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-1
/
+2
*
meson: don't compile import sources four times
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-51
/
+41
*
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Zbigniew Jędrzejewski-Szmek
2021-12-15
2
-7
/
+6
*
Merge pull request #21170 from keszybz/delibgcryptify
Zbigniew Jędrzejewski-Szmek
2021-12-03
2
-14
/
+55
|
\
|
*
import: port importd from libgcrypt to openssl^gcrypt
Zbigniew Jędrzejewski-Szmek
2021-11-30
2
-14
/
+55
*
|
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-3
/
+4
|
/
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
6
-6
/
+6
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
2
-2
/
+2
*
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
2021-11-04
3
-5
/
+6
*
tree-wide: port more code to sigkill_wait()
Lennart Poettering
2021-11-03
4
-16
/
+8
[next]