summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Some updates/optimizations to smart widgetjim-p2012-04-181-31/+45
|
* Add support for SLAAC on the WAN interface, this is required for Stateless ↵smos2012-04-181-7/+17
| | | | | | | autoconf addressing. Normally this should only apply to Appliances that do not need to route. We automatically hook in the dhcp6 client to request name servers from DHCP6 in a information only mode. It will not attempt to request a address. For that you should use the plain DHCP6 option with a prefix size of none. This is for redmine ticket #1834
* Add contributed SMART Status widget - ↵jim-p2012-04-171-0/+48
| | | | http://forum.pfsense.org/index.php/topic,48447.0.html
* Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth ↵Phil Davis2012-04-171-2/+2
| | | | users by host IP is visible on the Status:Traffic Graph
* Merge pull request #89 from bcyrill/patch-3Jim P2012-04-131-3/+3
|\ | | | | Fixed HTML tag.
| * Fixed HTML tag.bcyrill2012-04-131-3/+3
| |
* | Merge pull request #90 from vizvayu/masterJim P2012-04-131-6/+24
|\ \ | | | | | | Mode selection options for PowerD
| * | Added mode selection options for PowerD.Cristian Feldman2012-04-101-6/+24
| | |
* | | Resolves #2330. Check if there is a previous voucher config before wipingErmal2012-04-131-1/+4
| | |
* | | Show delegated prefixes on the DHCPv6 Leases display.jim-p2012-04-131-54/+138
| | |
* | | Feature #1864 "Start" button for IPsec should be available for IP alias networksDarren Embry2012-04-131-2/+16
| | | | | | | | | | | | | | | | | | might need more testing. http://redmine.pfsense.org/issues/1864
* | | Increase Prefix delegation size choicessmos2012-04-131-0/+2
| | |
* | | Clarify textsmos2012-04-131-2/+2
| | |
* | | Do not throw a address family error when there is just 1 gateway.smos2012-04-131-1/+1
| | | | | | | | | | | | Fix the input logic for ticket #1662
* | | Feature #2123 Backup RRD files using the xml dump and restore from RRD toolsDarren Embry2012-04-121-26/+50
| |/ |/| | | | | http://redmine.pfsense.org/issues/2123
* | Fix tag order.bcyrill2012-04-121-1/+1
| |
* | Fixed IPv4 regression. Handles addresses with and without port.bcyrill2012-04-121-26/+15
| |
* | Remove [] of literal IPv6 addressesbcyrill2012-04-111-6/+5
| |
* | Removed flawed HTML.bcyrill2012-04-111-4/+0
| |
* | Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-111-28/+77
| | | | | | | | | | | | | | | | Conflicts: etc/inc/filter.inc etc/inc/util.inc usr/local/www/system_routes_edit.php
* | When renaming a user, make sure to remove the previous user or it gets left ↵jim-p2012-04-111-1/+3
|/ | | | in /etc/passwd.
* Remove this faulty piece of gateway code, it overwrites the existing entries ↵smos2012-04-091-33/+1
| | | | | | that return_gateways_array() returns. It doesn't take any address families into account either.
* Correct the variable names for the duplicate stf checksmos2012-04-081-2/+2
|
* Remove this piece of code, it loads even on interfaces not configured for ↵smos2012-04-081-7/+1
| | | | track. Really needs asynchronous javascript.
* Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the ↵smos2012-04-081-29/+31
| | | | | | | stf0 adapter. Only 1 can be active. Move piece of code into function, we need it more places, tighten rules for proto 41 traffic. Attempt to micro optimize the select box for large amounts of choices. Chrome likes this approach better.
* Merge array and keep unchanged values.bcyrill2012-04-081-1/+1
|
* Check for this function before calling it to avoid an error when hitting ↵Erik Fonnesbeck2012-04-072-2/+4
| | | | that line for pages that don't include the js file for it.
* fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settingsDarren Embry2012-04-062-102/+89
|
* fix indentation.Darren Embry2012-04-061-17/+17
|
* Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic ↵smos2012-04-061-0/+85
| | | | | | creation of routes into the routing table so that prefix delegation will just work. Redmine ticket #2347
* fix for #2289: Logic error in firewall rule interface selection for ↵Darren Embry2012-04-061-2/+6
| | | | drop-down menu case
* Merge pull request #78 from Whizkidzz/masterScott Ullrich2012-04-062-11/+43
|\ | | | | Added "interface_selection" to enable interface selection in tinydns
| * Added interface_selection to choose a interface in tinydns failover selectionwhizkidzz2012-04-061-2/+26
| | | | | | | | Changed the $text so that no "option value" is preselected when adding a newrow with addrowto function.
| * Added rowsize[] for use in row_helper_dynamic.jswhizkidzz2012-04-061-3/+4
| |
| * Added empty option line so not to write to config.xml if not filled inwhizkidzz2012-04-061-1/+5
| |
| * Added interface_selection for use in tinydnswhizkidzz2012-04-061-5/+8
| | | | | | | | | | Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used which if used outside the for loop was also "undefined"
* | Bug #2329: checkbox js problem on diag_logs_settings.phpDarren Embry2012-04-061-1/+1
| |
* | aggh javascript lines terminated by \n instead of semicolonDarren Embry2012-04-061-8/+8
| |
* | don't delete port aliases used by load balancerDarren Embry2012-04-061-0/+3
| |
* | restore default dropdown values of 24/64 bitsDarren Embry2012-04-051-0/+38
| | | | | | | | | | now that feature #2320 behavor is a bit different regarding change of existing set value when switching between ipv4 and ipv6
* | change behavior a bit on #bits dropdownDarren Embry2012-04-051-14/+24
| | | | | | | | this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2
* | add feature #2320 to vpn_ipsec_phase2.php.Darren Embry2012-04-051-32/+7
| | | | | | | | | | | | | | note: had to disable existing behavior that modified the value of the behavior. existing behavior that disables/enables the dropdowns is still active.
* | bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 ↵Darren Embry2012-04-051-1/+1
| | | | | | | | on a valid ipv4
* | missed a spot for feature #2320 toggle subnet maskDarren Embry2012-04-051-8/+4
| |
* | Make vips vhid be unique per parent interface!Ermal2012-04-055-37/+21
| |
* | Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754)Darren Embry2012-04-052-5/+9
| |
* | load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual ↵Darren Embry2012-04-052-6/+14
| | | | | | | | Servers (PEV-394754)
* | Add post config and correct variable namesWarren Baker2012-04-051-27/+33
| |
* | Remove custom options from basic settings pageWarren Baker2012-04-051-2/+0
| |
* | Ensure interfaces are saved correctlyWarren Baker2012-04-051-4/+16
| |
OpenPOWER on IntegriCloud