summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Convert fullname field on users to descr, so it gains CDATA protection.jim-p2010-10-191-4/+4
* desc to descr in Load Balancer config, so they gain CDATA protection and stan...jim-p2010-10-1913-24/+24
* Change the description field on sysctl tunables to be 'descr' and not 'desc' ...jim-p2010-10-191-4/+4
* Fix the dedicated and multi_all wizards. They had typos in variable names and...Ermal2010-10-182-7/+5
* Disable the bandwidth speed selection field also to avoid errors/problems whe...Ermal2010-10-184-4/+4
* Ticket #868. Add Connection: close to the header to be proxy friendly. See ht...Ermal2010-10-181-0/+1
* Character '#' is invalid in string fields of SNMP service screen. Ticket #956pierrepomes2010-10-171-0/+6
* Do not include 'remoteid' javascript functions for mobile ipsec. Ticket #797pierrepomes2010-10-171-9/+7
* Do not run anymore the cron job for monitoring check_reload_status since it h...Ermal2010-10-161-16/+0
* Ticket #934. Perform test only for ldap backend. Also tell the user through a...Ermal2010-10-151-3/+6
* Resolves #879. Commit patch referenced in ticket to properly parse rate output.Ermal2010-10-151-6/+1
* Ticket #950. Correctly handle failures while installing packages which might ...Ermal2010-10-141-22/+14
* 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
* Add GUI checkbox to enable strict username/common name matching for SSL/TLS+U...jim-p2010-10-131-0/+32
* Resolves #947. Blacklist lagg interfaces from the list of possible lagg members.Ermal2010-10-121-1/+1
* Correct this note, on at least one card (mxge) it defaults to an MTU of 9000,...jim-p2010-10-121-2/+2
* 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
* 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
* 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
* 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
* Show the product_name as the slice "name" for rebrands. Cosmetic only.jim-p2010-10-071-2/+2
* 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
* Simplify this code so it's obvious what we're really testing for.gnhb2010-10-061-4/+3
* Remove unused variable.jim-p2010-10-051-2/+0
* Add contributed patch to allow certain IPsec mobile clients to save Xauth pas...jim-p2010-10-051-0/+24
* Print the theme correctly.Warren Baker2010-10-051-1/+1
* Fix OpenVPN client kill. Reported at http://forum.pfsense.org/index.php/topic...jim-p2010-10-041-5/+5
* Mark subsystem as dirty.Ermal2010-10-041-0/+1
* Bring l2tp users page back to latest world of 2.0 to avoid errors. Reported-b...Ermal2010-10-041-4/+4
* Fix intended behaviour when the default gateway changes interface.Ermal2010-10-021-5/+5
* This breaks the code because the ASSUMPTION is to reload the gateway interfac...Ermal2010-10-021-7/+4
* Update code to actually accomplish the intended behavior of NOT reloading the...gnhb2010-10-021-4/+7
* Fix height of plus button, reported at http://forum.pfsense.org/index.php/top...Erik Fonnesbeck2010-10-011-1/+1
* Do not allow a gateway to be renamed. Possibly a better solution is to rename...Ermal2010-10-011-0/+2
* Handle the cases to not save data on config better.Ermal2010-10-011-3/+7
* Make sure we do not overwrite the gateway stored in config with a dynamic gat...Ermal2010-10-011-4/+5
* Fix the problem of not saving data when most of the information is not being ...Ermal2010-10-011-77/+66
* We don't store monitor ip in the <interfaces> config any more.gnhb2010-10-011-8/+0
* When a dynamic interface is up, we still need to report that it's "dynamic" t...gnhb2010-10-011-1/+4
* Catch up with gateway changes on static routes.Ermal2010-09-301-9/+3
* Revert previous change to enter a hidden value when interface is disabled. GH...Ermal2010-09-301-9/+6
OpenPOWER on IntegriCloud