summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Added support for certificate chains to manager so that lighty can deliver ↵Nigel Graham2009-05-245-4/+158
| | | | them via SSL.
* Do not include shmop twiceScott Ullrich2009-05-221-1/+0
|
* Merge backup_vip_function to the synchronize code where its only used.Ermal Luçi2009-05-222-23/+23
|
* Revert "Include pfsense-utils for backup vip function."Ermal Luçi2009-05-221-1/+0
| | | | This reverts commit 2ff71279575e0afbac28b9a79a43e81721a4fced.
* Include pfsense-utils for backup vip function.Ermal Luçi2009-05-221-0/+1
|
* Do not spam the logs. Reported by ↵Ermal Luçi2009-05-221-1/+1
| | | | http://forum.pfsense.org/index.php/topic,16382.0.html.
* Move Sync of config from filter.inc filter_reload to write_config and all ↵Ermal Luçi2009-05-224-181/+225
| | | | the code in a new file rc.filter_synchronize. The later is called by check_reload_status with the tmp/filter_sync action triggered with carp_sync_client() function. This solves the excessive syncing of configs on not needed cases and speedups the filter_configure_sync!
* Fix ipfw rule syntax.Ermal Luçi2009-05-221-1/+1
|
* Fix the rule to actually match on multiple interfaces.Ermal Luçi2009-05-221-2/+4
|
* Make the CP interface check code more buller proof.Ermal Luçi2009-05-211-4/+6
|
* Make CP multi-interface capable.Ermal Luçi2009-05-213-48/+91
|
* Adding Ciphers Ciphers ↵Scott Ullrich2009-05-211-0/+1
| | | | aes128-ctr,aes256-ctr,arcfour256,arcfour,aes128-cbc,aes256-cbc for the tin foil hat wearing folks.
* Adding php libraries for CP lockingScott Ullrich2009-05-211-0/+1
|
* Increase timeout to 9. Add chr(8) backspace mojoScott Ullrich2009-05-181-5/+6
|
* Missing "Scott Ullrich2009-05-181-1/+1
|
* Doh, it's sh, not phpScott Ullrich2009-05-181-2/+2
|
* Do not keep respawning to shell on exit. Alert box is rebooting in 5, sleep ↵Scott Ullrich2009-05-181-0/+4
| | | | for 5 to allow CTRL-C
* Mount RW for key generationScott Ullrich2009-05-181-0/+4
|
* Use custom prompt for Recovery ShellScott Ullrich2009-05-181-1/+1
|
* Nuke \n'sScott Ullrich2009-05-181-1/+1
|
* Spawn tcsh instead of sending getty into a DOS loopScott Ullrich2009-05-171-1/+2
|
* Rely on our own error handlingScott Ullrich2009-05-161-14/+21
|
* Add missing spaceScott Ullrich2009-05-161-1/+1
|
* Carriage return if no option selected on recovery consoleScott Ullrich2009-05-161-0/+2
|
* Use passthru()Scott Ullrich2009-05-161-3/+3
| | | | Ace-in-the-hole-from: JimP
* Actually detect all key presses, cleanup code a bit.Scott Ullrich2009-05-161-4/+10
|
* Do not launch with tcsh -c, it appears to work at first glance without it.Scott Ullrich2009-05-161-2/+2
|
* Do not CR and increase stty timeout instead of adding sleep(1)Scott Ullrich2009-05-161-5/+4
|
* Use tcsh and env to set TERMScott Ullrich2009-05-161-2/+2
|
* Add a \n to get the users attentionScott Ullrich2009-05-161-0/+1
|
* Do not backspace for now and sleep (1) second in between while loopScott Ullrich2009-05-161-1/+2
|
* Use cons25Scott Ullrich2009-05-151-1/+1
|
* Use ^HScott Ullrich2009-05-151-1/+1
|
* Add missing ;Scott Ullrich2009-05-151-1/+1
|
* Do not \nScott Ullrich2009-05-151-1/+1
|
* Exit out to shell immediately if recovery console shell option specified.Scott Ullrich2009-05-151-0/+5
|
* Down interfaces before rebooting. Hopefully giving enough timeScott Ullrich2009-05-151-0/+6
| | | | | for the master interface to send a pfsync() notification to its peers. Open and Free both down the interface before rebooting.
* Full path to /bin/sttyScott Ullrich2009-05-151-2/+2
|
* Make text prettier and increase timeout to 4 secondsScott Ullrich2009-05-151-4/+6
|
* * Reboot after installation from recovery consoleScott Ullrich2009-05-152-0/+14
| | | | * Add ! drop to shell option and bypass bootup
* Cleanup my hick ky englishScott Ullrich2009-05-151-6/+6
|
* Add I for installer optionScott Ullrich2009-05-151-1/+3
|
* Prompt for recover before parsing configScott Ullrich2009-05-151-6/+5
|
* * Add Erik Kristensen to (C)Scott Ullrich2009-05-151-20/+5
| | | | * Compact code
* * Match our styleScott Ullrich2009-05-151-7/+6
| | | | | * Add (C) * No functional changes
* Prompt for recovery modeScott Ullrich2009-05-151-1/+1
|
* Woops, add missing textScott Ullrich2009-05-151-2/+2
|
* If we are on cdrom platform show a rescue config timeout option.Scott Ullrich2009-05-151-216/+265
|
* Move firmware update text format to globals.incScott Ullrich2009-05-141-0/+1
|
* Fix typo and check.Ermal Luçi2009-05-141-1/+1
|
OpenPOWER on IntegriCloud