Age | Commit message (Expand) | Author |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-06 | Merge pull request #1465 from teg/siphash24 | Lennart Poettering |
2015-10-05 | hashmap: hash_funcs - make inputs unambiguous | Tom Gundersen |
2015-10-05 | hashmap: refactor hash_func | Tom Gundersen |
2015-10-02 | lldp: add support for organizationally specific TLVs | Beniamino Galvani |
2015-10-02 | lldp: add public function to export LLDP TLV packets | Beniamino Galvani |
2015-10-02 | lldp: export opaque TLV type and accessor functions | Beniamino Galvani |
2015-10-02 | lldp: change order of arguments of lldp_read_*() functions | Beniamino Galvani |
2015-10-02 | lldp: add reference counter to struct tlv_packet | Beniamino Galvani |
2015-09-22 | sd-lldp: hide internal details | David Herrmann |
2015-08-03 | tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic() | Lennart Poettering |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-02 | lldp: set correct state for processing | Susant Sahani |
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-05 | libsystemd-network: fix typo in lldp | Torstein Husebø |
2015-01-01 | network: fix scanf/printf format | Zbigniew Jędrzejewski-Szmek |
2014-12-31 | lldp: fix sd_lldp_save() | David Herrmann |
2014-12-31 | lldp: fix double free | David Herrmann |
2014-12-19 | sd-lldp: minor header cleanup | Tom Gundersen |
2014-12-19 | LLDP: Add support for networkctl | Susant Sahani |
2014-12-19 | networkd: Introduce Link Layer Discovery Protocol (LLDP) | Susant Sahani |