index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-08-07
strv: Add strv_shell_escape
Richard Maw
2015-08-07
util: Add shell_escape
Richard Maw
2015-08-07
nspawn: Allow : characters in nspawn --bind paths
Richard Maw
2015-08-07
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
2015-08-07
nspawn: Allow : characters in --tmpfs path
Richard Maw
2015-08-07
util: Allow non-separator coalescing parsing in extract_first_word
Richard Maw
2015-08-07
util: Don't interpret quotes by default in extract_first_word
Richard Maw
2015-08-07
util: change unquote_*_word to extract_*_word
Richard Maw
2015-08-07
unquote_first_word: set *p=NULL on termination
Richard Maw
2015-08-07
Convert unquote_*_word users to expect isempty(p) after the last entry
Richard Maw
2015-08-07
core: s/reexection/reexecution/ typo fix
Jan Pokorný
2015-08-07
load-fragment: fix segv on parse error
Zbigniew Jędrzejewski-Szmek
2015-08-06
Merge pull request #898 from poettering/machined-fix-reload
Daniel Mack
2015-08-06
machined: rework state tracking logic for machines
Lennart Poettering
2015-08-06
machine: drop state variable from Machine object
Lennart Poettering
2015-08-06
logind,machined: various smaller cleanups
Lennart Poettering
2015-08-06
machined,logind: don't generate errors on signal match functions
Lennart Poettering
2015-08-06
sd-bus: ignore BLOOM_FILTER kdbus items
Lennart Poettering
2015-08-06
Merge pull request #896 from poettering/runtimedir-exec
Tom Gundersen
2015-08-06
execute: don't fail if we create the runtime directory from two processes sim...
Lennart Poettering
2015-08-06
bus-proxy: add comment to remove -EPERM check
Kay Sievers
2015-08-06
core: unit: remove bus slot after calling unit_done()
Daniel Mack
2015-08-06
bus-proxy: fix error code for invalid reply-slots
David Herrmann
2015-08-06
core: dbus: track bus names per unit
Daniel Mack
2015-08-06
libsystemd-network: plug memory leak
Daniel Mack
2015-08-05
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: ignore case when checking if hostname is localhost
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostnamectl: allow trailing dot on fqdn
Zbigniew Jędrzejewski-Szmek
2015-08-05
networkd: allow trailing dot on fqdn in config file
Zbigniew Jędrzejewski-Szmek
2015-08-05
firstboot: allow a trailing dot on fqdn
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-08-06
Merge pull request #883 from phomes/bool_vs_error_codes
Daniel Mack
2015-08-06
tree-wide: do not return error codes as bool
Thomas Hindoe Paaboel Andersen
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-08-05
network: make enough space for string
Lennart Poettering
2015-08-05
Merge pull request #877 from crawford/dhcp-private-options-v4
Lennart Poettering
2015-08-05
udev: uaccess - do not log error when device node disappears
Kay Sievers
2015-08-05
networkd: clean up duplicate code
Alex Crawford
2015-08-05
networkd: serialize the private options
Alex Crawford
2015-08-05
networkd: add private options to lease struct
Alex Crawford
2015-08-05
logind: switch to sd_bus_track helper
Daniel Mack
2015-08-05
Merge pull request #871 from poettering/journald-meta-fields
Daniel Mack
2015-08-05
Merge pull request #864 from phomes/master
Lennart Poettering
2015-08-05
journald: fix count of object meta fields
Lennart Poettering
2015-08-05
sysctl: reword warning message a bit
Lennart Poettering
2015-08-05
Merge pull request #868 from jsynacek/jsynacek/sysctl
Lennart Poettering
2015-08-05
sysctl: bump loglevel when attempting to write invalid values
Jan Synacek
2015-08-04
Use getxpid syscall on alpha for raw_getpid()
Matt Turner
2015-08-05
Merge pull request #855 from richardmaw-codethink/machinectl-copy-to-from-rel...
Lennart Poettering
[next]