summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAge
* tests: use assert_se instead of assertRonny Chevalier2014-11-30
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* sd-dhcp-lease: fix copy-paste error asserting wrong function argumentThomas Haller2014-11-20
* sd-dhcp-lease: load/save client IDDan Williams2014-11-19
* sd-dhcp-client: allow getting/setting the client IDDan Williams2014-11-19
* sd-dhcp-lease: expose load/save functionsTom Gundersen2014-11-18
* sd-dhcp-client: fix REBOOT state handlingDan Williams2014-11-18
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-06
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-06
* condition: internalize condition test functionsLennart Poettering2014-11-06
* sd-pppoe: spellingTom Gundersen2014-11-05
* libsystemd-network: don't use unaligned helpers in _packed_ structsTom Gundersen2014-11-05
* sd-pppoe: whitespaceTom Gundersen2014-11-05
* sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()Lennart Poettering2014-11-04
* sd-pppoe: include ppp_defs.hLukas Nykryn2014-11-03
* sd-pppoe: fix some leaksTom Gundersen2014-11-01
* libsystemd-networkd: introduce sd-pppoe libraryTom Gundersen2014-11-01
* sd-dhcp6-client: fix off-by-two error in DUID lengthDan Williams2014-11-01
* sd-dhcp-lease: use shared default prefixlen functionTom Gundersen2014-11-01
* sd-dhcp-lease: use unaligned read helpersTom Gundersen2014-11-01
* dhcp6: use unaligned read/write helpersTom Gundersen2014-11-01
* sd-dhcp-client: clean up raw socket sd_event_source when creating new UDP socketDan Williams2014-10-31
* shared: in-addr-utils - add default_subnet_mask and default_prefixlen methodsTom Gundersen2014-10-27
* test-dhcp-client: add more assertsTom Gundersen2014-10-13
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-11
* sd-dhcp6-lease: Name the structure containing IAADDR dataPatrik Flykt2014-10-09
* sd-dhcp6: do basic sanity-checking of supplied DUIDTom Gundersen2014-10-02
* sd-dhcp6: specify the type explicitly when setting custom DUIDTom Gundersen2014-10-02
* sd-dhcp6: support custom DUID's up to the size specified in the RFCTom Gundersen2014-10-02
* sd-dhcp6-client: support custom DUIDsDan Williams2014-10-02
* libsystemd-network: dhcp-test - assert that malloc0 succeedsTom Gundersen2014-09-17
* libsystemd-network: avoid double-free in error caseAndreas Henriksson2014-09-16
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* sd-dhcp: fix test of magic cookieThomas Hindoe Paaboel Andersen2014-09-14
* test-dhcp6-client: Add checks for Elapsed Time optionPatrik Flykt2014-09-10
* sd-dhcp6-client: Implement Elapsed Time optionPatrik Flykt2014-09-10
* sd-dhcp6-client: properly calculate buffer size when parsing optionsZbigniew Jędrzejewski-Szmek2014-08-30
* test-dhcp6-client: Fix option lengthPatrik Flykt2014-08-30
* sd-ipv4ll: name the correct sourceTom Gundersen2014-08-30
* Fix a few more typosRuben Kerkhof2014-08-30
* Fix a few typos in log messagesRuben Kerkhof2014-08-29
* sd-event: name event sources used in librariesTom Gundersen2014-08-28
* indentation/spurious whitespace fixesLennart Poettering2014-08-20
* util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...Lennart Poettering2014-08-15
* dhcp: the localhost isn't valid as hostname eitherLennart Poettering2014-08-15
* sd-dhcp-lease: verify hostname and domainnames we receiveTom Gundersen2014-08-15