summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Added support for certificate chains to manager so that lighty can deliver th...Nigel Graham2009-05-245-4/+158
* 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
* Include pfsense-utils for backup vip function.Ermal Luçi2009-05-221-0/+1
* Do not spam the logs. Reported by http://forum.pfsense.org/index.php/topic,16...Ermal Luçi2009-05-221-1/+1
* Move Sync of config from filter.inc filter_reload to write_config and all the...Ermal Luçi2009-05-224-181/+225
* 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 aes128-ctr,aes256-ctr,arcfour256,arcfour,aes128-cbc,ae...Scott Ullrich2009-05-211-0/+1
* 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
* 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
* 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
* 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
* 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
* * Match our styleScott Ullrich2009-05-151-7/+6
* 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