ifupdown-ng/libifupdown
2020-08-04 11:59:36 -06:00
..
dict.c dict: cleanups 2020-08-04 11:59:36 -06:00
dict.h remove unnecessary strcmp wrapper, use typecasting instead 2020-07-28 17:57:51 -04:00
environment.c environment: fix up memory accesses when building envp 2020-07-23 09:43:09 -06:00
environment.h libifupdown: add environment management routines 2020-07-23 05:30:25 -06:00
execute.c execute: fix memory leak in lif_execute_fmt_with_result() 2020-07-28 13:53:21 -06:00
execute.h refactoring locking, make it per-interface to avoid deadlocks 2020-07-29 03:10:55 -06:00
fgetline.c add fgetline(3) implementation 2020-07-18 18:13:54 -06:00
fgetline.h add fgetline(3) implementation 2020-07-18 18:13:54 -06:00
interface-file.c interface-file: add support for inherit/inherits keyword 2020-08-04 11:46:56 -06:00
interface-file.h add stub lif_interface_file_parse() 2020-07-18 18:02:25 -06:00
interface.c interface: add inherit property when inheriting 2020-08-04 11:48:22 -06:00
interface.h interface: add lif_interface_collection_inherit() (ref #2) 2020-08-04 11:46:10 -06:00
libifupdown.h libifupdown: inline the tokenization functions 2020-07-24 04:12:42 -06:00
lifecycle.c lifecycle: don't insert a requires entry if it would be empty 2020-07-31 17:12:13 -06:00
lifecycle.h lifecycle: add support for learning dependents from executors (ref #5) 2020-07-28 13:46:25 -06:00
list.c list: refactor lif_list_free_nodes() a bit 2020-07-28 17:53:48 -04:00
list.h list: refactor lif_list_free_nodes() a bit 2020-07-28 17:53:48 -04:00
state.c state: don't consider missing state file to be a fatal error 2020-07-24 07:13:04 -06:00
state.h state: add ability to sync a state to if_collection cache 2020-07-24 04:48:50 -06:00
tokenize.h libifupdown: inline the tokenization functions 2020-07-24 04:12:42 -06:00
version.c add ifquery --version 2020-07-18 19:09:08 -06:00
version.h add ifquery --version 2020-07-18 19:09:08 -06:00