summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Make installer unionfsScott Ullrich2010-05-231-1/+3
|
* Add newlineScott Ullrich2010-05-231-1/+1
|
* Do not include altq/shaper twiceScott Ullrich2010-05-221-2/+0
|
* Do not reinclude filter.incScott Ullrich2010-05-221-2/+0
|
* Remove unionfs /, will have to come up with a new planScott Ullrich2010-05-221-2/+0
|
* Use unionfs for /Scott Ullrich2010-05-222-6/+3
|
* Add missing ;Scott Ullrich2010-05-221-1/+1
|
* Add (C)ontinue option for the impatientScott Ullrich2010-05-221-3/+4
|
* Generate a MFS partition for / since ZFS likes to mount its disk on /Scott Ullrich2010-05-221-0/+6
|
* Ensure config.cache does not exist so the subsequent requests can cleanly ↵Scott Ullrich2010-05-221-0/+2
| | | | reload the configuration. Ticket #601
* Move machine arch over a bit to the rightScott Ullrich2010-05-221-1/+1
|
* Oops, include /etc/Scott Ullrich2010-05-221-1/+1
|
* We now have a restore command, note thisScott Ullrich2010-05-221-1/+2
|
* Check if file is tgzScott Ullrich2010-05-211-3/+4
|
* Move get_include_contents function to pfsense-utils.incScott Ullrich2010-05-211-1/+13
|
* Allow php code to be included in the primary captive portal page. Add new ↵Scott Ullrich2010-05-211-0/+16
| | | | ORIGINAL_PORTAL_IP post item which will be experimenting with a master mutli voucher setup.
* Remove stray doneScott Ullrich2010-05-211-1/+0
|
* Adding enablesshd pfSsh.php scriptScott Ullrich2010-05-211-0/+16
|
* Do not fsck /cf on each bootupScott Ullrich2010-05-211-1/+2
|
* Unbreak nanobsd since Ticket #444Scott Ullrich2010-05-211-24/+21
|
* Unbreak nano since ticket #444Scott Ullrich2010-05-211-3/+7
|
* Ups remove erroneous curly.Ermal2010-05-211-1/+1
|
* Actually return to previous function code for lookup_gateway_ip_by_name() to ↵Ermal2010-05-211-5/+5
| | | | not create recursive loops. There is still the question of how dynamic interfaces should be handled here?
* Revert "Use a global array for the most part of using the ↵Ermal2010-05-213-12/+12
| | | | | | return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot." This reverts commit e51cf5960f6718a14c07daa7b6e96337fdba1f0e.
* Use a global array for the most part of using the return_gateways_array() ↵Ermal2010-05-213-12/+12
| | | | function in the backend which should lower the memory allocated/cached by php a lot.
* Remove unecessary check.Ermal2010-05-211-1/+1
|
* Do not process items in which we cannot resolve the config fileScott Ullrich2010-05-211-0/+2
|
* Revise textScott Ullrich2010-05-201-1/+1
|
* pipe to moreScott Ullrich2010-05-201-1/+1
|
* Minor fixesScott Ullrich2010-05-201-5/+3
|
* Use echoScott Ullrich2010-05-201-1/+2
|
* Adding restore script for rc.create_full_backup. First argument is the ↵Scott Ullrich2010-05-201-0/+11
| | | | restore filename
* Fixes #610. Do not use the value of mtu blindly test it is set or use 1500 ↵Ermal2010-05-201-1/+1
| | | | as default.
* Do not aritificially add spaces around values on CDATA fields. Tested-by: JimErmal2010-05-201-2/+2
|
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ↵Erik Fonnesbeck2010-05-203-22/+32
| | | | affecting 64-bit. Ticket #459
* block carp traffic to hosts self to avoid loops. fixes #598Scott Ullrich2010-05-191-0/+1
|
* Handle mounting of extra filesystems correctly. Ticket #444Scott Ullrich2010-05-191-1/+1
|
* move mount up for cases where /usr and other partitions may be separate, and ↵Chris Buechler2010-05-191-30/+30
| | | | needed for other things to function
* get rid of flowtableChris Buechler2010-05-191-1/+3
|
* Refactor this function a little so it will also rebuild the cache if it does ↵jim-p2010-05-191-49/+55
| | | | not already exist. Fixes missing config history after reboot on NanoBSD.
* Include filter.inc for the ipfw load function.Ermal2010-05-191-0/+1
|
* Re-create the hosts file on bootup after configuring all the interfaces. ↵smos2010-05-191-0/+3
| | | | Ticket #567
* Move this up in the boot sequence, the reset button check relies on its ↵jim-p2010-05-191-3/+3
| | | | existence.
* Use nanobsdScott Ullrich2010-05-181-1/+1
|
* Use !=Scott Ullrich2010-05-181-1/+1
|
* Nuke nonsenseScott Ullrich2010-05-181-34/+1
|
* Add back needed functionsScott Ullrich2010-05-181-0/+80
|
* Only check g['platform'] for nanobsdScott Ullrich2010-05-181-79/+3
|
* Add missing functions and move check earlier since this only checks on bootupScott Ullrich2010-05-182-3/+42
|
* Add system_identify_specific_platform()Scott Ullrich2010-05-181-0/+39
|
OpenPOWER on IntegriCloud