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
2014-02-17
Some modernizations
Zbigniew Jędrzejewski-Szmek
2014-02-17
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-02-17
logind: close race on session state during logins
Djalal Harouni
2014-02-16
sd-dhcp: silently ignore malformed packets
Tom Gundersen
2014-02-16
sd-rtnl: do not require ifindex to be set for SETLINK messages
Tom Gundersen
2014-02-16
nspawn: typo fix in help
Thomas Hindoe Paaboel Andersen
2014-02-16
nspawn: add new --network-bridge= switch
Tom Gundersen
2014-02-16
Add white space between _XZ_FEATURE_ and _SECCOMP_FEATURE_
Djalal Harouni
2014-02-16
bus: fix match_parse for unquoted matches
Simon Peeters
2014-02-16
core: check for return value from get_process_state
Yuxuan Shui
2014-02-15
sd-dhcp: network - don't hardcode ports
Tom Gundersen
2014-02-15
sd-rtnl: always include linux/rtnetlink.h
Tom Gundersen
2014-02-15
sd-dhcp: minimum options size is part of the protocol
Tom Gundersen
2014-02-15
sd-dhcp-client: explicitly handle raw and udp messages
Tom Gundersen
2014-02-15
sd-rtnl: message_open_container - don't take a 'size' argument
Tom Gundersen
2014-02-15
sd-rtnl: link flags - don't allow change = 0
Tom Gundersen
2014-02-14
Fix prototype of get_process_state
Zbigniew Jędrzejewski-Szmek
2014-02-15
util: fix mismatching function signature
Kay Sievers
2014-02-14
core: fix detection of dead processes
Yuxuan Shui
2014-02-14
nspawn: if we don't find bash, try sh
Lennart Poettering
2014-02-14
nspawn: don't accept just any tree to execute
Lennart Poettering
2014-02-14
localectl: log error if bus_map_all_properties() fails
Djalal Harouni
2014-02-14
service: when we complain about a notify message we cannot map to main pid be...
Lennart Poettering
2014-02-14
service: if we don't know the main pid of a service, we cannot accept any not...
Lennart Poettering
2014-02-14
shared: include root when canonicalizing conf paths
Michael Marineau
2014-02-13
logind: make sure to terminate systemd user on logouts
Djalal Harouni
2014-02-13
nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in ...
Lennart Poettering
2014-02-13
nspawn: add new --network-veth switch to add a virtual ethernet link to the host
Lennart Poettering
2014-02-13
rtnl: support adding VETH_INFO_PEER containers into rtnl messages
Lennart Poettering
2014-02-13
systemctl: fix exit statuses from is-active/is-failed
Dave Reisner
2014-02-13
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
nspawn: check with udev before we take possession of an interface
Lennart Poettering
2014-02-13
nspawn: no need to subscribe to netlink messages if we just want to execute o...
Lennart Poettering
2014-02-13
nspawn: --private-network should imply CAP_NET_ADMIN
Lennart Poettering
2014-02-13
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-13
nspawn: add new --network-interface= switch to move an existing interface int...
Lennart Poettering
2014-02-13
nspawn: introduce --capability=all for retaining all capabilities
Lennart Poettering
2014-02-13
seccomp: fix build again if libseccomp is missing
Lennart Poettering
2014-02-13
core: make StopWhenUnneeded work in conjunction with units that fail
Lennart Poettering
2014-02-13
core: add a system-wide SystemCallArchitectures= setting
Lennart Poettering
2014-02-13
networkd: correctly handle manager_free(NULL)
Tom Gundersen
2014-02-13
core: add SystemCallArchitectures= unit setting to allow disabling of non-native
Lennart Poettering
2014-02-12
core: fix build without libseccomp
Lennart Poettering
2014-02-12
core: rework syscall filter
Lennart Poettering
2014-02-12
syscallfilter: port to libseccomp
Ronny Chevalier
2014-02-12
sd-dhcp: make sure client->secs > 0
Tom Gundersen
2014-02-12
networkd: work inside containers
Tom Gundersen
2014-02-12
pager: support SYSTEMD_LESS environment variable
Jason A. Donenfeld
[next]