summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hide ports when protocol does not use ports. Ticket #953Erik Fonnesbeck2010-10-131-6/+29
* Hide translation section when "Do not NAT" is checked. Fixes #952Erik Fonnesbeck2010-10-131-2/+10
* Don't clear the source port when changing source address type to any. Also up...Erik Fonnesbeck2010-10-131-1/+1
* Make sure this is an array before entering the foreach loop. Reported at http...Erik Fonnesbeck2010-10-131-1/+1
* Add GUI checkbox to enable strict username/common name matching for SSL/TLS+U...jim-p2010-10-131-0/+32
* Wording fix.Warren Baker2010-10-131-1/+1
* Ticket #942. Try to prevent empty entries and use implode to avoid problems.Ermal2010-10-121-2/+8
* Resolves #944. Actually bring down the vlan interface if it existed previousl...Ermal2010-10-121-1/+1
* Resolves #947. Blacklist lagg interfaces from the list of possible lagg members.Ermal2010-10-121-1/+1
* Add backend code to verify username against cn on login if set by user. Needs...jim-p2010-10-122-1/+10
* Correct this note, on at least one card (mxge) it defaults to an MTU of 9000,...jim-p2010-10-121-2/+2
* revert miniupnpd -d changeScott Ullrich2010-10-111-1/+1
* Be more verbose with miniupnpd logs. otherwise practically nothing is logged.Scott Ullrich2010-10-111-1/+1
* Fix graph staggering, the old method was causing the graphs to diverge in upd...jim-p2010-10-112-6/+8
* Whitespace fixesjim-p2010-10-111-37/+37
* Bail out here if a variable isn't an array like it should be.jim-p2010-10-111-0/+2
* Fixup comments a little.jim-p2010-10-111-0/+3
* Correct and cleanup this input validation logic for IPsec Phase 1 PSK/Cert co...jim-p2010-10-111-6/+15
* Unset the end time if we are graphing for the "current" period. That makes th...smos2010-10-111-1/+3
* Hard-coded pfSense to product_name for Growl alert notifications.Warren Baker2010-10-111-2/+2
* Unfortunately, using variables in this way in strings passed to gettext doesn...Erik Fonnesbeck2010-10-111-3/+3
* Update this text to match the current default.Erik Fonnesbeck2010-10-101-1/+1
* Fix text.Erik Fonnesbeck2010-10-101-1/+1
* Kill apinger with a large axe until the TERM issues can be resolvedScott Ullrich2010-10-101-0/+4
* Replace hard coded pfSense with product_nameWarren Baker2010-10-101-4/+4
* Replace hard coded pfSense with product_name.Warren Baker2010-10-101-1/+1
* Cosmetic change from product_website to product_nameWarren Baker2010-10-101-1/+1
* Wording fix.Warren Baker2010-10-101-2/+2
* Fix the "all dynamic gateways are shown as default" problem reported here: ht...gnhb2010-10-101-1/+1
* Show the product_name as the slice "name" for rebrands. Cosmetic only.jim-p2010-10-071-2/+2
* Add function to convert pfsense slice name to product name.jim-p2010-10-071-0/+5
* Remove unnecessary variable and fix loop test. Corrects AJAX update of last g...jim-p2010-10-071-5/+3
* Fix AJAX update of gateway status when the status is "Gathering Data".jim-p2010-10-071-3/+2
* Replace hardcoded pfSense with product_name.jim-p2010-10-061-1/+1
* Use mwexec_bg instead of exec to run a service's start command so PHP doesn't...Erik Fonnesbeck2010-10-051-1/+1
* Fix racoon.conf generation for localid_type=address. Ticket #936pierrepomes2010-10-051-4/+6
* Simplify this code so it's obvious what we're really testing for.gnhb2010-10-061-4/+3
* Avoid generating a dynamic gateway entry in the list if there is already one ...gnhb2010-10-051-1/+2
* Test if this variable is set before making a reference, for safety. Add refer...jim-p2010-10-051-1/+4
* This one looks safe, and might improve speed. Add it back.jim-p2010-10-051-1/+1
* This ref should be safe toojim-p2010-10-051-1/+1
* Whoops this reference was good (for speed) and should stay.jim-p2010-10-051-1/+1
* More unneeded references.jim-p2010-10-052-5/+5
* Remove unneeded reference.jim-p2010-10-051-1/+1
* Remove unused variable.jim-p2010-10-051-2/+0
* No need for a reference here.jim-p2010-10-051-1/+1
* Add contributed patch to allow certain IPsec mobile clients to save Xauth pas...jim-p2010-10-052-0/+27
* Report dynamic gateways as default even when they are down.gnhb2010-10-051-4/+5
* Add $g variable to global declaration so we can access it later.gnhb2010-10-051-1/+1
* Print the theme correctly.Warren Baker2010-10-051-1/+1
OpenPOWER on IntegriCloud