summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Well there was a reason for this being returned out. Ticket #539.Ermal2010-04-231-1/+1
* 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
* Unbreak limiter rule creation.Ermal2010-04-221-1/+1
* Ticket #528. Do not route-to for local connected subnets.Ermal2010-04-221-2/+2
* Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-219-9/+185
* Validate imported URL data. Resolves #530.jim-p2010-04-211-1/+2
* Fix creation of pipe/queue aka limiters.Ermal2010-04-201-2/+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
* Allow users to send in the same POST authentication info and post fields. Thi...Ermal2010-04-201-1/+4
* Make pasthrough GUI code catch-up with the latest changes.Ermal2010-04-202-10/+4
* Use tables of ipfw for passthrough mac entries. This makes it scale way bette...Ermal2010-04-205-99/+55
* Do not include filter.inc twiceScott Ullrich2010-04-191-1/+0
* Add a new option which allows the admin user to configure CP so that it autom...Ermal2010-04-207-152/+312
* 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-172-3/+37
* Use FQDN for HELLO SMTP command. Ticket #443pierrepomes2010-04-171-0/+1
* use 6969 for tftp-proxyChris Buechler2010-04-171-3/+3
* Ticket #511. Actually return the rules from all the packages not just the fir...Ermal2010-04-161-2/+1
* Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT fo...Ermal2010-04-162-2/+28
* 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-162-20/+106
* 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
* radius.inc already has this includes so do not include them explicitly. This ...Ermal2010-04-141-2/+0
* 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
* Ticket #486. Convert even the gateways that specify the interface itself.Ermal2010-04-141-2/+5
* Ticket #499. Create custom options propperly for each interface. This solutio...Ermal2010-04-141-8/+4
* Add code to allow applications on pfSense itself that bind to a socket or wan...Ermal2010-04-131-0/+8
* Add a timeout for curl_exec. Combine all dyndns.org methods to one catching u...Ermal2010-04-131-36/+5
* Fix regex on matching ip when behind nat.Ermal2010-04-131-3/+3
* Move checking if dyndns is enabled to the proper place.Ermal2010-04-131-3/+3
* Improve startup time by delaying dyndns synching.Ermal2010-04-132-4/+4
* Remove associated rule-id from default config they confuse rule edit page.Ermal2010-04-131-2/+0
* On Virtual IPs, the ip is stored on subnet xml tag, use it to compare with ex...Renato Botelho2010-04-131-1/+1
OpenPOWER on IntegriCloud