| Commit message (Expand) | Author | Age | Files | Lines |
* | Do proper input validation on traffic shaper wizards to not allow empty fiedls. | Ermal | 2011-01-24 | 4 | -87/+87 |
* | Properly check empty fields when specifying bandwidth values. | Ermal | 2011-01-24 | 4 | -4/+4 |
* | Fix OpenVPN wizard. | jim-p | 2011-01-21 | 1 | -2/+1 |
* | Add drop-down to select OpenVPN hardware crypto (finds usable devices from "o... | jim-p | 2011-01-20 | 2 | -0/+23 |
* | Add a checkbox for duplicate-cn on OpenVPN servers. | jim-p | 2011-01-20 | 2 | -0/+10 |
* | Fix OpenVPN NetBIOS settings not propagating from the wizard to the server in... | jim-p | 2010-12-27 | 1 | -0/+1 |
* | Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard_d... | Ermal | 2010-12-22 | 1 | -383/+0 |
* | Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard a... | Ermal | 2010-12-22 | 2 | -784/+0 |
* | Use the provided settings even for HFSC scheduler instead of hardcoding 32Kbi... | Ermal | 2010-12-22 | 4 | -165/+146 |
* | Use 1024 not 1000 in conversion. | Ermal | 2010-12-21 | 4 | -12/+12 |
* | Provide a default value to the function for converting kb/Mb to coeficient fo... | Ermal | 2010-12-14 | 4 | -8/+8 |
* | Remove dropdown to select interface. Should fix #1090 | gnhb | 2010-12-14 | 1 | -7/+0 |
* | Use correct variable name so the message is actually displayed. | Ermal | 2010-12-09 | 4 | -10/+10 |
* | Ticket #1081. Fix header() function to do correct redirection. Also remove bo... | Ermal | 2010-12-07 | 8 | -67/+4 |
* | Add exit; so the redirection actually works. | Ermal | 2010-11-29 | 4 | -0/+4 |
* | Remove old reference to function. Reported-by: http://forum.pfsense.org/index... | Ermal | 2010-11-29 | 1 | -2/+2 |
* | Save the host name and domain to a temporary location until the setup wizard ... | Erik Fonnesbeck | 2010-11-18 | 1 | -2/+14 |
* | Change OpenVPN wizard to set input_errors when there is a fatal condition tha... | jim-p | 2010-10-20 | 1 | -4/+4 |
* | Reject special characters in CA/Cert field names during OpenVPN wizard. Fixes... | jim-p | 2010-10-20 | 2 | -6/+18 |
* | Traffic shaper wizards remove redirection before final step. This seems a for... | Ermal | 2010-10-20 | 4 | -24/+13 |
* | Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec... | jim-p | 2010-10-19 | 1 | -5/+5 |
* | Fix the dedicated and multi_all wizards. They had typos in variable names and... | Ermal | 2010-10-18 | 2 | -7/+5 |
* | Disable the bandwidth speed selection field also to avoid errors/problems whe... | Ermal | 2010-10-18 | 4 | -4/+4 |
* | Spelling of 'Access'. | Warren Baker | 2010-09-23 | 1 | -1/+1 |
* | Update wizard files for setup wizard to write proper config for current ppp a... | gnhb | 2010-09-20 | 1 | -13/+61 |
* | CA/CERT Move | jim-p | 2010-09-01 | 1 | -13/+13 |
* | Ticket #733. Provide a description that custom bandwidths cannot exceed 30% o... | Ermal | 2010-08-31 | 4 | -4/+12 |
* | Ticket #859. Remove strange character at the end of the xml. Also fix my name... | Ermal | 2010-08-31 | 1 | -3/+1 |
* | Enforce length of OpenVPN server descr in wizard. | jim-p | 2010-08-26 | 1 | -2/+11 |
* | Put some size tags on these fields. | jim-p | 2010-08-26 | 1 | -0/+5 |
* | Fix this test, allows proper selection of CA in OpenVPN wizard. | jim-p | 2010-08-20 | 1 | -1/+1 |
* | Add/Update copyrights where applicable. Mark copyright on XML as CDATA to avi... | Ermal | 2010-08-19 | 8 | -26/+23 |
* | These needs to be exit. Fix some whitespace too. | Ermal | 2010-08-18 | 3 | -41/+41 |
* | Resolves #713. Take in conisderation the suggestion of not setting m1 paramet... | Ermal | 2010-08-18 | 4 | -148/+8 |
* | Keep the list of different applications port numbers on a single file to easy... | Ermal | 2010-08-18 | 4 | -1262/+14 |
* | Whitespace changes. | Ermal | 2010-08-18 | 1 | -42/+41 |
* | Also do the wizard optimizations and user-friendliness to the traffic_shaper_... | Ermal | 2010-08-18 | 5 | -439/+452 |
* | Also do the wizard optimizations and user-friendliness to the traffic_shaper_... | Ermal | 2010-08-18 | 3 | -430/+448 |
* | Also do the wizard optimizations and user-friendliness to the traffic_shaper_... | Ermal | 2010-08-18 | 2 | -419/+421 |
* | Resolves #732. Make the wizard behave better and _actually_ work by correctin... | Ermal | 2010-08-18 | 2 | -210/+220 |
* | add TCP 1119 for battle.net | Chris Buechler | 2010-08-07 | 4 | -0/+4 |
* | Validate time server. Should be the last thing that fixes #464 | jim-p | 2010-06-25 | 1 | -0/+10 |
* | Do more strict validation on WAN setup fields. Ticket #464 | jim-p | 2010-06-25 | 1 | -6/+41 |
* | Do some more strict validation on hostname, domain, and DNS servers. Ticket #464 | jim-p | 2010-06-25 | 1 | -0/+26 |
* | Validate MTU in setup wizard. Ticket #464 | jim-p | 2010-06-25 | 1 | -0/+11 |
* | Fix some errors in spelling, punctuation, grammar, etc. | Larry Gilbert | 2010-06-12 | 1 | -4/+4 |
* | Remove remote network from wizard, it is not used for a Remote Access VPN. | jim-p | 2010-05-08 | 2 | -13/+0 |
* | Fix more inconsistent capitalization. | jim-p | 2010-05-03 | 1 | -6/+6 |
* | Fix punctuation. | jim-p | 2010-05-03 | 1 | -1/+1 |
* | Fix some inconsistent capitalization on labels | jim-p | 2010-05-03 | 1 | -3/+3 |