summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #803 from PiBa-NL/outboundnat_disable_checkboxRenato Botelho2013-09-162-1/+39
|\
| * outboundnat, disable checkboxPiBa-NL2013-09-162-1/+39
* | Split SSL/TLS into separate checkboxes so that plaintext connections can be m...Warren Baker2013-09-161-3/+27
|/
* Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195Renato Botelho2013-09-122-2/+2
* Do not allow local mac address to be added to passtrumac list in CP. It fixes...Renato Botelho2013-09-121-2/+13
* Fix php short tag opening and silent php -lRenato Botelho2013-09-121-1/+1
* Remove call-time pass by reference from traffic shaper files, it should fix #...Renato Botelho2013-09-128-72/+72
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-1267-83/+83
* Add a redirect url option to blocked macsRenato Botelho2013-09-121-0/+10
* Delete the old mac when action changes, not the current oneRenato Botelho2013-09-121-1/+1
* Make captiveportal_passthrumac_delete_entry() return rules instead of execute...Renato Botelho2013-09-122-4/+12
* Use same tab name on all pagesRenato Botelho2013-09-125-5/+5
* Change 'Pass-through MAC' tab name to reflect current realityRenato Botelho2013-09-127-10/+10
* Add actions (block or pass) to Captive Portal passtrumacRenato Botelho2013-09-122-49/+40
* Fix indent and whitespacesRenato Botelho2013-09-122-112/+137
* Make sure to account for IP aliases on lo0 here, or they get duplicated on ea...jim-p2013-09-111-2/+2
* Include CA in generated .p12 file. Fixes #2147 the way it was originally inte...jim-p2013-09-101-2/+8
* Test growl whether or not growl is disabled.jim-p2013-09-081-2/+1
* Do not sync DHPCv6, it must operate independetly. Ticket #3184jim-p2013-09-061-1/+1
* Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover...jim-p2013-09-061-13/+0
* Fix #3127Renato Botelho2013-09-064-15/+15
* Bring back static routes to fix issues reported on Ticext #3179Ermal2013-09-032-1/+19
* Disable state killing on gateway failure by default for new configs.Chris Buechler2013-09-031-3/+2
* Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.htmlErmal2013-09-031-5/+10
* fix textChris Buechler2013-09-031-1/+1
* touch up text, s/nat/NAT/Chris Buechler2013-09-034-7/+7
* Merge pull request #787 from phil-davis/masterRenato Botelho2013-08-311-8/+2
|\
| * Call get_uptime_sec from functions.inc.phpPhil Davis2013-08-291-8/+2
* | Show a count of the CPUs if more than one is detected, and show how those CPU...jim-p2013-08-302-0/+18
* | Use ipprotocol to check gateway protocol, this fix a issue that allow to set ...Renato Botelho2013-08-291-6/+1
|/
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-2827-27/+27
* Add option to specify client management port for OpenVPN client export usePhil Davis2013-08-251-0/+46
* Certificate Manager, for 'Create an internal Certificate' use the correct 'Di...PiBa-NL2013-08-231-7/+12
* fix text to remove non-applicable copy/paste from v4 relayChris Buechler2013-08-211-1/+1
* Remove this particular form tag that doesn't appear to serve any purpose on t...jim-p2013-08-201-2/+0
* Add patch from the ticket to fix #3149jim-p2013-08-201-3/+15
* Add scope to target when it is a link-local, it helps ticket #3150Renato Botelho2013-08-201-4/+13
* Add scope to target when it is a link-local, it helps ticket #3150Renato Botelho2013-08-201-2/+8
* remove cssCharlie Marshall2013-08-181-1/+1
* Strip off scope before attempting to resolve the IPv6 IP here.jim-p2013-08-171-0/+1
* Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format.jim-p2013-08-161-0/+1
* Merge pull request #776 from CharlieMarshall/helperRenato Botelho2013-08-1510-12/+12
|\
| * improve the look of the pop up helper widgetCharlie Marshall2013-08-1410-12/+12
* | Merge pull request #772 from CharlieMarshall/jQueryWidgetsRenato Botelho2013-08-153-43/+45
|\ \
| * | fix swap & tempCharlie Marshall2013-08-151-7/+8
| * | reduce height of progress barsCharlie Marshall2013-08-141-1/+1
| * | convert dashboard progress bars to jqueryUICharlie Marshall2013-08-142-40/+41
| * | ammend css for jquery progressbarsCharlie Marshall2013-08-141-2/+2
| |/
* | When renaming or deleting a virtual server, clean up the old relayd anchor na...jim-p2013-08-152-2/+9
* | Also take dhcpv6 into consideration even here.Ermal2013-08-151-1/+1
OpenPOWER on IntegriCloud