netifd: Link layer state awareness support on interface level
[project/netifd.git] / proto-shell.c
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on interface...
2014-01-16 Steven BarthAdd indicator-flags to ubus and hotplug update-events
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on interface...
2013-12-08 Hans Dedeckernetifd: Link layer state support on interface level
2013-10-29 Felix Fietkauproto-shell: replace variable length name char arrays...
2013-10-22 Felix Fietkauutils: add a function for checking if a process given...
2013-10-22 Felix Fietkauproto-shell: move more core to handler.c
2013-10-22 Felix Fietkauproto-shell: move script handler config parse code...
2013-10-22 Felix Fietkauproto-shell: move script handler dump code to handler.c
2013-10-22 Felix Fietkauproto-shell: make handler dump code more generic
2013-10-18 Steven BarthReevaluate target routes also on interface update
2013-10-17 Steven BarthAdd protocol update notifications and hotplug legacy...
2013-06-10 Felix Fietkauconfig: use the new uci_blob library code
2013-05-13 Steven BarthAdd support for IPv6 and interface target-routes &...
2013-01-05 Felix Fietkauproto-shell: use calloc_a
2012-10-30 Felix Fietkauproto-shell: ensure that the teardown timeout gets...
2012-10-29 Felix Fietkauuse FD_CLOEXEC instead of tracking lists of fds
2012-06-18 Jo-Philipp Wichproto-shell.c: mark device present after reclaiming...
2012-05-19 Felix Fietkaumove dns server/search list parsing to interface core...
2012-05-14 Felix Fietkauadd a command for allowing the setup task to schedule...
2012-05-14 Felix Fietkauproto-shell: clear dependencies on free
2012-05-05 Felix Fietkauproto-shell: implement host route dependencies
2012-05-04 Felix Fietkauadd copyright headers
2012-04-29 Felix Fietkauproto-shell: add support for appending configuration...
2012-04-12 Felix Fietkauproto-shell: set sm to S_IDLE once the interface is up
2012-03-23 Felix Fietkauallow proto handlers to attach data items in notify
2012-03-23 Felix Fietkaumove l3 device tracking to interface core to enforce...
2012-03-19 Felix Fietkauproperly flush routes and l3 devices when tearing down...
2012-03-19 Felix Fietkauproto-shell: fix potential use-after-free
2012-03-15 Felix Fietkaushell: add tunnel support
2012-02-26 Felix Fietkauproto: move the dns search option handling to the core
2012-02-26 Felix Fietkauproto-shell: process some common notify options using...
2012-01-22 Felix Fietkauproto-shell: merge setup/teardown task into one
2012-01-21 Felix Fietkauproto-shell: rework task statemachine
2011-10-27 Felix Fietkauproto-shell: handle the "available" config flag
2011-10-27 Felix Fietkauproto-shell: add a notify command for setting interface...
2011-10-21 Felix Fietkaufix the exit status for the proto-shell task, use WEXIT...
2011-10-20 Felix Fietkauproto-shell: allow protocol handlers to add interface...
2011-10-20 Felix Fietkauproto-shell: pass the return code of the proto task...
2011-10-20 Felix Fietkaureduce stack usage
2011-10-20 Felix Fietkauproto-shell: fix parsing of long proto handler descript...
2011-10-20 Felix Fietkaudo not clear device state for devices created by proto...
2011-10-19 Felix Fietkaumake a few more functions static
2011-10-19 Felix Fietkaurework route handling, move parser code to interface...
2011-10-19 Felix Fietkauadd support for keeping multiple ip addr/route/dns...
2011-10-18 Felix Fietkauproto-shell: reset l3 device if it was set before
2011-10-18 Felix Fietkaudefer releasing the l3 dev so that the generic code...
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 Fietkaukeep track of all running child processes in one place
2011-10-14 Felix Fietkauproto-shell: fix parsing route netmask
2011-10-13 Felix Fietkauproto-shell: allow proto handlers to export variables...
2011-10-13 Felix Fietkauproto-shell: add dns search domains
2011-10-13 Felix Fietkauproto-shell: allow passing netmask in ip address format
2011-10-13 Felix Fietkauproto-shell: allow proto setups without ifname (if...
2011-10-13 Felix Fietkauadd support for killing running proto-shell tasks with...
2011-10-13 Felix Fietkauproto-shell: fix updating settings, only issue ifup...
2011-10-13 Felix Fietkauproto-shell: add dns server support
2011-10-12 Felix Fietkaukill the proto task after teardown is complete, ignore...
2011-10-12 Felix Fietkauadd support for launching a long running command from...
2011-10-09 Felix Fietkauproto-shell: add _GNU_SOURCE define to get O_DIRECTORY
2011-10-03 Felix Fietkauproto-shell: remove the device user before issuing...
2011-10-03 Felix Fietkauproto-shell: fix a typo in string length calculation
2011-10-03 Felix Fietkaufix a heap overrun
2011-09-14 Felix Fietkauproto-shell: parse routes
2011-09-12 Felix Fietkauremove proto-shell handlers list
2011-09-12 Felix Fietkauproto-shell: parse ipv4/ipv6 address lists
2011-09-11 Felix Fietkauproto-shell: only set the l3 dev if it is not already set
2011-09-11 Felix Fietkauuse false instead of 0 for a bool variable
2011-09-11 Felix Fietkaufix a null pointer deref bug
2011-09-11 Felix Fietkauadd a protocol event for link loss
2011-09-11 Felix Fietkauproto-shell: add l3 interface claim/release
2011-09-11 Felix Fietkauadd forced shell proto setup kill (timeout: 1 second)
2011-09-11 Felix Fietkauadd support for interrupting shell protocol setup
2011-09-11 Felix Fietkauproto-shell: pass the interface name to plugins
2011-09-11 Felix Fietkaureorder code
2011-09-11 Felix Fietkaupass ifname to the shell proto handler
2011-09-11 Felix Fietkauproto-shell: add a config option for setting PROTO_FLAG...
2011-09-11 Felix Fietkaumove protocol flags to the handler, add a pointer to...
2011-09-11 Felix Fietkaucode cleanup
2011-09-10 Felix Fietkaumove the DUMP_SUFFIX define to the right place
2011-09-10 Felix Fietkaufix invoking shell protocol handler scripts
2011-09-10 Felix Fietkauproto-shell: parse shell handler metadata
2011-09-10 Felix Fietkauremove script prefix
2011-09-09 Felix Fietkauadd work in progress code for enumerating shell protoco...