summaryrefslogtreecommitdiffhomepage
path: root/handler.c
AgeCommit message (Expand)Author
2018-04-12handler: fix resource leak on error in netifd_init_script_handlers()Hans Dedecker
2017-12-10handler: replace is_error() helper with NULL checkAlexandru Ardelean
2016-02-01handler: Fix memory leakHans Dedecker
2014-02-17make netifd_handler_parse_config honour the luci validation passed from the b...John Crispin
2014-02-16Work around warn_unused_result in recent gcc/libcSteven Barth
2013-10-22utils: add a function for checking if a process given by pid is still aliveFelix Fietkau
2013-10-22proto-shell: move more core to handler.cFelix Fietkau
2013-10-22proto-shell: move script handler config parse code to handler.cFelix Fietkau
2013-10-22proto-shell: move script handler dump code to handler.cFelix Fietkau