summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Generalize this function and use it in more places to reduce duplicated code.jim-p2010-10-191-31/+15
|
* Convert fullname field on users to descr, so it gains CDATA protection.jim-p2010-10-195-8/+21
|
* desc to descr in Load Balancer config, so they gain CDATA protection and ↵jim-p2010-10-1916-32/+52
| | | | standardize field names. Ticket #320.
* Update field name reference in code, it was changed to descr but this code ↵jim-p2010-10-191-2/+2
| | | | was missed. (Is this code even needed? Doesn't seem to do anything.)
* Change the description field on sysctl tunables to be 'descr' and not 'desc' ↵jim-p2010-10-194-55/+68
| | | | so they will gain CDATA protection. Ticket #320
* ipalias type should be handled in backup_vip_config_section. Remove useless ↵pierrepomes2010-10-181-11/+1
| | | | code which copies vip section before call to backup_vip_config_section. Ticket #882
* Fix the dedicated and multi_all wizards. They had typos in variable names ↵Ermal2010-10-182-7/+5
| | | | and some remaining unused code which caused problems!
* Disable the bandwidth speed selection field also to avoid errors/problems ↵Ermal2010-10-184-4/+4
| | | | when the catch all is not activated.
* Ticket #868. Add Connection: close to the header to be proxy friendly. See ↵Ermal2010-10-181-0/+1
| | | | http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html for reference.
* Use proper matching because the command might contain nice in it.Ermal2010-10-181-1/+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
|
* Resolves #957. Correct the code to reflect what its supposed to do.Ermal2010-10-161-1/+1
|
* Bump config.Ermal2010-10-161-1/+1
|
* Do not run anymore the cron job for monitoring check_reload_status since it ↵Ermal2010-10-162-43/+12
| | | | has a monitoring process that does this through kqueue.
* Ticket #927. Increase timeout to gice mpd the time needed to exit gracefully.Ermal2010-10-151-1/+1
|
* Ticket #934. Perform test only for ldap backend. Also tell the user through ↵Ermal2010-10-151-3/+6
| | | | a message when they click it for other backends.
* 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-142-102/+104
| | | | leave stale information behind. Also do not try to startup services twice. Rename uninstall_package_from_name to uninstall_package because the operation on packages is only done through package names.
* We want to upgrade all of interfaces/gateways.Ermal2010-10-141-1/+1
|
* 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 ↵Erik Fonnesbeck2010-10-131-1/+1
| | | | update source when editing a rule with source type any.
* Make sure this is an array before entering the foreach loop. Reported at ↵Erik Fonnesbeck2010-10-131-1/+1
| | | | http://forum.pfsense.org/index.php/topic,29118.0.html
* Add GUI checkbox to enable strict username/common name matching for ↵jim-p2010-10-131-0/+32
| | | | SSL/TLS+User Auth mode. Fixes #887
* 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 ↵Ermal2010-10-121-1/+1
| | | | previously. This is a regression from the ppp dance/requests/whatever.
* 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. ↵jim-p2010-10-122-1/+10
| | | | Needs GUI code to set the option yet. Ticket #887
* Correct this note, on at least one card (mxge) it defaults to an MTU of ↵jim-p2010-10-121-2/+2
| | | | 9000, so we can't always say the default will be 1500.
* 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 ↵jim-p2010-10-112-6/+8
| | | | update intervals over time.
* 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 ↵jim-p2010-10-111-6/+15
| | | | config. In some cases the test was not being evaluated as expected.
* Unset the end time if we are graphing for the "current" period. That makes ↵smos2010-10-111-1/+3
| | | | the graphs refresh correctly.
* 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 ↵Erik Fonnesbeck2010-10-111-3/+3
| | | | doesn't work well with translations. Replacing with sprintf for now.
* 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: ↵gnhb2010-10-101-1/+1
| | | | | | http://forum.pfsense.org/index.php/topic,28960.0.html A non-empty string will evaluate true with == operator.
* Show the product_name as the slice "name" for rebrands. Cosmetic only.jim-p2010-10-071-2/+2
|
OpenPOWER on IntegriCloud