Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  boot
  cf
  conf.default
  etc
  root
  sbin
  tmp
  usr

Latest revisions

# Date Author Comment
67ee1ec5 07/14/2008 08:43 PM Ermal Luçi
  • Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
  • Much improved rule generation speed
  • Many bug fixing in general of the interface handling

NOTE: this is only half part of the changes the other half will come after

cbdf9821 07/14/2008 04:47 PM Seth Mos

Bump execution timeout to 15 minutes on upgrades

469dc3c0 07/14/2008 03:42 PM Matthew Grooms

Correct a the spelling of accessible in the IPsec mobile access page.

9803ecec 07/14/2008 05:11 AM Scott Ullrich
  • Start inetd regardless if nat entries exist due to tftp proxy needing it.
3acf72fa 07/14/2008 05:03 AM Scott Ullrich
  • Add tftp proxy
  • Add inetd file (will need to update reflection code as well)
77cdcbad 07/14/2008 04:57 AM Scott Ullrich
  • Add more debugging
  • Add more logging information
  • Add ignore return text field
135dad58 07/14/2008 03:11 AM Matthew Grooms

Fix a few bugs in the IPsec pages HTML output that were causing problems
with IE.

c320be0a 07/14/2008 03:07 AM Scott Ullrich

Include cmd_chain

7b996ea3 07/14/2008 02:37 AM Scott Ullrich

Adding CmdCHAIN class which is similar to the BSDInstaller Lua CmdCHAIN()
object. Example usage:

$cmdchain = new CmdCHAIN();
$cmdchain->add("grab freebsd version", "uname a");
$cmdchain
>setdebug();
$cmdchain->execute();

723cceb3 07/14/2008 12:44 AM Scott Ullrich

Output input_errors when they are set

View all revisions | View revisions

Also available in: Atom