chiark / gitweb /
Add a snprinf wrapper which checks that the buffer was big enough
[elogind.git] / src / libsystemd-network /
2015-01-31 Zbigniew Jędrzejew... test-dhcp-client: remove linebreak
2015-01-28 Lennart Poetteringsd-dhcp: chop of trailing dot of DHCP supplied host...
2015-01-27 Patrik Flyktsd-icmp6-nd: Add support for fetching the latest expire...
2015-01-27 Patrik Flykttest-icmp6-nd: Add test cases for prefixes
2015-01-27 Patrik Flyktsd-icmp6-nd: Parse ICMPv6 prefix information
2015-01-27 Patrik Flykttest-icmp6-rs: Add trivial test case for an MTU that...
2015-01-27 Patrik Flyktsd-icmp6-nd: Add helper function to get the IPv6 link MTU
2015-01-27 Patrik Flyktsd-icmp6-nd: Add link and prefix structures for ICMPv6
2015-01-27 Patrik Flyktsd-icmp6-nd: Update Router Advertisement handling
2015-01-27 Patrik Flyktsd-dhcp6-lease: Revise address iteration functions
2015-01-23 Zbigniew Jędrzejew... #pragma once here and there
2015-01-22 Tom Gundersensd-dhcp-client: use RFC4361-complient ClientID by default
2015-01-22 Tom Gundersendhcp-identifier: create IAID even if no udev device...
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2015-01-21 Tom Gundersennetwork: dhcp - split out dhcp_identifier_set_{iaid...
2015-01-21 Tom Gundersennetwork: dhcp - split out the duid structure into a...
2015-01-20 Patrik Flyktsd-dhcp6-client: Remove unnecessary debug printout
2015-01-15 Susant SahaniLLDP: Support locally assigned port subtype
2015-01-13 Tom Gundersenrefcnt: refcnt is unsigned, fix comparisons
2015-01-12 Tom Gundersennetwork-intenal: user _cleanup_ macro in parse_ifname
2015-01-05 Torstein Husebølibsystemd-network: fix typo in lldp
2015-01-01 Zbigniew Jędrzejew... network: fix scanf/printf format
2014-12-31 David Herrmannlldp: fix sd_lldp_save()
2014-12-31 David Herrmannlldp: fix uninitialized cleanup var #2
2014-12-31 David Herrmannlldp: fix uninitialized cleanup var
2014-12-31 David Herrmannlldp: fix double free
2014-12-31 David Herrmannnetwork: add malloc-assertion in test
2014-12-31 Veres Lajostree-wide: spelling fixes
2014-12-19 Tom Gundersensd-lldp: minor header cleanup
2014-12-19 Susant SahaniLLDP: Add support for networkctl
2014-12-19 Susant Sahaninetworkd: Introduce Link Layer Discovery Protocol ...
2014-12-11 Thomas Hindoe Paab... use correct format types
2014-12-11 Lennart Poetteringtree-wide: use our memset() macros instead of memset...
2014-12-11 Tom Gundersensd-dhcp-client: log if we fail to set up lease timers
2014-12-10 Patrik Flykttest-dhcp6-client: Add a simple Information Request...
2014-12-10 Patrik Flyktsd-dhcp6-client: Implement Information Request message
2014-12-10 Patrik Flyktsd-dhcp6-lease: Return only -EINVAL when a NULL lease...
2014-12-10 Patrik Flyktsd-dhcp6-client: Make end of successfull option parsing...
2014-12-09 Dan Winshiplibsystemd-network: fix writing of routes in dhcp lease...
2014-12-05 Tom Gundersennet_setup/networkd: warn if matching is done on possibl...
2014-12-04 Tom Gundersenudev: net_setup - allow matching on OriginalName=
2014-11-30 Ronny Chevaliertests: use assert_se instead of assert
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-11-27 Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-20 Thomas Hallersd-dhcp-lease: fix copy-paste error asserting wrong...
2014-11-18 Dan Williamssd-dhcp-lease: load/save client ID
2014-11-18 Dan Williamssd-dhcp-client: allow getting/setting the client ID
2014-11-18 Tom Gundersensd-dhcp-lease: expose load/save functions
2014-11-18 Dan Williamssd-dhcp-client: fix REBOOT state handling
2014-11-06 Lennart Poetteringshared: rename condition-util.[ch] to condition.[ch]
2014-11-06 Lennart Poetteringcore: get rid of condition.c and move the remaining...
2014-11-06 Lennart Poetteringcondition: internalize condition test functions
2014-11-05 Tom Gundersensd-pppoe: spelling
2014-11-05 Tom Gundersenlibsystemd-network: don't use unaligned helpers in...
2014-11-05 Tom Gundersensd-pppoe: whitespace
2014-11-04 Lennart Poetteringsd-event: rename sd_event_source_set_name() to sd_event...
2014-11-03 Lukas Nykrynsd-pppoe: include ppp_defs.h
2014-11-01 Tom Gundersensd-pppoe: fix some leaks
2014-11-01 Tom Gundersenlibsystemd-networkd: introduce sd-pppoe library
2014-11-01 Dan Williamssd-dhcp6-client: fix off-by-two error in DUID length
2014-11-01 Tom Gundersensd-dhcp-lease: use shared default prefixlen function
2014-11-01 Tom Gundersensd-dhcp-lease: use unaligned read helpers
2014-11-01 Tom Gundersendhcp6: use unaligned read/write helpers
2014-10-31 Dan Williamssd-dhcp-client: clean up raw socket sd_event_source...
2014-10-27 Tom Gundersenshared: in-addr-utils - add default_subnet_mask and...
2014-10-13 Tom Gundersentest-dhcp-client: add more asserts
2014-10-11 Dan Williamssd-dhcp-client: support non-Ethernet hardware addresses
2014-10-09 Patrik Flyktsd-dhcp6-lease: Name the structure containing IAADDR...
2014-10-02 Tom Gundersensd-dhcp6: do basic sanity-checking of supplied DUID
2014-10-02 Tom Gundersensd-dhcp6: specify the type explicitly when setting...
2014-10-02 Tom Gundersensd-dhcp6: support custom DUID's up to the size specifie...
2014-10-02 Dan Williamssd-dhcp6-client: support custom DUIDs
2014-09-17 Tom Gundersenlibsystemd-network: dhcp-test - assert that malloc0...
2014-09-16 Andreas Henrikssonlibsystemd-network: avoid double-free in error case
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-14 Thomas Hindoe Paab... sd-dhcp: fix test of magic cookie
2014-09-10 Patrik Flykttest-dhcp6-client: Add checks for Elapsed Time option
2014-09-10 Patrik Flyktsd-dhcp6-client: Implement Elapsed Time option
2014-08-30 Zbigniew Jędrzejew... sd-dhcp6-client: properly calculate buffer size when...
2014-08-30 Patrik Flykttest-dhcp6-client: Fix option length
2014-08-30 Tom Gundersensd-ipv4ll: name the correct source
2014-08-30 Ruben KerkhofFix a few more typos
2014-08-29 Ruben KerkhofFix a few typos in log messages
2014-08-28 Tom Gundersensd-event: name event sources used in libraries
2014-08-19 Lennart Poetteringindentation/spurious whitespace fixes
2014-08-15 Lennart Poetteringutil: never use ether_ntoa(), since it formats with...
2014-08-15 Lennart Poetteringdhcp: the localhost isn't valid as hostname either
2014-08-14 Tom Gundersensd-dhcp-lease: verify hostname and domainnames we receive
2014-08-13 Tom Gundersentest: dhcp-server - fix test
2014-08-13 Tom Gundersensd-dhcp-server: linebreaks
2014-08-11 Lennart Poetteringnetworkd: monopolize in_addr utility functions in share...
2014-08-04 Tom Gundersensd-dhcp-server: always send out ROUTER and SUBNET_MASK
2014-08-03 Thomas Hindoe Paab... sd-dhcp-server: avoid returning garbage value
2014-08-03 Thomas Hindoe Paab... sd-dhcp-server: check if r < 0
2014-08-01 Tom Gundersensd-dhcp-client: allow the max dhcp message size to...
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-29 Lennart Poetteringsd-network: make socket filter programs static const...
next