summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainline/master'Renato Botelho2010-04-272-7/+8
|\
| * Silence and correct command that tries to kill a previous running ipfw-classi...Ermal2010-04-271-2/+1
| * Missed curly.Ermal2010-04-271-1/+1
| * Do not error out when trying to delete an unexisting package. Just display an...Ermal2010-04-271-5/+7
* | no rdr rules shouldon't have ->, take care of nat reflection rules eitherRenato Botelho2010-04-261-4/+6
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-261-2/+2
|\ \ | |/
| * temporary work around for ticket #536Chris Buechler2010-04-251-2/+2
* | Use the source address/ports and nordr parameter with reflection redirects as...Erik Fonnesbeck2010-04-251-4/+4
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-234-1/+164
|\ \ | |/
| * Fix permsjim-p2010-04-232-0/+0
| * Improve NanoBSD slice updating/changing a bit, add some error checking. Resol...jim-p2010-04-232-18/+67
| * Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostic...jim-p2010-04-231-0/+114
| * Well there was a reason for this being returned out. Ticket #539.Ermal2010-04-231-1/+1
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-225-4/+112
|\ \ | |/
| * 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-214-1/+109
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-213-72/+20
|\ \ | |/
| * Fix creation of pipe/queue aka limiters.Ermal2010-04-201-2/+2
| * 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-201-1/+1
| * Use tables of ipfw for passthrough mac entries. This makes it scale way bette...Ermal2010-04-201-68/+13
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-202-115/+175
|\ \ | |/
| * 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-201-114/+175
* | redirect port range must not use :*, calculate end port and create the correc...Renato Botelho2010-04-191-5/+9
* | Use isset() to check boolean values from xml, to be sure it is or not set. It...Renato Botelho2010-04-191-2/+4
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-192-8/+22
|\ \ | |/
| * Fix growl issues.Scott Ullrich2010-04-171-3/+10
| * 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-161-2/+9
* | Merge remote branch 'mainline/master'Vinicius Coque2010-04-161-0/+85
|\ \ | |/
| * Beef up the version comparison code. This should let us compare several combi...jim-p2010-04-161-0/+85
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-152-4/+5
|\ \ | |/
| * radius.inc already has this includes so do not include them explicitly. This ...Ermal2010-04-141-2/+0
| * Ticket #486. Convert even the gateways that specify the interface itself.Ermal2010-04-141-2/+5
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-145-54/+27
|\ \ | |/
| * 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
* | Check if var exist before compare its valueRenato Botelho2010-04-131-3/+3
* | Merge remote branch 'mainline/master'Renato Botelho2010-04-132-1/+7
|\ \ | |/
| * Actually disable flowtables support by default.Ermal2010-04-121-1/+1
| * Perform more strict validation on CA and Cert names before proceeding in the ...jim-p2010-04-121-0/+6
* | Revert a hook of 3da58362 to fix NAT Reflection rules creationRenato Botelho2010-04-121-4/+5
OpenPOWER on IntegriCloud