summaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* move netifd_start_process dir_fd to the data structureFelix Fietkau2011-10-151-3/+3
* when killed, kill pending child processesFelix Fietkau2011-10-151-0/+31
* keep track of all running child processes in one placeFelix Fietkau2011-10-151-0/+55
* add some code for keeping track of dns servers and search domains and for wri...Felix Fietkau2011-10-111-1/+6
* use /lib/netifd as main path when dummy mode is disabledFelix Fietkau2011-10-091-1/+1
* add support for calls to a hotplug script on interface state changesFelix Fietkau2011-10-071-0/+5
* rework debugging code, add debugging levelsFelix Fietkau2011-10-041-1/+6
* add a ubus call for triggering config reloadsFelix Fietkau2011-10-031-4/+14
* add a system_init function for system controlSteven Barth2011-09-231-0/+6
* fix compilation with GCC 4.6 on LinuxSteven Barth2011-09-221-1/+2
* bring all interfaces down on restartFelix Fietkau2011-09-111-0/+2
* add an option for selecting the main path for netifd addonsFelix Fietkau2011-09-091-1/+6
* add an ubus call for restarting netifdFelix Fietkau2011-09-091-0/+18
* move more stuff out of netifd.hFelix Fietkau2011-09-071-0/+1
* move some code to utils.[ch]Felix Fietkau2011-09-071-5/+0
* make avl_strcmp globally visibleFelix Fietkau2011-04-131-0/+5
* Initial importFelix Fietkau2011-03-271-0/+46