summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* correctly go to interface for edit bogons/rfc1918Chris Buechler2010-04-251-2/+2
* add note about 1:1s and interface IPsChris Buechler2010-04-241-1/+3
* remove unnecessary input validation checksChris Buechler2010-04-242-23/+0
* remove this check, the WAN IP can be used in binat now with no problemsChris Buechler2010-04-241-6/+0
* remove bunk input validationChris Buechler2010-04-241-10/+0
* Improve NanoBSD slice updating/changing a bit, add some error checking. Resol...jim-p2010-04-231-14/+5
* Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostic...jim-p2010-04-232-100/+26
* Remove all code for directions it is not needed any more on passthrough ip's.Ermal2010-04-222-27/+3
* Add missing ;Ermal2010-04-221-2/+2
* Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-215-8/+76
* Validate imported URL data. Resolves #530.jim-p2010-04-211-1/+2
* Warn the user when we cannot get the MAC address on pass through auto add cas...Ermal2010-04-201-1/+3
* Allow a passthrough mac to be deleted by a POST. Take the neccessary actions ...Ermal2010-04-201-0/+22
* Make pasthrough GUI code catch-up with the latest changes.Ermal2010-04-201-9/+3
* Use tables of ipfw for passthrough mac entries. This makes it scale way bette...Ermal2010-04-204-31/+42
* Add a new option which allows the admin user to configure CP so that it autom...Ermal2010-04-206-38/+137
* Show p2 items correctly (add missing td's)Scott Ullrich2010-04-191-0/+5
* Perform IP/Host and Port number validation for Authentication servers in the ...jim-p2010-04-191-1/+14
* Restrict country code entry in the OpenVPN wizard to two letters.jim-p2010-04-191-0/+6
* Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.jim-p2010-04-191-3/+3
* Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (...jim-p2010-04-192-6/+5
* Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This ...jim-p2010-04-191-1/+1
* Fix finding next OpenVPN port. Protocol should be lowercase.jim-p2010-04-191-1/+1
* fix textChris Buechler2010-04-192-2/+2
* remove commented out bit that causes annoying pop ups in IE. Ticket #299Chris Buechler2010-04-181-12/+0
* show port and protoChris Buechler2010-04-181-3/+3
* Fix growl issues.Scott Ullrich2010-04-171-0/+27
* Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT fo...Ermal2010-04-161-0/+19
* Do not use the presence of lan as an indicator of having only one interface. ...Ermal2010-04-161-1/+1
* Do not use the presence of lan as an indicator of having only one interface. ...Ermal2010-04-161-5/+4
* Update system information widget to use new version checking mechanism.jim-p2010-04-161-8/+9
* Beef up the version comparison code. This should let us compare several combi...jim-p2010-04-161-20/+21
* Fail over update check to report the supplied version from the remote server ...jim-p2010-04-151-7/+7
* Fix whitespacejim-p2010-04-151-16/+16
* Fix CA cert dupe detection when no certs yet exist.jim-p2010-04-151-4/+6
* Add titles to wizard steps, change some wording to be more consistent.jim-p2010-04-151-10/+26
* Ticket #386. Add even the network address to the list of addresses on proxy a...Ermal2010-04-141-0/+4
* Ticket #483. Load the bcmath extension dynamically through PEAR for Radius ac...Ermal2010-04-141-0/+2
* On Virtual IPs, the ip is stored on subnet xml tag, use it to compare with ex...Renato Botelho2010-04-131-1/+1
* source address is been checked 2 times and destination address no one, fix thisRenato Botelho2010-04-131-1/+1
* Perform more strict validation on CA and Cert names before proceeding in the ...jim-p2010-04-121-4/+10
* Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket ...jim-p2010-04-121-0/+16
* OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and so...jim-p2010-04-122-7/+14
* Fixup OpenVPN wizard LDAP settings. Ticket #500.jim-p2010-04-122-14/+48
* Fix wizard handling of password fields. Ticket #500.jim-p2010-04-121-2/+6
* Add/fix wording of descriptions in OpenVPN wizard.jim-p2010-04-122-416/+455
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-04-123-13/+14
|\
| * Simplify logic implemented on commit 673d29c0Renato Botelho2010-04-121-10/+11
| * Initialise the correct array if empty.thompsa2010-04-121-1/+1
| * remove pfsense references, make genericChris Buechler2010-04-111-2/+2
OpenPOWER on IntegriCloud