index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
importd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-4
/
+2
*
treewide: use stdio_unset_cloexec() function
Alexander Kuleshov
2016-07-02
1
-3
/
+1
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
importd: drop dkr support
Lennart Poettering
2015-12-10
1
-118
/
+5
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
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
1
-0
/
+1
*
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-8
/
+10
*
tree-wide: port more code to use send_one_fd() and receive_one_fd()
Lennart Poettering
2015-09-29
1
-4
/
+4
*
importd: make sure we don't accidentally close fd 0
Lennart Poettering
2015-09-22
1
-0
/
+1
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-4
/
+1
*
bus-util: support details in CheckAuthorization calls
Michael Chapman
2015-09-05
1
-0
/
+6
*
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-24
1
-0
/
+1
*
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
1
-2
/
+1
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-1
/
+1
*
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-06-10
1
-1
/
+1
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-2
/
+2
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-0
/
+1
*
sd-bus: allow passing NULL as bus parameter to sd_bus_send()
Lennart Poettering
2015-04-29
1
-1
/
+1
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
1
-13
/
+14
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove duplicated includes
Ronny Chevalier
2015-04-08
1
-1
/
+0
*
importd: simplify expression
Lennart Poettering
2015-03-26
1
-1
/
+1
*
importd: add API for exporting container/VM images
Lennart Poettering
2015-03-09
1
-12
/
+104
*
importd: add new bus calls for importing local tar and raw images
Lennart Poettering
2015-03-05
1
-36
/
+149
*
machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" i...
Lennart Poettering
2015-03-02
1
-2
/
+2
*
importd: split out setup logic for /var/lib/machines into its own API file
Lennart Poettering
2015-03-02
1
-262
/
+1
*
importd: enable btrfs quota in /var/lib/machines, if necessary
Lennart Poettering
2015-02-24
1
-0
/
+9
*
importd: create a loopback btrfs file system for /var/lib/machines, if necessary
Lennart Poettering
2015-02-24
1
-4
/
+240
*
import: print nice warning if we need btrfs but /var/lib/machines is not btrfs
Lennart Poettering
2015-02-24
1
-1
/
+28
*
shared: introduce cmsg_close_all() call
Lennart Poettering
2015-02-18
1
-5
/
+3
*
logind: open up most bus calls for unpriviliged processes, using PolicyKit
Lennart Poettering
2015-02-18
1
-0
/
+4
*
networkd: exit on idle
Tom Gundersen
2015-02-05
1
-0
/
+1
*
importd: when listing transfers, show progress percentage
Lennart Poettering
2015-01-23
1
-4
/
+151
*
import: only define the _to_string() enum mapping function, thus making gcc s...
Lennart Poettering
2015-01-22
1
-1
/
+1
*
import: now that the worker binary is called "systemd-pull" we can shorten th...
Lennart Poettering
2015-01-22
1
-3
/
+1
*
importd: try to minimize confusion by renaming "systemd-import" binary to "sy...
Lennart Poettering
2015-01-22
1
-2
/
+2
*
importd: minor log improvements
Lennart Poettering
2015-01-22
1
-2
/
+2
*
import: introduce new mini-daemon systemd-importd, and make machinectl a clie...
Lennart Poettering
2015-01-22
1
-0
/
+958