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
*
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
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
31
-62
/
+0
*
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-1
/
+1
*
capabilities: keep bounding set in non-inverted format.
Ismo Puustinen
2016-01-12
1
-2
/
+2
*
importd: drop dkr support
Lennart Poettering
2015-12-10
5
-1632
/
+7
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
4
-11
/
+8
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
11
-12
/
+18
*
tree-wide: make macros for converting fds to pointers and back generic and us...
Lennart Poettering
2015-11-17
1
-10
/
+8
*
Merge pull request #1923 from zonque/siphash
Lennart Poettering
2015-11-17
1
-1
/
+1
|
\
|
*
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
1
-1
/
+1
*
|
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
3
-2
/
+6
|
/
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-1
/
+1
*
import: report error before losing errno
Michal Schmidt
2015-11-05
1
-1
/
+2
*
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-05
4
-7
/
+7
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
15
-3
/
+18
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
6
-0
/
+6
*
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
2
-2
/
+2
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
2
-1
/
+3
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
7
-0
/
+7
*
util-lib: split out file attribute calls to chattr-util.[ch]
Lennart Poettering
2015-10-27
2
-0
/
+2
*
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
7
-0
/
+7
[next]