summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add neccessary include.Ermal Luçi2009-09-211-0/+1
* Only unload ipfw.ko if it is loaded. DohScott Ullrich2009-09-211-1/+2
* Revert "Properly send mpd logs to vpn.log. Filtering needs to be done in the ...Scott Ullrich2009-09-211-2/+1
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-211-0/+31
* Fix rdr generation, fix by ltningChris Buechler2009-09-201-1/+1
* set 2/3 are no more used with ipfw.Ermal Luçi2009-09-201-2/+0
* Move the allowed ips to set 1 as well.Ermal Luçi2009-09-201-4/+4
* Forward everything to the CP portal page since some people might have proxies...Ermal Luçi2009-09-201-1/+1
* Remove the anti lockout rule on captive portal ruleset this opens a can of wo...Ermal Luçi2009-09-201-10/+0
* With latest improvements to ipfw(4) we do not need ipfw on layer3 everything ...Ermal Luçi2009-09-201-2/+2
* Teach captiveportal code to use the mac in tables functionality. Change the d...Ermal Luçi2009-09-201-8/+4
* Generate FilterIflist members if not generated before. This function is suppo...Ermal Luçi2009-09-201-1/+3
* Remove unecessary calls to semaphores, will try again with them with 8 builds!Ermal Luçi2009-09-181-4/+2
* Update locking to use Ermals non semaphore patch. I just beat the holy heck ...Scott Ullrich2009-09-171-44/+18
* Set max children to same amount as max procsScott Ullrich2009-09-171-11/+3
* It seems upon captive portal startup the captiveportal.db file is not written...Scott Ullrich2009-09-171-0/+3
* Return NULL when captive portal is not enabledScott Ullrich2009-09-171-1/+1
* Do not process IPFW rules if captive portal is disabled.Scott Ullrich2009-09-171-1/+2
* Cap max requests at 500Scott Ullrich2009-09-171-7/+0
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-9/+11
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-0/+8
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/Eugene-igmpproxyScott Ullrich2009-09-161-18/+1
|\
| * Remove igmpproxy specific stuff from filter.inc, add allow-opt into pass out ...Eugene2009-09-171-18/+1
* | Merge branch 'master' of git://rcs.pfsense.org/pfsense/Eugene-igmpproxy into ...Scott Ullrich2009-09-161-0/+21
|\ \ | |/
| * Add allow-opts at Upstream igmpproxy interface if the package is presentCharlie2009-09-161-0/+21
* | Remove image file when error occour because image file is greater than partit...Renato Botelho2009-09-161-0/+1
* | Fix multiple radius server handling.Ermal Luçi2009-09-141-18/+8
* | Before configuring CP make sure that all interfaces are not set for filtering...Ermal Luçi2009-09-131-1/+4
* | Flush all tables when restarting/saving a CP configuration.Ermal Luçi2009-09-131-1/+2
* | s/util/utils/Scott Ullrich2009-09-124-4/+4
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-1242-23/+202
* | Set auto_releaseScott Ullrich2009-09-121-1/+1
* | Add msort() which will sort lower and uppercase items teogether (packages for...Scott Ullrich2009-09-112-2/+27
* | Properly send mpd logs to vpn.log. Filtering needs to be done in the file its...Ermal Luçi2009-09-111-2/+3
* | Add 1 meg to on size disk imageScott Ullrich2009-09-101-0/+1
* | Remove /var/run/firmware.lock as wellScott Ullrich2009-09-101-3/+8
* | Show what each of the numbers are during a upgrade size failure checkScott Ullrich2009-09-101-1/+1
* | Correctly fix Bug #64.Ermal Luçi2009-09-101-1/+1
* | Trigger syncing of data always and let the apprpriate script(rc.filter_synchr...Ermal Luçi2009-09-101-5/+2
* | Seems we need even CDATA handling since it is used through packages.Ermal Luçi2009-09-091-0/+1
* | Use empty() function for testing which is far more better than just <> "".Ermal Luçi2009-09-091-4/+4
* | Make checks stronger.Ermal Luçi2009-09-091-1/+1
* | Remove wrongly duplicated code. Leave a comment on the oddity that is the pac...Ermal Luçi2009-09-091-10/+8
* | If it is supposed to be an array then make sure it has the array type. This f...Ermal Luçi2009-09-091-1/+4
* | Spelling and comment formatting changes, no code changes.stompro2009-09-081-8/+10
* | Handle vlans specially now that we have other than just vlan in the vlan inte...Ermal Luçi2009-09-081-1/+2
|/
* Correct typo. Reported-by: stompro(forums:http://forum.pfsense.org/index.php/...Ermal Luçi2009-09-051-1/+1
* Send a notify message only when really the synchronize is being doneErmal Luçi2009-09-051-2/+2
* Do not try to syncronize data when this setting is not enabledErmal Luçi2009-09-051-3/+5
* Add documentation headers for each functionScott Ullrich2009-09-041-11/+67
OpenPOWER on IntegriCloud