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
*
Remove NULL as last parameter to strjoin
Daniel Lockyer
2017-11-24
1
-2
/
+2
*
Replace free and reassignment with free_and_replace
Daniel Lockyer
2017-11-24
2
-6
/
+2
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
2
-30
/
+18
|
\
|
*
fd-util: add new helper move_fd() and make use of it
Lennart Poettering
2017-11-17
2
-30
/
+18
*
|
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
|
Add SPDX license headers to various assorted files
Zbigniew Jędrzejewski-Szmek
2017-11-19
3
-0
/
+6
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
29
-0
/
+29
|
/
*
po: add a copy of polkit its rules
Zbigniew Jędrzejewski-Szmek
2017-11-14
1
-0
/
+1
*
i18n: drop intltool use, use meson's merge_file directly
Zbigniew Jędrzejewski-Szmek
2017-11-13
2
-8
/
+8
*
importd: remove IN_SET to avoid ambiguity
Zbigniew Jędrzejewski-Szmek
2017-11-01
1
-1
/
+1
*
fix includes
Matija Skala
2017-10-30
1
-0
/
+1
*
Merge pull request #6974 from keszybz/clean-up-defines
Lennart Poettering
2017-10-04
1
-1
/
+1
|
\
|
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
|
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
4
-5
/
+4
|
/
*
tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`
Andreas Rammhold
2017-10-02
2
-7
/
+7
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
2
-6
/
+4
*
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
importd: log more information when renaming files
Lennart Poettering
2017-06-26
2
-3
/
+3
*
import: remove misplaced assert()
Lennart Poettering
2017-06-26
2
-5
/
+7
*
only check signature job error if signature job exists (#6118)
tblume
2017-06-21
2
-2
/
+2
*
tree-wide: fix incorrect uses of %m
Zbigniew Jędrzejewski-Szmek
2017-05-13
2
-4
/
+4
*
Merge pull request #5842 from keszybz/meson-status-and-conditionals
Michael Biebl
2017-05-03
1
-1
/
+1
|
\
|
*
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
1
-1
/
+1
*
|
tree-wide: remove unused variables
Thomas Hindoe Paaboel Andersen
2017-04-28
2
-2
/
+0
|
/
*
importd: support SUSE style checksums supplementary (#5800)
tblume
2017-04-26
1
-5
/
+3
*
Merge pull request #5704 from keszybz/meson
Evgeny Vereshchagin
2017-04-25
1
-0
/
+77
|
\
|
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-61
/
+59
|
*
meson: properly conditionalize polkit installation
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-1
/
+1
|
*
meson: define tests
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+9
|
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+70
*
|
importd: support SUSE style checksums (#5206)
tblume
2017-04-24
5
-12
/
+103
|
/
*
import: bump image size safety limit for machinectl pull (#5535)
Dax Kelson
2017-03-05
1
-1
/
+1
*
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-1
/
+1
*
importd: check setenv return value
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-2
/
+5
*
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
2
-3
/
+3
*
importd: automatically download .roothash in addition to .nspawn for raw down...
Lennart Poettering
2016-12-21
6
-182
/
+316
*
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
2016-11-22
1
-6
/
+6
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
2
-2
/
+2
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
9
-28
/
+10
*
importd/export-raw: needs missing.h for O_TMPFILE
Yann E. MORIN
2016-08-29
1
-0
/
+1
*
import: don't log "fake" errno values
Zbigniew Jędrzejewski-Szmek
2016-07-23
2
-4
/
+4
*
treewide: use stdio_unset_cloexec() function
Alexander Kuleshov
2016-07-02
3
-12
/
+4
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-1
/
+1
*
util: rework sigkill_wait() to not require pid_t pointer
Lennart Poettering
2016-05-02
1
-1
/
+1
*
import: drop unused definition
Lennart Poettering
2016-04-12
1
-9
/
+0
*
import: use (void) more
Zbigniew Jędrzejewski-Szmek
2016-04-09
1
-2
/
+2
*
import: Preserve xattrs in tar files
Mike Gilbert
2016-04-04
1
-2
/
+2
*
import: don't claim we had copied a settings file if we didn't
Lennart Poettering
2016-02-21
2
-4
/
+8
*
build-sys: drop aufs-util.[ch]
Lennart Poettering
2016-02-13
2
-95
/
+0
[next]