.. |
dict.c
|
implement /e/n/i parsing
|
2020-07-18 18:48:49 -06:00 |
dict.h
|
libifupdown: add a simple key-value dictionary based on linked lists
|
2020-07-18 03:11:43 -06: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
|
libifupdown: execute: fix behavior of lif_file_is_executable()
|
2020-07-25 02:49:44 -06:00 |
execute.h
|
libifupdown: execute: add lif_maybe_try_executor()
|
2020-07-25 02:17:27 -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
|
use "use loopback" hint instead of "inet loopback", same with dhcp
|
2020-07-24 05:00:49 -06:00 |
interface-file.h
|
add stub lif_interface_file_parse()
|
2020-07-18 18:02:25 -06:00 |
interface.c
|
use "use loopback" hint instead of "inet loopback", same with dhcp
|
2020-07-24 05:00:49 -06:00 |
interface.h
|
interface-file: add some backwards compatibility hacks with use (ref #3)
|
2020-07-24 04:39:41 -06:00 |
libifupdown.h
|
libifupdown: inline the tokenization functions
|
2020-07-24 04:12:42 -06:00 |
lifecycle.c
|
libifupdown: lifecycle: remove built-in dhcp implementation
|
2020-07-25 02:50:45 -06:00 |
lifecycle.h
|
lifecycle: implement requires keyword
|
2020-07-24 03:42:34 -06:00 |
list.c
|
list: remove #if 0 part
|
2020-07-18 01:59:33 -06:00 |
list.h
|
list: fix LIF_LIST_FOREACH_SAFE
|
2020-07-18 03:01:15 -06: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 |