freecwmp (date)
December 28, 2012
- [PATCH v2 10/10] Use ubus for set parameter attribute, Mohamed Kallel, 17:03
- [PATCH v2 09/10] Use ubus for set parameter values, Mohamed Kallel, 17:03
- [PATCH v2 08/10] Use ubus for get notification, Mohamed Kallel, 17:03
- [PATCH v2 04/10] Update inform in order to get parameters from ubus, Mohamed Kallel, 17:03
- [PATCH v2 06/10] Add xml_get_parameter_name handler., Mohamed Kallel, 17:02
- [PATCH v2 05/10] Add 3rd argument in the ubus handler of notification., Mohamed Kallel, 17:02
- [PATCH v2 02/10] get_parameter_values method support many parameter names, Mohamed Kallel, 17:02
- [PATCH v2 00/10] Data model with ubus and add get parameter names method, Mohamed Kallel, 17:02
- [PATCH v2 01/10] Add ubus listner get_parameter_values., Mohamed Kallel, 17:02
December 08, 2012
- Re: [PATCH 27/27] update the dm script function to communicate the output of set parameter attribute with ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 12:13
- Re: [PATCH 26/27] update common script and freecwmp.sh for set parameter attributes in order to have the communication with the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 12:09
- Re: [PATCH 25/27] add ubus listner for set parameter attribute Contributed by Inteno Broadband Technology AB & PIVA SOFTWARE, Luka Perkov, 12:08
- Re: [PATCH 24/27] update dm script to send the output of set parameter function to the ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 12:06
- Re: [PATCH 23/27] update common script and freecwmp.sh script in order to have the functions for set parameter values working with ubus Contributed by Inteno Broadband Technology AB & PIVA SOFTWARE, Luka Perkov, 12:04
- Re: [PATCH 22/27] update xml handler set parameter values in order to execute external command and get response via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 12:02
- Re: [PATCH 21/27] update the data model parameter scripts in order to output parameter and notification values via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:57
- Re: [PATCH 20/27] update the get notification in order to put the returned data via ubus instead of pipe TODO: develop the xml handle message to perform send of GetParameterAttributeResponse Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:54
- Re: [PATCH 19/27] update the script wan_device in order to output parameters with ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:52
- Re: [PATCH 18/27] update the script management_server in order to output parameters with ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:49
- Re: [PATCH 17/27] update the script lan_device in order to output parameters with ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:48
- Re: [PATCH 16/27] update the script device_info in order to output parameters with ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:47
- Re: [PATCH 15/27] add the common function and adapt the script freecwmp.sh in order to support get parameter names Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:45
- Re: [PATCH 14/27] add xml message get_parameter_name handler. Contributed by Inteno Broadband Technology AB & PIVA SOFTWARE, Luka Perkov, 11:43
- Re: [PATCH 13/27] Add 3rd argument in the ubus handler of notification. The 3rd argument is the type of the parameter This agument could be used in the response of get parameter attribute Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:41
- Re: [PATCH 12/27] update inform in order to get parameters from ubus instead from pipe Contributed by PIVA SOFTWARE, Luka Perkov, 11:39
- Re: [PATCH 11/27] Update wan_device script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:37
- Re: [PATCH 10/27] Update misc script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:36
- Re: [PATCH 09/27] Update management_server script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:35
- Re: [PATCH 08/27] Update lan_device script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:34
- Re: [PATCH 07/27] Update device_users script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:33
- Re: [PATCH 06/27] Update device_routing script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:32
- Re: [PATCH 05/27] Update device_info script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:31
- Re: [PATCH 04/27] Update device_hosts to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:30
- Re: [PATCH 03/27] add in the scripts the functions needed to communicate data to ubus handler for the get_parameter_values ubus handler Contributed by Inteno Broadband Technology AB, Luka Perkov, 11:28
- Re: [PATCH 02/27] get_parameter values handler from xml is supporting many parameters from external ubus output Contributed by Inteno Broadband Technology AB && PIVA SOFTWARE, Luka Perkov, 11:26
- Re: [PATCH 01/27] add ubus listner get_parameter_values. This listener allows to get the freecwmp output from extenal command. Contributed by Inteno Broadband Technology AB, Luka Perkov, 10:30
- Re: [PATCH 00/27] Data model with ubus, Luka Perkov, 10:13
December 06, 2012
- [PATCH 26/27] update common script and freecwmp.sh for set parameter attributes in order to have the communication with the core via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 25/27] add ubus listner for set parameter attribute Contributed by Inteno Broadband Technology AB & PIVA SOFTWARE, Mohamed, 16:58
- [PATCH 24/27] update dm script to send the output of set parameter function to the ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 23/27] update common script and freecwmp.sh script in order to have the functions for set parameter values working with ubus Contributed by Inteno Broadband Technology AB & PIVA SOFTWARE, Mohamed, 16:58
- [PATCH 22/27] update xml handler set parameter values in order to execute external command and get response via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 20/27] update the get notification in order to put the returned data via ubus instead of pipe TODO: develop the xml handle message to perform send of GetParameterAttributeResponse Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 19/27] update the script wan_device in order to output parameters with ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 18/27] update the script management_server in order to output parameters with ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 17/27] update the script lan_device in order to output parameters with ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 16/27] update the script device_info in order to output parameters with ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 15/27] add the common function and adapt the script freecwmp.sh in order to support get parameter names Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 14/27] add xml message get_parameter_name handler. Contributed by Inteno Broadband Technology AB & PIVA SOFTWARE, Mohamed, 16:58
- [PATCH 13/27] Add 3rd argument in the ubus handler of notification. The 3rd argument is the type of the parameter This agument could be used in the response of get parameter attribute Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 12/27] update inform in order to get parameters from ubus instead from pipe Contributed by PIVA SOFTWARE, Mohamed, 16:58
- [PATCH 11/27] Update wan_device script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 10/27] Update misc script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:58
- [PATCH 08/27] Update lan_device script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:57
- [PATCH 07/27] Update device_users script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:57
- [PATCH 06/27] Update device_routing script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:57
- [PATCH 05/27] Update device_info script to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:57
- [PATCH 04/27] Update device_hosts to support communicte data of get parameter values to the core via ubus Contributed by Inteno Broadband Technology AB, Mohamed, 16:57
- [PATCH 03/27] add in the scripts the functions needed to communicate data to ubus handler for the get_parameter_values ubus handler Contributed by Inteno Broadband Technology AB, Mohamed, 16:57
- [PATCH 02/27] get_parameter values handler from xml is supporting many parameters from external ubus output Contributed by Inteno Broadband Technology AB && PIVA SOFTWARE, Mohamed, 16:57
- [PATCH 01/27] add ubus listner get_parameter_values. This listener allows to get the freecwmp output from extenal command. Contributed by Inteno Broadband Technology AB, Mohamed, 16:57
- [PATCH 00/27] Data model with ubus, Mohamed, 16:57
- ubus data model patch [15/27], KALLEL Mohamed, 14:53
- ubus data model patch [14/27], KALLEL Mohamed, 14:52
- ubus data model patch [13/27], KALLEL Mohamed, 14:50
- ubus data model patch [12/27], KALLEL Mohamed, 14:49
- ubus data model patch [11/27], KALLEL Mohamed, 14:47
- ubus data model patch [10/27], KALLEL Mohamed, 14:45
- ubus data model patch [09/27], KALLEL Mohamed, 14:44
- ubus data model patch [08/27], KALLEL Mohamed, 14:43
- ubus data model patch [07/27], KALLEL Mohamed, 14:41
- ubus data model patch [06/27], KALLEL Mohamed, 14:40
- ubus data model patch [05/27], KALLEL Mohamed, 14:39
- ubus data model patch [04/27], KALLEL Mohamed, 14:37
- ubus data model patch [03/27], KALLEL Mohamed, 14:36
- ubus data model patch [02/27], KALLEL Mohamed, 14:34
- ubus data model patch [01/27], KALLEL Mohamed, 14:33
- NEW PATCH version, KALLEL Mohamed, 14:11