summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* List VLAN interfaces on Interfaces -> (assign) -> PPPs edit. It should fix #1767Renato Botelho2013-01-081-0/+6
* Merge pull request #314 from phil-davis/masterChris Buechler2013-01-081-2/+2
|\
| * Display gateways with matching IP protocol in Gateways listPhil Davis2013-01-081-2/+2
* | Merge pull request #310 from bcyrill/bogons_patch1Chris Buechler2013-01-082-0/+37
|\ \ | |/ |/|
| * Add bogons update frequency selectionbcyrill2013-01-062-0/+37
* | While I'm here, allow selecting "Localhost" as an OpenVPN interface.jim-p2013-01-072-0/+2
* | Unbreak selecting "any" for OpenVPN client/server interface.jim-p2013-01-072-4/+4
* | Retain user configured values for all fields when a validation error occours....Renato Botelho2013-01-071-1/+1
* | Fix typoRenato Botelho2013-01-071-1/+1
|/
* Update the GUI page for the DHCP6 server, add a if statement that prevents th...smos2013-01-061-4/+28
* Do not skip displaying outbound NAT rules with no interface or an invalid int...Erik Fonnesbeck2013-01-051-8/+0
* Revert "Use get_Cofnigured_interface_with_descr() here since that's the purpose"Erik Fonnesbeck2013-01-051-6/+9
* Use get_Cofnigured_interface_with_descr() here since that's the purposeErmal2013-01-051-9/+6
* Fix outbound NAT rules when interface is deleted:Renato Botelho2013-01-052-12/+9
* Cleanup unused pages that was supposed for upload_progress barsErmal2013-01-054-290/+0
* This is needed since preload is now goneWarren Baker2013-01-041-0/+1
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-035-1/+19
* Select default interface when WAN is disabledPhil Davis2012-12-311-1/+8
* Merge pull request #270 from CarpeNoctem/CarpeNoctemChris Buechler2012-12-301-0/+6
|\
| * Added 'Copy my MAC address' to captive portal Pass-through MAC form, as seen ...CarpeNoctem2012-11-291-0/+6
* | 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
|/ /
* | 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 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
* | | Fix line endingsErik Fonnesbeck2012-12-141-138/+138
* | | 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
|\ \ \
OpenPOWER on IntegriCloud