summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...jim-p2010-04-214-1/+109
* 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
* 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
* 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
* Beef up the version comparison code. This should let us compare several combi...jim-p2010-04-161-0/+85
* 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
* 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
* 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
* Simplify "isset($rule['l7container']) and ..." as its already evaluatedthompsa2010-04-121-1/+1
* Make PPP redial when the connection is dropped. Also, fix PPP uptime display.gnhb2010-04-112-1/+3
* Remove unnecessary variables.gnhb2010-04-101-2/+0
* Implement reporting and logging of historical PPP uptime with data persisten...gnhb2010-04-102-58/+22
* Rework interface_bring_down function a bit. Remove un-needed unlink calls to ...gnhb2010-04-101-8/+7
* Add a new global option, disablehelpicon, to hide help icon from all pagesRenato Botelho2010-04-081-0/+1
* must use -f with pkill to find updaterrd.shChris Buechler2010-04-031-1/+1
* switch these back to no state until sloppy is fixedChris Buechler2010-04-031-4/+4
* Use ipfw for deleting unused pipes too.Ermal2010-04-021-1/+2
* Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch...Ermal2010-04-022-6/+11
* Remove update_dns_cache.sh it seems to have been used for hostnames in the fi...Ermal2010-03-311-2/+0
* Micro-optimization, no need to fork here just to get the file contents.Ermal2010-03-311-2/+1
* Use stristr as a microoptimization.Ermal2010-03-311-4/+4
* Remove now unused code.Ermal2010-03-311-16/+0
* Fix packages rule generation.Ermal2010-03-311-1/+1
* Use new arguments passing style for dhcpleases. Ticket #374.Ermal2010-03-311-1/+1
* Ticket #462. Remove references to slbd it is not used anymore.Ermal2010-03-311-6/+0
* Fix hosts file generation.Ermal2010-03-291-2/+1
* This is of no use. Disable until its writer shows up.Ermal2010-03-291-1/+1
* Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface...Ermal2010-03-292-6/+15
* Simplify code.Ermal2010-03-291-4/+3
* Remove PPP tab these all go to the system log now.Ermal2010-03-291-8/+2
* Remove bogus char. Spotted-by:gnoahb@Ermal2010-03-291-1/+1
* Restore tun interface because it is still used by openvpn.Ermal2010-03-291-1/+1
* Do not enable fastforwarding with ipsec. Silence command because default gw m...Ermal2010-03-291-2/+2
* Merge remote branch 'mainline/master'gnhb2010-03-293-5/+8
|\
| * Fix file names.Ermal2010-03-291-2/+2
OpenPOWER on IntegriCloud