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
Age
Commit message (
Expand
)
Author
2016-05-26
sd-ndisc: small coding style fixes
Lennart Poettering
2016-05-26
sd-ndisc: add more whitespace
Lennart Poettering
2016-05-26
sd-ndisc: stop discovery properly when something fails
Lennart Poettering
2016-05-26
sd-ndisc: rework size checking in ndisc_ra_parse()
Lennart Poettering
2016-05-26
sd-ndisc: simplify clamping of router "pref" parameter
Lennart Poettering
2016-05-26
sd-ndisc: append "event_source" to event source objects stored in structures
Lennart Poettering
2016-05-26
sd-ndisc: add log_ndisc_errno() macro, to complement log_ndisc() like elsewhere
Lennart Poettering
2016-05-26
sd-ndisc: use the right object to pass to log_ndisc()
Lennart Poettering
2016-05-26
sd-ndisc: Typo fix: s/advertisment/advertisement/
Lennart Poettering
2016-05-26
ipv4acd: rename "ll" parameter to "acd" everywhere
Lennart Poettering
2016-05-26
sd-ipv4ll: add a bit of logging to IPv4LL too
Lennart Poettering
2016-05-26
sd-ipv4acd: drop IPV4ACD_NETWORK definition
Lennart Poettering
2016-05-26
ipv4acd: rework how we pick ipv4ll addresses
Lennart Poettering
2016-05-26
ipv4ll: change "seed" parameter to be uint64_t
Lennart Poettering
2016-05-26
ipv4acd: make sure our event handler callbacks never check uninitialized "r" ...
Lennart Poettering
2016-05-26
ipv4acd: normalize time types to usec_t
Lennart Poettering
2016-05-26
ipv4acd: in case the state engine is reused, reset n_conflict timer to 0
Lennart Poettering
2016-05-26
ipv4acd: no need to memcpy() where assignment suffices
Lennart Poettering
2016-05-26
ipv4acd: introduce new "started" state
Lennart Poettering
2016-05-26
ipv4acd: rename ipv4acd_stop() → ipv4acd_reset()
Lennart Poettering
2016-05-26
ipv4acd: add "_event_source" suffix to event source objects
Lennart Poettering
2016-05-26
ipv4acd: make the iteration and conflict fields unsigned
Lennart Poettering
2016-05-26
ipv4l-{acd,ll}: make sure ipv4 addresses are unsigned
Lennart Poettering
2016-05-26
ipv4acd: library code should never log
Lennart Poettering
2016-05-26
sd-ipv4{acl,ll}: don't make use of RefCnt objects
Lennart Poettering
2016-05-26
sd-network: don't needlessly abbreviate "callback" as "cb" in struct members
Lennart Poettering
2016-05-26
dhcp: fix operator precedence issue with macro
Lennart Poettering
2016-05-26
sd-ndisc: make the _stop() call idempotent
Lennart Poettering
2016-05-26
sd-network: fix up assertion chaos
Lennart Poettering
2016-05-26
sd-ndisc: rename sd_ndisc_init() to sd_ndisc_reset()
Lennart Poettering
2016-05-26
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
sd-ndisc: properly make various parameters unsigned
Lennart Poettering
2016-05-26
sd-dhcp: shorten NUL initialization a bit
Lennart Poettering
2016-05-26
manager: remove spurious newline
Lennart Poettering
2016-05-26
sd-network: unify packet processing logic a bit
Lennart Poettering
2016-05-26
Typo: systemd-nspaw -> systemd-nspawn (#3354)
Ansgar Burchardt
2016-05-24
Merge pull request #3247 from fbuihuu/ask-passowrd-on-all-consoles
Lennart Poettering
2016-05-24
Udevadm trivial cleanups (#3331)
Zbigniew Jędrzejewski-Szmek
2016-05-24
ask-password: ask for passphrases not only on the first console of /dev/console
Werner Fink
2016-05-24
Revert "rules: allow users to access frame buffer devices" (#3333)
Zbigniew Jędrzejewski-Szmek
2016-05-23
sd-device: udev-db - handle properties with empty value (#3330)
Tom Gundersen
2016-05-23
man: explain what list-units does a bit better (#3324)
Zbigniew Jędrzejewski-Szmek
2016-05-23
networkd: networkd: ndisc set SO_BINDTODEVICE on socket (#3294)
Susant Sahani
2016-05-23
Mention initrd-root-device.target in NEWS (#3325)
Dave Reisner
2016-05-23
resolved: don't stop handle messages after receiving a zero length UDP packet...
Evgeny Vereshchagin
2016-05-23
Merge pull request #3322 from poettering/random-ipv4acd-fixes
Tom Gundersen
2016-05-22
ipv4acd/ipv4ll: stop using read() on SOCK_DGRAM sockets
Lennart Poettering
2016-05-22
sd-ipv4acd: do not define ether_addr_is_nul() redundantly
Lennart Poettering
2016-05-22
sd-ipv4acd: drop HASH_KEY definition, as it is unused
Lennart Poettering
2016-05-22
nspawn: remove unreachable return statement (#3320)
Zbigniew Jędrzejewski-Szmek
[next]