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-09-09
tree-wide: drop redundant if checks before safe_close()
Lennart Poettering
2015-09-09
tree-wide: make more code use safe_close()
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-08
Merge pull request #1190 from poettering/rework-virt
Daniel Mack
2015-09-08
sd-login: fix sd_seat_get_active() to return ENODATA
systemd/v226
David Herrmann
2015-09-08
Merge pull request #1201 from torstehu/fix-typo
David Herrmann
2015-09-08
Merge pull request #1192 from poettering/sd-bus-container
Daniel Mack
2015-09-08
treewide: fix typos
Torstein Husebø
2015-09-08
Merge pull request #1196 from evverx/systemctl-add-consists-of
Lennart Poettering
2015-09-08
Merge pull request #1198 from martinpitt/master
Lennart Poettering
2015-09-08
cgroup-util: fix devices controller
Martin Pitt
2015-09-08
systemctl: add ConsistsOf as the inverse of PartOf
Evgeny Vereshchagin
2015-09-08
nspawn: also close uid shift socket in the parent
Lennart Poettering
2015-09-08
nspawn: short reads do not set errno, hence don't try to print it
Lennart Poettering
2015-09-08
inspawn: switch from SOCK_DGRAM to SOCK_SEQPACKET for internal socketpairs
Lennart Poettering
2015-09-08
nspawn: properly propagate errors when we fail to set soemthing up
Lennart Poettering
2015-09-07
machined: improve error message when trying to get a bus in bus-less containers
Lennart Poettering
2015-09-07
sd-bus: when connecting to a container AF_UNIX bus, return error
Lennart Poettering
2015-09-07
nspawn: sort and clean up included header list
Lennart Poettering
2015-09-07
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
nspawn: split out --uid= logic into nspawn-setuid.[ch]
Lennart Poettering
2015-09-07
nspawn: split out machined registration code to nspawn-register.[ch]
Lennart Poettering
2015-09-07
nspawn: split out cgroup related calls into nspawn-cgroup.[ch]
Lennart Poettering
2015-09-07
nspawn: split out network related code to nspawn-network.[ch]
Lennart Poettering
2015-09-07
nspawn: split all port exposure code into nspawn-expose-port.[ch]
Lennart Poettering
2015-09-07
nspawn: split out mount related functions into a new nspawn-mount.c file
Lennart Poettering
2015-09-07
unit: move "not supported" check after condition check in unit_start()
Lennart Poettering
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
Merge pull request #1178 from poettering/gpt-auto-fixes
Daniel Mack
2015-09-07
tests: Skip test-cgroup-util test_mask_supported() when not running under sys...
Martin Pitt
2015-09-07
Merge pull request #1179 from poettering/sd-event-sigchld-fix
Tom Gundersen
2015-09-07
Merge pull request #1165 from poettering/nspawn-files
Tom Gundersen
2015-09-07
sd-event: make sure to create a signal queue for the right signal
Lennart Poettering
2015-09-07
systemctl: a number of cleanups regarding error handling in systemctl
Lennart Poettering
2015-09-07
gpt-auto: minor simplificatin handling the no-auto GPT flag
Lennart Poettering
2015-09-07
gpt-auto: try to handle LUKS root partitions better
Lennart Poettering
2015-09-06
sd-event: fix call to event_make_signal_data
Thomas Hindoe Paaboel Andersen
2015-09-06
Merge pull request #1153 from evverx/dot-alias-handling
Lennart Poettering
2015-09-06
analyze: add "alias" handling to dot subcommand
Evgeny Vereshchagin
2015-09-06
Merge pull request #1159 from AnchorCat/polkit-details/v2
Lennart Poettering
2015-09-06
Merge pull request #1162 from dvdhrm/bus-recursive-nodes
Lennart Poettering
2015-09-06
nspawn: add new .nspawn files for container settings
Lennart Poettering
2015-09-05
machine: make sure to call unlockpt() even for local host pty connections
Lennart Poettering
2015-09-05
logind: make scope of wall message handling smaller
Lennart Poettering
2015-09-05
unit: make unit_can_start() more accurate
Lennart Poettering
2015-09-05
core: don't use uninitialized errno
Lennart Poettering
2015-09-05
machine: clarify that /var/lib/containers is legacy
Lennart Poettering
2015-09-05
sd-bus: make introspection data non-recursive
David Herrmann
2015-09-05
sd-bus: derive uid from cgroup if possible
David Herrmann
2015-09-06
core: pass details to polkit for some unit actions
Michael Chapman
[next]