summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add back ctype and document what its forScott Ullrich2009-11-221-1/+2
* Update doc headerScott Ullrich2009-11-221-20/+20
* Allow specifying colors by their nameScott Ullrich2009-11-221-2/+23
* Return color code, not echoScott Ullrich2009-11-221-1/+1
* Add function header markup for doc generation. Add color() function that wi...Scott Ullrich2009-11-221-1/+58
* Deleting a IP alias needs the IP as a argument, just issuing delete is not va...Seth Mos2009-11-221-3/+1
* Reformat. No functional changesScott Ullrich2009-11-221-116/+114
* Use interface_bring_down()Scott Ullrich2009-11-221-25/+16
* Ensure all interface delete code is wrapped in does_interface_exist()Scott Ullrich2009-11-221-21/+29
* Include config.inc and functions.incScott Ullrich2009-11-221-0/+2
* We need mhash for the user managerScott Ullrich2009-11-211-1/+2
* Add shaper.inc and auth.incScott Ullrich2009-11-211-0/+3
* Add shaper.incScott Ullrich2009-11-211-2/+3
* 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
OpenPOWER on IntegriCloud