Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
auth.inc 2.78 KB
captiveportal.inc 19.4 KB
config.inc 25 KB
filter.inc 56 KB
functions.inc 1.7 KB
globals.inc 2.55 KB
interfaces.inc 18.5 KB
lb.inc 5.18 KB
openvpn.inc 16.4 KB
pfsense-utils.inc 34.5 KB
services.inc 14.2 KB
system.inc 15.3 KB
util.inc 11.2 KB
vpn.inc 15.9 KB
xmlparse.inc 5.49 KB
xmlrpc_client.inc 48.8 KB
xmlrpc_server.inc 15.3 KB

Latest revisions

# Date Author Comment
db7ae04c 04/15/2005 03:21 AM Colin Smith

Whoops - we still need xmlrpc_value_to_php :P

e0f42f27 04/13/2005 11:19 PM Bill Marquette

Remove duplicate code (still trying to figure out exactly why we need $optcfg - this helps clean it up a bit)

0fdf1eaa 04/13/2005 10:58 PM Colin Smith

rmdir_recursive: Check that the specified directories actually exist before trying to remove them.

033016b2 04/13/2005 10:49 PM Bill Marquette

Remove ipfilter-ism - pf doesn't use groups

5c04a36a 04/13/2005 10:46 PM Bill Marquette

We're a function being called in a loop, return instead of continue

461abbea 04/13/2005 07:45 PM Scott Ullrich

Do not assign a LABEL to a nonexistant rule

94c5a14d 04/13/2005 05:07 PM Colin Smith

Add function to change XMLRPC values to their PHP equivalents.

XXX: xmlrpc_value_to_php does not currently handle structs.

cc4d4ebd 04/11/2005 12:45 AM Bill Marquette

Move user filter generation to it's own function (all 300+ lines of it!) - still needs cleanup, but output is unchanged

899f4042 04/10/2005 11:59 PM Bill Marquette

No need to loop through the shaper rules when creating filter rules - we don't tie them together
Remove TOS flag too - we don't do that either (maybe we should? 4 lines of code, no biggy - more helpful for assigning traffic to queues which....we don't do :))

6c31df4a 04/10/2005 11:53 PM Bill Marquette

no uses for $i found - a few commented out printf's - removed

View revisions

Also available in: Atom