index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
dhcp-option.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-dhcp-server: refuse invalid hostname in request
Yu Watanabe
2024-03-11
1
-0
/
+31
*
dhcp-option: refuse control and non-UTF8 characters in string option
Yu Watanabe
2024-03-11
1
-13
/
+13
*
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
1
-2
/
+2
*
dhcp: split dhcp-internal.h into two
Yu Watanabe
2023-10-20
1
-1
/
+2
*
dhcp: rename function argument
Yu Watanabe
2023-08-08
1
-3
/
+3
*
networkd/dhcpserver: Save and expose the client hostname sent when requesting...
Rene Hollander
2023-05-31
1
-0
/
+25
*
string-util: add common implementation of function that converts sized charac...
Lennart Poettering
2023-01-21
1
-7
/
+4
*
libsystemd-network: constify casts
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-2
/
+2
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
rfc3046 implementation
Yegor Alexeyev
2021-05-08
1
-13
/
+93
*
libsystemd-network: fix dhcp option buffer confusion
Zbigniew Jędrzejewski-Szmek
2021-04-15
1
-1
/
+2
*
network: Use ordered_hashmap_ensure_put (#18233)
Susant Sahani
2021-01-17
1
-3
/
+3
*
dhcp: length of each user class field must be positive
Yu Watanabe
2021-01-12
1
-4
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-3
/
+2
*
dhcp: remove struct sd_dhcp_raw_option
Yu Watanabe
2019-11-18
1
-2
/
+42
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
networkd: dhcp server Support Vendor specific 43
Susant Sahani
2019-10-31
1
-0
/
+27
*
network: DHCP server Add support to transmit SIP server
Susant Sahani
2019-09-20
1
-0
/
+12
*
libsystemd-network: make option_append() atomic and make the code a bit clearer
Zbigniew Jędrzejewski-Szmek
2019-08-03
1
-27
/
+32
*
dhcp: use memdup_suffix0() instead of strndup()
Yu Watanabe
2019-06-19
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-3
/
+3
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
networkd: add support to send DHCP user class option (#7499)
Susant Sahani
2018-05-07
1
-0
/
+29
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-4
/
+2
*
Replace free and reassignment with free_and_replace
Daniel Lockyer
2017-11-24
1
-3
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
libsystemd-network: don't abbreviate "callback" as "cb" needlessly
Lennart Poettering
2016-02-20
1
-2
/
+2
*
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-13
1
-6
/
+1
|
\
|
*
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
2016-02-11
1
-6
/
+1
*
|
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
|
/
*
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2016-01-20
1
-10
/
+10
*
sd-dhcp: parse error message in DECLINE or NAK
Tom Gundersen
2015-11-25
1
-46
/
+63
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+2
*
network: s/user_data/userdata/
Lennart Poettering
2015-08-26
1
-6
/
+6
*
sd-dhcp: option_append - support falling back to 'sname' and 'file'
Tom Gundersen
2014-05-21
1
-7
/
+81
*
sd-dhcp: make sure we can not fill options so much that there is no space for...
Tom Gundersen
2014-05-21
1
-0
/
+4
*
sd-dhcp: refactor parse_options
Tom Gundersen
2014-05-20
1
-41
/
+41
*
sd-dhcp: refactor dhcp_option_append
Tom Gundersen
2014-05-20
1
-19
/
+14
*
sd-dhcp-client: move magic cookie into DHCPMessage struct
Tom Gundersen
2014-04-06
1
-8
/
+4
*
sd-network: add new library
Tom Gundersen
2014-02-28
1
-0
/
+184