index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
pull-job.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
Bug #944: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2
-9
/
+5
2015-08-17
Bug #944: Replacement of a free() call by mfree()
Markus Elfring
1
-5
/
+1
2015-08-16
update TODO
Lennart Poettering
1
-1
/
+1
2015-08-16
README: drop reference to Endocode
Lennart Poettering
1
-5
/
+0
2015-08-16
resolve-host: enable auto start of resolved
Lennart Poettering
1
-4
/
+0
2015-08-16
NEWS: fix the "indirect" state description
Evgeny Vereshchagin
1
-1
/
+1
2015-08-16
update TODO
Lennart Poettering
1
-0
/
+6
2015-08-16
shell-completion: use list-images rather than list
Seth Jennings
1
-1
/
+2
2015-08-16
shell-completion: update machinectl bash completion
Seth Jennings
1
-2
/
+2
2015-08-16
bash-completion: generate unit type list from systemctl -t help option
Evgeny Vereshchagin
1
-1
/
+1
2015-08-15
zsh completion: update busctl
Nicolas Cornu
1
-0
/
+15
2015-08-14
resolved: never allow routing of "localhost" queries to DNS or LLMNR
Lennart Poettering
1
-4
/
+4
2015-08-14
resolved: locally synthesize replies for "localhost"
Lennart Poettering
1
-1
/
+165
2015-08-14
nss-myhostname: use LOOPBACK_IFINDEX instead of if_nametoindex("lo")
Lennart Poettering
1
-2
/
+1
2015-08-14
update TODO
Lennart Poettering
1
-0
/
+1
2015-08-13
logind: actually fail on OOM
Thomas Hindoe Paaboel Andersen
1
-6
/
+10
2015-08-12
hwdb: add DPI for a few more mice
Thomas Hindoe Paaboel Andersen
1
-0
/
+12
2015-08-12
support reboot -f for kexec kernel
Thomas Blume
1
-0
/
+1
2015-08-11
gpt-auto-generator: warn on ambiguous blkid probe
Tom Gundersen
1
-2
/
+5
2015-08-11
gpt-auto-generator: don't warn on !ENABLE_EFI
Tom Gundersen
1
-78
/
+80
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
31
-98
/
+95
2015-08-11
man: Describe when ExecStartFoo= commands are run in more detail
Richard Maw
1
-0
/
+13
2015-08-11
gpt-auto-generator: apply partition-type flags only to specific partition-types
Kay Sievers
2
-8
/
+20
2015-08-09
UML: Fix block device setup
Thomas Meyer
1
-1
/
+1
2015-08-08
libsystemd-network: fix memory leak
reverendhomer
1
-4
/
+2
2015-08-08
Coverity #1299013
reverendhomer
1
-7
/
+1
2015-08-08
Coverity #1299015
reverendhomer
1
-2
/
+2
2015-08-07
man: Document \: escapes in nspawn's --overlay option
Richard Maw
1
-0
/
+4
2015-08-07
nspawn: Allow : characters in overlay paths
Richard Maw
1
-2
/
+6
2015-08-07
nspawn: escape paths in overlay mount options
Richard Maw
1
-7
/
+35
2015-08-07
strv: Add strv_shell_escape
Richard Maw
3
-0
/
+34
2015-08-07
util: Add shell_escape
Richard Maw
3
-7
/
+44
2015-08-07
man: Document \: escapes in nspawn's --bind option
Richard Maw
1
-1
/
+3
2015-08-07
nspawn: Allow : characters in nspawn --bind paths
Richard Maw
1
-8
/
+13
2015-08-07
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
7
-13
/
+30
2015-08-07
man: Document \: escapes in nspawn's --tmpfs option
Richard Maw
1
-1
/
+4
2015-08-07
nspawn: Allow : characters in --tmpfs path
Richard Maw
1
-8
/
+11
2015-08-07
util: Allow non-separator coalescing parsing in extract_first_word
Richard Maw
3
-6
/
+55
2015-08-07
util: Don't interpret quotes by default in extract_first_word
Richard Maw
8
-34
/
+80
2015-08-07
util: change unquote_*_word to extract_*_word
Richard Maw
11
-123
/
+158
2015-08-07
unquote_first_word: set *p=NULL on termination
Richard Maw
1
-6
/
+12
2015-08-07
Convert unquote_*_word users to expect isempty(p) after the last entry
Richard Maw
3
-42
/
+42
2015-08-07
sd-daemon: return EBADF for invalid fd numbers
Zbigniew Jędrzejewski-Szmek
1
-7
/
+7
2015-08-07
core: s/reexection/reexecution/ typo fix
Jan Pokorný
1
-2
/
+2
2015-08-07
man: clarify that unknown escapes must be escaped
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2015-08-07
load-fragment: fix segv on parse error
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-08-07
build-sys: line-wrap message about google servers
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2015-08-06
machined: rework state tracking logic for machines
Lennart Poettering
4
-47
/
+36
2015-08-06
machine: drop state variable from Machine object
Lennart Poettering
1
-1
/
+0
2015-08-06
logind,machined: various smaller cleanups
Lennart Poettering
5
-25
/
+15
[next]