.. |
compar.c
|
Add comparator wrapper and type cast values properly.
|
2020-07-28 22:44:42 +02:00 |
compar.h
|
Add comparator wrapper and type cast values properly.
|
2020-07-28 22:44:42 +02:00 |
dict.c
|
list: refactor lif_list_free_nodes() a bit
|
2020-07-28 17:53:48 -04:00 |
dict.h
|
dict: Add lif_dict_add_once()
|
2020-07-28 22:44:22 +02: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
|
lifecycle: add support for learning dependents from executors (ref #5)
|
2020-07-28 13:46:25 -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
|
Deduce which addons to 'use' from parameters names (closes #6)
|
2020-07-28 22:44:49 +02:00 |
interface-file.h
|
add stub lif_interface_file_parse()
|
2020-07-18 18:02:25 -06:00 |
interface.c
|
interface: always attach "use link" executor
|
2020-07-26 03:29:16 -06:00 |
interface.h
|
simplify loopback
|
2020-07-26 02:59:15 -06:00 |
libifupdown.h
|
libifupdown: inline the tokenization functions
|
2020-07-24 04:12:42 -06:00 |
lifecycle.c
|
lifecycle: add support for learning dependents from executors (ref #5)
|
2020-07-28 13:46:25 -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 |