summaryrefslogtreecommitdiff
path: root/src/libsystemd-network
Commit message (Expand)AuthorAge
* use correct format typesThomas Hindoe Paaboel Andersen2014-12-11
* tree-wide: use our memset() macros instead of memset() itselfLennart Poettering2014-12-11
* sd-dhcp-client: log if we fail to set up lease timersTom Gundersen2014-12-11
* test-dhcp6-client: Add a simple Information Request test casePatrik Flykt2014-12-10
* sd-dhcp6-client: Implement Information Request messagePatrik Flykt2014-12-10
* sd-dhcp6-lease: Return only -EINVAL when a NULL lease is suppliedPatrik Flykt2014-12-10
* sd-dhcp6-client: Make end of successfull option parsing explicitPatrik Flykt2014-12-10
* libsystemd-network: fix writing of routes in dhcp lease fileDan Winship2014-12-09
* net_setup/networkd: warn if matching is done on possibly unstable ifnameTom Gundersen2014-12-05
* udev: net_setup - allow matching on OriginalName=Tom Gundersen2014-12-04
* 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