increase sleep time for dummy pppoe handler
[project/netifd.git] / main.c
2011-10-18 Felix Fietkaufix interrupted read checks in log collection
2011-10-16 Felix Fietkaufix infinite loop in logging when the logged process...
2011-10-16 Felix Fietkauadd support for a user-configurable log level
2011-10-16 Felix Fietkauadd support for logging messages via syslog (or optiona...
2011-10-15 Felix Fietkaudetach stdin/stdout/stderr from child processes, implem...
2011-10-15 Felix Fietkauadd support for tracking open file descriptors of modul...
2011-10-15 Felix Fietkaumove netifd_start_process dir_fd to the data structure
2011-10-15 Felix Fietkauwhen killed, kill pending child processes
2011-10-15 Felix Fietkaukeep track of all running child processes in one place
2011-10-11 Felix Fietkauadd some code for keeping track of dns servers and...
2011-10-09 Felix Fietkauuse /lib/netifd as main path when dummy mode is disabled
2011-10-07 Felix Fietkauadd support for calls to a hotplug script on interface...
2011-10-04 Felix Fietkaurework debugging code, add debugging levels
2011-10-03 Felix Fietkauadd a ubus call for triggering config reloads
2011-09-23 Steven Barthadd a system_init function for system control
2011-09-22 Steven Barthfix compilation with GCC 4.6 on Linux
2011-09-11 Felix Fietkaubring all interfaces down on restart
2011-09-09 Felix Fietkauadd an option for selecting the main path for netifd...
2011-09-09 Felix Fietkauadd an ubus call for restarting netifd
2011-09-07 Felix Fietkaumove more stuff out of netifd.h
2011-09-07 Felix Fietkaumove some code to utils.[ch]
2011-04-13 Felix Fietkaumake avl_strcmp globally visible
2011-03-27 Felix FietkauInitial import