Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
23634ea3 04/16/2005 09:00 PM Scott Ullrich

Version bump.

2874a419 04/15/2005 04:53 AM Bill Marquette

missing global - fixed opt rules the right way :)

3de5271a 04/15/2005 04:32 AM Bill Marquette

Somehow moving the user filter code to it's own function broke opt interfaces - fix

fec78b85 04/15/2005 04:13 AM Bill Marquette

apply queue to lan interface not wan

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.

9f7369a1 04/13/2005 03:01 AM Bill Marquette

quiet down upgrade system a little

164d9696 04/13/2005 02:38 AM Bill Marquette

oops, not sure how I missed the 'v' - needed to create right output for egrep and nawk :)

03485a22 04/13/2005 02:30 AM Bill Marquette

no need to create full path to output file, just dump it in /tmp/patched

3200f985 04/12/2005 11:33 PM Bill Marquette

correctly ignore directories
compare md5's against the right variables

e7fb2f76 04/12/2005 10:14 PM Bill Marquette

comments

2d4f9a65 04/12/2005 10:12 PM Bill Marquette

and cleanup

b8575f61 04/12/2005 10:12 PM Bill Marquette

split out directories for sanities sake

e607da61 04/12/2005 10:05 PM Scott Ullrich

we're working in /tmp/patched.

2c505df5 04/12/2005 10:03 PM Bill Marquette

change order of bspatch and don't cd to /tmp/patched, /tmp is fine

a739eb02 04/12/2005 09:58 PM Bill Marquette

fix the tar, move bspatch where it belongs

ab6b20c1 04/11/2005 11:24 PM Scott Ullrich

Version bump

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

2f7a9dd2 04/10/2005 11:50 PM Bill Marquette

Remove references to groups - we don't run ipfilter and this makes life confusing

961a0889 04/10/2005 11:28 PM Scott Ullrich

No flushie, we're not a toilet.

cf4cdbf0 04/10/2005 08:44 PM Bill Marquette

A little cleanup of the new firmware upgrade code

4f432cb8 04/10/2005 06:33 PM Scott Ullrich

Remove contents of /tmp/patched/ on each pass

c92a7bbf 04/10/2005 06:32 PM Scott Ullrich
  • Check final outputted md5 against what the md5 should be
  • Alert the user if the md5 is not the same
  • Note the error in /tmp/errors
3dba31db 04/10/2005 05:39 PM Scott Ullrich

Add missing `

c8c49a27 04/10/2005 04:53 PM Scott Ullrich

Remove # from version

2f171913 04/10/2005 01:49 AM Colin Smith

Leave debug bit unset.

c54f8fa8 04/10/2005 01:48 AM Colin Smith

Fix check_firmware_version().

8b33f440 04/10/2005 01:31 AM Scott Ullrich

Turn binary_update item into a callable shell function

75b187ba 04/10/2005 01:27 AM Colin Smith

We're now using xmlrpc.php for version checking.

2a0ed718 04/10/2005 01:21 AM Scott Ullrich

Version bump

98dc9cd4 04/10/2005 01:19 AM Scott Ullrich

bsdpatch downloaded .tgz files from the new auto upgrade system

6fdc0ab2 04/08/2005 12:30 AM Bill Marquette

Initial commit of PHP side authentication code for pfSense

b35e23f2 04/07/2005 05:03 PM Colin Smith

Add argument to return $resp->value() (standard PHP array) or $resp->serialize() (XML string).

f9015e1e 04/07/2005 04:47 PM Colin Smith

Return -1 upon communication (or other) error.

fdc8935c 04/07/2005 03:57 PM Colin Smith

Remove unnecessary function.

13f1a01d 04/07/2005 03:51 PM Colin Smith

Move version checking function over to XMLRPC.

3db58e13 04/07/2005 03:40 AM Scott Ullrich
  • Add kernel version file
  • Cleanup and add more comments
c47f7673 04/07/2005 03:32 AM Bill Marquette

revert maxproc change - the new daemon does support :)

8ffb9133 04/06/2005 10:19 PM Scott Ullrich

Add FreeBSD version tracker that will be used by new auto upgrade system to upgrade the base freebsd version, kernel, etc..

c2eb36d9 04/06/2005 04:10 PM Scott Ullrich

Do not foreach through installedpackages if no installed packages exist.

9f71ee2f 04/06/2005 05:32 AM Bill Marquette

new mini_httpd doesn't support maxproc for now

977c4848 04/05/2005 04:22 AM Scott Ullrich

Version bump

5e6e5d49 04/05/2005 12:50 AM Scott Ullrich

Fix auto upgrade

5b691a54 04/04/2005 11:28 PM Scott Ullrich

Version bump

dec899f8 04/04/2005 09:33 PM Scott Ullrich

Version bump

86e12ac2 04/04/2005 09:31 PM Scott Ullrich

Turn off is_one_to_one_or_server_nat_rule until it can be verified if its indeed needed.

02b8eb37 04/04/2005 09:31 PM Scott Ullrich

Fix auto upgrade.

81023e02 04/04/2005 05:04 PM Scott Ullrich

Version bump since we fixed 3-4 bugs

1598fcf3 04/04/2005 04:31 PM Scott Ullrich

Version bump

72f352bc 04/04/2005 05:12 AM Scott Ullrich

Version bump

56fda621 04/04/2005 04:20 AM Colin Smith

Fix autoupdating.

5d255aec 04/03/2005 11:46 PM Scott Ullrich

Version bump

6c08edb3 04/03/2005 11:45 PM Scott Ullrich

Setup random entropy on bootup.

8160853a 04/03/2005 11:44 PM Scott Ullrich

set state-policy if-bound for outbound load balancing

883281b8 04/02/2005 11:05 PM Colin Smith

Remove unnecessary http:// from checkversion.

bfdc665f 04/02/2005 06:50 PM Colin Smith

Fix signature listing for array() datatypes. This is a rather hackish way to go about it, but should preserve compatibility with other languages.

c7934653 04/02/2005 06:45 AM Colin Smith
  • Add check_firmware_version() for easy XMLRPC exposure.
f5ff6e0a 04/02/2005 06:43 AM Colin Smith
  • Add auto_upgrade() for easy XMLRPC exposure.
d1ac9e4e 04/02/2005 06:22 AM Colin Smith

Whoops, debug code is no longer needed.

0780eafe 04/02/2005 06:21 AM Colin Smith

Fix signature handling for arrays and (presumably) structs. Time will tell if this will break compatibility with other languages and/or implementations ;)

041a6f28 04/01/2005 11:14 PM Bill Marquette

No need for config lock or to mount conf media r/w - write_config() does that for us
Fix the 10 second stale lock wait :)

f3df8b0a 04/01/2005 03:11 PM Colin Smith

Use a more descriptive shell prompt and avoid shelling out to run hostname.

aee3ea19 03/31/2005 05:40 PM Colin Smith

Add global variables for firmware version checking.

d35cf0de 03/31/2005 07:26 AM Scott Ullrich

Whitespace is needed after last line to run the item

316a0dda 03/31/2005 05:07 AM Scott Ullrich

Pretty up boot process.

de1d03f3 03/31/2005 04:58 AM Scott Ullrich

Pretty up boot process.

e0cbb021 03/31/2005 04:58 AM Scott Ullrich

Pretty up boot process.

3f38f066 03/31/2005 04:48 AM Scott Ullrich

Pretty up boot process.

697a8991 03/31/2005 04:47 AM Scott Ullrich

Eliminate whitespace.

8602b9f6 03/31/2005 04:14 AM Scott Ullrich

This file is eval'd. Correct its behavior.

d71e8f01 03/31/2005 02:07 AM Scott Ullrich

Version bump

10c2a3e5 03/31/2005 02:03 AM Scott Ullrich

Bring up helper sh scripts non async

b23b1f54 03/31/2005 01:55 AM Scott Ullrich

Allow shell scripts to init early on for stuff such as carp.

5ed67aad 03/31/2005 12:46 AM Scott Ullrich

Override correct wan ip address for vpn failover.

0f21fffd 03/31/2005 12:40 AM Scott Ullrich

extra }

3c105468 03/31/2005 12:27 AM Scott Ullrich

Allow ipsec->ip override for listen interface and spd.conf

1652e533 03/30/2005 02:38 AM Scott Ullrich

Only add reply-to rules on optional interfaces

ba64d9be 03/30/2005 02:03 AM Scott Ullrich

Version bump

244e3102 03/30/2005 02:02 AM Scott Ullrich

folder_exists -> file_exists

d2e3a4f3 03/29/2005 10:30 PM Scott Ullrich

Version bump

addd2dd5 03/29/2005 10:29 PM Scott Ullrich

Redirect GRE and port 1723 to frickin pptp proxy if its installed.

c7376cf9 03/28/2005 10:01 PM Scott Ullrich

Version bump

768e8a5a 03/28/2005 09:54 PM Scott Ullrich

Temporarily stop redirecting pptp server to 127.0.0.1 until we can figure out the issue.

0b739f1b 03/28/2005 07:02 PM Scott Ullrich

Create /usr/local/pkg if it does not exist. This fixes the previous sync problem.

c70c4e8a 03/28/2005 03:23 PM Colin Smith

Clean up some comments.

5bc7593a 03/28/2005 03:35 AM Scott Ullrich

Version bump

172a9f78 03/28/2005 03:02 AM Scott Ullrich

Ignore openvpn optional interfaces for aliases and logging

307cd525 03/27/2005 10:43 PM Bill Marquette

Add $Id$ tag

1b8df11b 03/27/2005 10:39 PM Bill Marquette

Add $Id$ tags

e9d2ee44 03/27/2005 09:54 PM Scott Ullrich

Add round robin and sticky address to ougoing load balancing entries.

69d996ab 03/27/2005 08:25 PM Scott Ullrich

Only setup outbound load balancing if its enabled.

4a97d257 03/27/2005 07:23 PM Scott Ullrich

Remove round-robin from outgoing load balancing. It still alternates gateways but for some reason it is interfering with ebay and many other web sites./

fe3bf1f0 03/27/2005 05:51 AM Scott Ullrich

Version bump