index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
sd-dhcp6-lease.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
sd-network: fix memleak in dhcp6_lease_set_domains (#5113)
Evgeny Vereshchagin
2017-01-24
1
-1
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
libsystemd-network: avoid double free on error
Zbigniew Jędrzejewski-Szmek
2016-01-21
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+3
*
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-27
1
-2
/
+1
*
dhcp: stop using refcnt.h
Lennart Poettering
2015-08-26
1
-12
/
+24
*
sd-dhcp6: Support deprecated SNTP Configuration Option
Patrik Flykt
2015-08-21
1
-0
/
+36
*
sd-dhcp6: Add support for DHCPv6 NTP Server Option
Patrik Flykt
2015-08-21
1
-0
/
+81
*
sd-dhcp6: Add support for DHCPv6 DNS Domain Search List option
Patrik Flykt
2015-08-21
1
-1
/
+41
*
sd-dhcp6: Add support for DHCPv6 DNS Recursive Name Server option
Patrik Flykt
2015-08-21
1
-0
/
+37
*
sd-dhcp6-lease: Revise address iteration functions
Patrik Flykt
2015-01-27
1
-20
/
+6
*
refcnt: refcnt is unsigned, fix comparisons
Tom Gundersen
2015-01-13
1
-1
/
+1
*
sd-dhcp6-lease: Return only -EINVAL when a NULL lease is supplied
Patrik Flykt
2014-12-10
1
-1
/
+3
*
sd-dhcp6-lease: Name the structure containing IAADDR data
Patrik Flykt
2014-10-09
1
-4
/
+6
*
sd-dhcp6-client: Implement Rapid Commit
Patrik Flykt
2014-06-26
1
-0
/
+17
*
sd-dhcp6-lease: Add helper function to compute remaining expiry time
Patrik Flykt
2014-06-26
1
-0
/
+22
*
sd-dhcp6-lease: Add functions for accessing lease and addresses
Patrik Flykt
2014-06-19
1
-0
/
+39
*
sd-dhcp6-lease: Add DHCPv6 lease handling
Patrik Flykt
2014-06-19
1
-0
/
+139