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
*
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-1
/
+2
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-0
/
+3
|
\
|
*
tree-wide: invoke rlimit_nofile_safe() before various exec{v,ve,l}() invocations
Lennart Poettering
2018-12-01
1
-0
/
+3
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
8
-7
/
+9
|
/
*
import: properly fail if tar exited non-zero, not just when it segfaulted or ...
Lennart Poettering
2018-11-26
1
-0
/
+2
*
export-tar: check tar result as well
Lennart Poettering
2018-11-26
1
-2
/
+22
*
importd: immediately validate whether fd is of right type when receiving it
Lennart Poettering
2018-11-26
1
-0
/
+13
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
7
-54
/
+3
*
import: rerrange tarball/fs imports that have a single top-level directory co...
Lennart Poettering
2018-11-26
4
-0
/
+119
*
machine: add support for importing containers from plain directories
Lennart Poettering
2018-11-26
4
-8
/
+452
*
polkit: add missing method calls
Lennart Poettering
2018-11-26
1
-0
/
+16
*
import: use parse_percent() where appropriate
Lennart Poettering
2018-11-26
1
-5
/
+4
*
import: prefer fd_get_path() over readlink_malloc() where applicable
Lennart Poettering
2018-11-26
2
-4
/
+4
*
tree-wide: fix a few missing includes
Lennart Poettering
2018-11-26
1
-0
/
+2
*
import: tiny modernization/simplification
Lennart Poettering
2018-11-26
1
-9
/
+4
*
import: use generic word 'transfer' instead of 'import'
Lennart Poettering
2018-11-26
1
-5
/
+4
*
import: downgrade log message to LOG_WARNING, because we ignore the failure
Lennart Poettering
2018-11-26
1
-1
/
+1
*
import: use structured initializers
Yu Watanabe
2018-11-23
10
-86
/
+141
*
import: use _cleanup_ attribute for CURL object
Yu Watanabe
2018-11-23
1
-22
/
+9
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
5
-52
/
+36
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
4
-0
/
+4
*
import: define mains through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
4
-35
/
+25
*
curl-util: fix error code check from curl_multi_socket_action
Dave Reisner
2018-10-27
1
-1
/
+1
*
import: include error cause in log message
Yu Watanabe
2018-10-19
1
-2
/
+2
*
tree-wide: introduce setsockopt_int() helper and make use of it everywhere
Lennart Poettering
2018-10-18
1
-2
/
+3
*
tree-wide: add a single version of "static const int one = 1"
Lennart Poettering
2018-10-15
1
-2
/
+1
*
tree-wide: use sockaddr_un_unlink() whereever appropriate
Lennart Poettering
2018-10-15
1
-1
/
+1
*
chattr: optionally, return the old flags when updating them
Lennart Poettering
2018-10-08
2
-5
/
+5
*
import: sparse_write() returns negative errno
Yu Watanabe
2018-10-01
2
-3
/
+6
*
Make bzip2 an optional dependency for systemd-importd
Thiago Macieira
2018-09-25
2
-0
/
+18
*
importd, basic/string-util: use case-insensitive comparison for HTTP headers
Dongsu Park
2018-09-03
1
-1
/
+1
*
tree-wide: port various bits over to open_parent()
Lennart Poettering
2018-07-23
1
-5
/
+2
*
pull: initialize libgcrypt before calling any functions provided by libgcrypt
Yu Watanabe
2018-07-13
1
-0
/
+3
*
import: drop unnecessary condition
Yu Watanabe
2018-06-25
1
-2
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-2
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
29
-99
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
29
-58
/
+0
*
Add macro for checking if some flags are set
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-1
/
+1
*
tree-wide: make use of memory_startswith() at various places
Lennart Poettering
2018-05-30
1
-9
/
+4
*
machine-image: rework error handling
Lennart Poettering
2018-05-24
3
-20
/
+20
*
machine-image: introduce two different classes of images
Lennart Poettering
2018-05-24
3
-6
/
+6
*
Rename ratelimit_test to ratelimit_below
Zbigniew Jędrzejewski-Szmek
2018-05-13
4
-4
/
+4
*
importd: ensure we don't mishandle a NULL string
Lennart Poettering
2018-04-12
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
30
-390
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
10
-22
/
+11
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
5
-23
/
+9
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
2
-4
/
+2
*
tree-wide: port various places over to use new rearrange_stdio()
Lennart Poettering
2018-03-02
3
-99
/
+11
[next]