Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-26 | backup: make backup.h self-contained | Guillaume Nault | |
We need to include <sys/types.h> to define 'size_t'. Also, let's include "ap_session.h" so that we don't need a forward declaration for 'struct ap_session'. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2017-10-11 | pppd_compat: various improvemments | Dmitry Kozlov | |
implemented coinfig reload changed default value of ip-xxx scripts to be NULL (disabled) | |||
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov | |
2012-07-11 | futher session backup implementation | Kozlov Dmitry | |
cli: introduced 'restart' command to restrat daemon | |||
2012-07-10 | initial session backup implementation | Kozlov Dmitry | |