summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix: Captive Portal status widgetbcyrill2012-12-291-17/+15
* Merge pull request #297 from bcyrill/patch-15Chris Buechler2012-12-281-8/+3
|\
| * Fix: last activity on CP statusbcyrill2012-12-291-8/+3
* | Update usr/local/www/services_dhcp.phpframer992012-12-281-1/+1
|/
* Self-test should be hypenated, and the T should be lower case.jim-p2012-12-271-2/+2
* Correct tcp flags explanation code for CWR (should be W, not C)jim-p2012-12-271-1/+1
* Fix DHCPv6 lease deletion. Fixes #2726jim-p2012-12-261-1/+4
* Static mappings are not pool-specific. They exist independent of any pool, an...jim-p2012-12-261-0/+2
* Add description to additional DHCP pools. Implements #2733jim-p2012-12-261-3/+24
* Various fixes to removal of pipesErmal2012-12-194-7/+16
* Merge pull request #287 from bcyrill/alias_gifErmal Luçi2012-12-191-5/+16
|\
| * Remove whitespacebcyrill2012-12-191-1/+1
| * Add IP alias support to GIF interfacesbcyrill2012-12-191-5/+16
* | Fix stray DOS carriage return.jim-p2012-12-191-1/+1
|/
* Sync PBI scriptsjim-p2012-12-181-347/+849
* Convert the CP db to sqlite rather than a text file. Some more optimizations ...Ermal2012-12-181-15/+6
* Merge pull request #276 from N0YB/Diagnostics-Tables-Top-StatusChris Buechler2012-12-171-2/+4
|\
| * Include bogons last update info in Diagnostics: TablesN0YB2012-12-101-2/+4
| * Include bogons last update info in Diagnostics: TablesN0YB2012-12-101-1/+1
* | Add square brackets around IPv6 addressesbcyrill2012-12-171-3/+7
* | Add missing >. Fixes #2722jim-p2012-12-171-1/+1
* | Cleanup the pipes as well when removing or operating on tables for hostnames/...Ermal2012-12-173-8/+19
* | Handle even hostname through filterdns entries correctly now that only 3/4 ta...Ermal2012-12-172-8/+8
* | There is no more table 5,6,7,8,9,10Ermal2012-12-171-6/+0
* | Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu...Ermal2012-12-173-23/+23
* | only trim the / if it is alonebcyrill2012-12-151-1/+2
* | only trim the / at the end of the redirurlbcyrill2012-12-151-1/+1
* | always use the shortcut cpcfg variablebcyrill2012-12-151-10/+10
* | Fix line endingsErik Fonnesbeck2012-12-141-138/+138
* | Correctly retrieve the mac addressErmal2012-12-141-2/+4
* | Do not exit from php rather return to not have to refork again from the managerErmal2012-12-131-7/+7
* | Switch all the actions(pipe create/table modify/get mac address) during fast ...Ermal2012-12-131-1/+1
* | Remove IPFW_FILTER flag since it gets not used anymoreErmal2012-12-131-16/+0
* | Add extra check for DHCP(v6) static mapping edit pages to prevent an error wh...Erik Fonnesbeck2012-12-082-4/+10
* | Add extra checks for reading and saving certain wireless settings and fix an ...Erik Fonnesbeck2012-12-083-2/+10
* | ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-072-2/+18
* | Don't allow transport mode to be selected for mobile clients. Fixes #2713jim-p2012-12-071-0/+2
* | Merge pull request #273 from N0YB/Widget-Firewall-Logs-FilteringJim P2012-12-072-8/+64
|\ \
| * | Update usr/local/www/javascript/filter_log.jsN0YB2012-12-071-2/+15
| * | Update usr/local/www/widgets/widgets/log.widget.phpN0YB2012-12-071-6/+49
* | | license: Bump and fix some copyrights.Mathieu Simon2012-12-071-6/+6
|/ /
* | Merge pull request #271 from brunostein/masterErmal Luçi2012-12-061-1/+44
|\ \
| * | add input autocomplete array aliasesbruno2012-12-061-1/+44
* | | Merge pull request #269 from N0YB/Diagnostics-Tables-Top-StatusJim P2012-12-051-8/+11
|\ \ \ | |/ / |/| / | |/
| * Merge remote-tracking branch 'origin/master' into Diagnostics-Tables-Top-StatusN0YB2012-11-293-7/+29
| |\
| * | Update usr/local/www/diag_tables.phpN0YB2012-11-291-1/+1
| * | Diagnostics Tables Top StatusN0YB2012-11-281-3/+3
| * | Update usr/local/www/diag_tables.phpN0YB2012-11-281-8/+11
* | | Add input validation to reject invalid combinations of IPv4/IPv6 openvpn prot...jim-p2012-12-042-0/+22
* | | Fix more tests for DHCP relay being enabled.jim-p2012-12-041-2/+2
OpenPOWER on IntegriCloud