summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397Warren Baker2012-04-241-1/+1
* Use 'Packet Loss or High Latency' as the default option when creating a new g...Warren Baker2012-04-241-4/+6
* Unbreak the system general DNS settings, it would not work anymore when set t...smos2012-04-201-1/+1
* Allow optionally using the type of NAT reflection implementation used for 1:1...Erik Fonnesbeck2012-04-202-23/+44
* fix for Bug #2334 quality rrd graphs do not automatically refreshDarren Embry2012-04-191-5/+14
* Add SUBMISSION port, fixes #2387Warren Baker2012-04-191-0/+1
* Use curlies to be very sure, yessmos2012-04-181-1/+1
* Add the subnet bits to the configsmos2012-04-181-1/+2
* Some updates/optimizations to smart widgetjim-p2012-04-181-31/+45
* Add support for SLAAC on the WAN interface, this is required for Stateless au...smos2012-04-181-7/+17
* Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topi...jim-p2012-04-171-0/+48
* Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth us...Phil Davis2012-04-171-2/+2
* Merge pull request #89 from bcyrill/patch-3Jim P2012-04-131-3/+3
|\
| * Fixed HTML tag.bcyrill2012-04-131-3/+3
* | Merge pull request #90 from vizvayu/masterJim P2012-04-131-6/+24
|\ \
| * | 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
* | | 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
* | | Feature #2123 Backup RRD files using the xml dump and restore from RRD toolsDarren Embry2012-04-121-26/+50
| |/ |/|
* | 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
* | When renaming a user, make sure to remove the previous user or it gets left i...jim-p2012-04-111-1/+3
|/
* Remove this faulty piece of gateway code, it overwrites the existing entries ...smos2012-04-091-33/+1
* 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 tra...smos2012-04-081-7/+1
* Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf...smos2012-04-081-29/+31
* Merge array and keep unchanged values.bcyrill2012-04-081-1/+1
* Check for this function before calling it to avoid an error when hitting that...Erik Fonnesbeck2012-04-072-2/+4
* 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 cr...smos2012-04-061-0/+85
* fix for #2289: Logic error in firewall rule interface selection for drop-down...Darren Embry2012-04-061-2/+6
* Merge pull request #78 from Whizkidzz/masterScott Ullrich2012-04-062-11/+43
|\
| * Added interface_selection to choose a interface in tinydns failover selectionwhizkidzz2012-04-061-2/+26
| * 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
* | 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
* | change behavior a bit on #bits dropdownDarren Embry2012-04-051-14/+24
* | add feature #2320 to vpn_ipsec_phase2.php.Darren Embry2012-04-051-32/+7
OpenPOWER on IntegriCloud