Project

General

Profile

Download (22.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2b2bab8d 03/12/2005 09:07 PM Scott Ullrich

Newline after Starting INETD and FTP Helpers for FTP-PROXY... message

88f66e13 03/10/2005 05:19 AM Bill Marquette

Move default gateway out of wan config to system config (leave in gui though)
Remove scheduler config from interfaces
Bump config file version to 1.5

8d568a9b 03/09/2005 10:24 PM Scott Ullrich

global $g is needed here.

705f8b3b 03/09/2005 10:23 PM Scott Ullrich
  • Correctly start inetd
  • Version bump
dd78523c 03/08/2005 05:49 PM Scott Ullrich

Add ftp-sesame ftp helper.

1fc6d183 03/01/2005 02:55 AM Scott Ullrich

Seperate autodetection out of previous function

d8dc587b 03/01/2005 02:26 AM Scott Ullrich

vlan_setup needs an interface list

e522f83c 03/01/2005 01:59 AM Scott Ullrich

Correct the vlan_setup function.

c1666878 02/28/2005 12:57 AM Scott Ullrich

We need to global $config since moving the set lan functions

763f6238 02/26/2005 02:25 AM Scott Ullrich

Clean up comments

bb17ff99 02/26/2005 01:36 AM Scott Ullrich
  • global the $noreboot variable
  • do not tell the user the firewall will reboot if $noreboot is set.
afe53428 02/25/2005 10:43 PM Scott Ullrich
  • Move the set networking interfaces code into a function in config.inc. Call this function instead of requiring the rc.initial.setports file
  • Alter rc.initial.setports to call the set_networking_interfaces_ports() function
5957111e 02/11/2005 02:19 AM Scott Ullrich

the filename is pfsense-utils.inc (plural)

7b2274cb 02/11/2005 01:20 AM Scott Ullrich
  • Introduce pfsense specific utilities file for easier syncing with m0n0wall util.inc
  • Introduce new log_error() command that logs to syslog
  • Convert all old syslog() functions to use log_error()
ee11cc6e 12/12/2004 01:44 AM Scott Ullrich

Say welcome to the pfSense package manager!

cfc707f7 11/19/2004 11:12 PM Scott Ullrich

Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:

Copyright (C) 2004 Scott Ullrich
All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall)
Copyright (C) 2003-2004 Manuel Kasper <>....
5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision