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
/
libsystemd-network
/
sd-dhcp-lease.c
Age
Commit message (
Expand
)
Author
2016-02-27
core: avoid compiler warning when compiling with -fexceptions
Thomas Haller
2016-01-26
dhcp: make host/domain name validity checks stricter
Lennart Poettering
2016-01-21
Merge pull request #2391 from keszybz/coverity
Daniel Mack
2016-01-20
libsystemd-network: use assert_se
Zbigniew Jędrzejewski-Szmek
2016-01-20
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2016-01-20
dhcp: export routes as opaque objects
Beniamino Galvani
2016-01-12
tree-wide: use xsprintf() where applicable
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-25
sd-dhcp: parse error message in DECLINE or NAK
Tom Gundersen
2015-11-05
libsystemd-network: inet_pton does not set errno on parsing error
Michal Schmidt
2015-11-03
util-lib: move character class definitions to string-util.h
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-30
dhcp: make sure we can deal with a single trailing NUL byte in the hostname
Lennart Poettering
2015-09-01
tree-wide: do not shadow the global var timezone
Thomas Hindoe Paaboel Andersen
2015-08-27
dhcp: say domain name, when we mean domain name
Lennart Poettering
2015-08-27
dhcp: clean up dhcp4 lease object
Lennart Poettering
2015-08-26
dhcp: generic data should be void*, not uint8_t*
Lennart Poettering
2015-08-26
dhcp: stop using refcnt.h
Lennart Poettering
2015-08-26
dhcp: keep lease save/load functions private
Lennart Poettering
2015-08-26
dhcp: normalize DHCP host and domain names from leases
Lennart Poettering
2015-08-26
dhcp: various simplifications
Lennart Poettering
2015-08-26
dhcp,network: implement RFC 4833 (DHCP Timezone option)
Lennart Poettering
2015-08-26
dhcp: be more careful when parsing strings from DHCP packets
Lennart Poettering
2015-08-08
libsystemd-network: fix memory leak
reverendhomer
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: add relax parameter to hostname_is_valid
Zbigniew Jędrzejewski-Szmek
2015-08-05
network: make enough space for string
Lennart Poettering
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-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-14
Merge pull request #538 from mischief/multiple-routers
Tom Gundersen
2015-07-12
dhcp: add support for vendor specific DHCP option
Beniamino Galvani
2015-07-12
basic: util - fix errorhandling in unhexmem()
Tom Gundersen
2015-07-11
sd-dhcp-lease: fix handling of multiple routers
Nick Owens
2015-06-10
libsystemd-network: use domain validation instead of hostname validation for ...
Nick Owens
2015-05-21
json: minor style fixes
systemd/v220
Lennart Poettering
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-28
sd-dhcp: chop of trailing dot of DHCP supplied host and domain nams
Lennart Poettering
2015-01-13
refcnt: refcnt is unsigned, fix comparisons
Tom Gundersen
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-20
sd-dhcp-lease: fix copy-paste error asserting wrong function argument
Thomas Haller
[next]