summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Ticket #389. Correctly make the ldap object picker work and handle various er...Ermal2010-04-271-8/+8
* Ticket #378. Correctly handle a timeout of 0 to mean never timeout.Ermal2010-04-271-1/+5
* Ticket #474. Properly check for disabled openvpn configs.Ermal2010-04-271-3/+3
* 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
* temporary work around for ticket #536Chris Buechler2010-04-251-2/+2
* 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
* 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
* 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
OpenPOWER on IntegriCloud