summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Decouple filter.inc from functions.inc. There is no need to process filter f...Scott Ullrich2009-11-2128-16/+66
* Ensure dynamodules directory existsScott Ullrich2009-11-211-0/+6
* Fix spelling mistakeScott Ullrich2009-11-211-1/+1
* Note modules no longer included by default. If a module is needed simply tou...Scott Ullrich2009-11-211-4/+20
* Include captiveportal for captiveportal_radius_stop_all()Scott Ullrich2009-11-211-14/+9
* Use dmesg -a when /var/log/dmesg.boot is not availableScott Ullrich2009-11-211-2/+5
* Include ipsec.inc and vpn.incScott Ullrich2009-11-211-0/+3
* Include certs.incScott Ullrich2009-11-211-0/+1
* Set max_procs for > 128 megabytes ram. Set min-procs to 0. Set the MAX_REQ...Scott Ullrich2009-11-211-5/+10
* Set default size for apc shm to 10 megs for < 128Scott Ullrich2009-11-211-1/+1
* Calculate PHP APC SHM size according to memory detectedScott Ullrich2009-11-211-1/+22
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-2124-62/+51
* Remove another obsolete file, add some other files that no longer exist in th...jim-p2009-11-181-1/+26
* Add interfaces_wlan_scan.php and firewall_nat_server.php to obsoleted files listScott Ullrich2009-11-171-1/+3
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/pierrepomes-max-src-co...Scott Ullrich2009-11-161-1/+4
|\
| * Add support for 'max-src-conn' PF feature, to limit the maximum number of est...pierrepomes2009-11-161-1/+4
* | Resolves #155. Replace space characters with underscore ones.Ermal Luçi2009-11-161-2/+4
* | Properly correct ipfw rule.Ermal Luçi2009-11-151-2/+2
* | Revert "Correct ipfw rule."Ermal Luçi2009-11-151-2/+2
* | Correct ipfw rule.Ermal Luçi2009-11-151-2/+2
* | Add a help_base_url variable to globals.inc for use with contextual help.jim-p2009-11-151-1/+2
* | Fix proxy ARP VIP addition (was calling old function)Chris Buechler2009-11-152-18/+9
* | I see no reason to retain this "braindeadedness". Create each CARP VIP with i...Chris Buechler2009-11-151-6/+8
|/
* Fix Bug #147.Ermal Luçi2009-11-151-3/+2
* Move two include files to /etc/inc instead of leaving them in the www dir. Mo...jim-p2009-11-152-0/+549
* yes, I'll even fix typos in commentsChris Buechler2009-11-151-1/+1
* Not sure why this was changed like this. As is, you couldn't disconnect the f...Chris Buechler2009-11-151-4/+2
* Don't add hard coded rules to allow traffic to the portal.Chris Buechler2009-11-151-5/+0
* always return the IP address hosting the page, rather than forcing to the hos...Chris Buechler2009-11-141-0/+10
* actually allow DNS to forwarder. CP is still broken, but this is closer at l...Chris Buechler2009-11-141-1/+3
* Patch from Ron Lockard that fixed restore_chflags due to a STDOUT redirection...Scott Ullrich2009-11-131-3/+3
* When renaming an interface make sure to rename even its ng_ether node so mpd ...Ermal Luçi2009-11-121-0/+4
* Allow udp only from/to our local dns server. If wanted pass through can be ad...Ermal Luçi2009-11-111-2/+2
* Simplify divert port generation and make sure it is even to leave room to ipf...Ermal Luçi2009-11-111-14/+4
* Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an exist...Ermal Luçi2009-11-101-1/+2
* Remove brain dead comment by another brain washed comment.Ermal Luçi2009-11-101-4/+4
* - Should fix captive portal on carps Issue #116Ermal Luçi2009-11-101-3/+20
* Previous commit on carp was strange and breaking the distinction and usefulne...Ermal Luçi2009-11-101-6/+17
* err, this defeats the entire purpose of NAT-T for clients behind the firewall...Chris Buechler2009-11-081-2/+0
* Stop spamming the logs with config_unlock() is depricated please use unlock().Scott Ullrich2009-11-071-2/+0
* Don't add port on no nat rules. Fixes #120Chris Buechler2009-11-071-8/+9
* Fix "Filter rule association" "Pass" optionunknown2009-11-071-9/+13
* Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xml...Scott Ullrich2009-11-064-4/+16
* Adding newer xmlreader code to it's own file so that it can be turned and off...Scott Ullrich2009-11-062-52/+326
* Nuke old dev bootstrap code that is no longer in useScott Ullrich2009-11-061-34/+10
* Relax some very strict cases.Ermal Luçi2009-11-031-6/+6
* Be more strict on shaper checking and what is written to config. Clean up whi...Ermal Luçi2009-11-031-1136/+1345
* Unbreak returning the real mem and web interface in general. Pointy-hat-to: S...Ermal Luçi2009-11-031-3/+3
* Fallback to using hw.realmem and hw.physmem sysctl's when we cannot probe the...Scott Ullrich2009-11-021-1/+15
* The wizards do not set the rule type and queues should be enabled even on blo...Ermal Luçi2009-11-021-19/+17
OpenPOWER on IntegriCloud