Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2a757c24 05/01/2005 11:33 PM Scott Ullrich

Do not define name twice. This broke port range capability

6d7aef4e 05/01/2005 11:19 PM Scott Ullrich

show any option

821a25aa 05/01/2005 11:09 PM Scott Ullrich

Fix missing closing bracket

571863f0 05/01/2005 10:51 PM Scott Ullrich

Adjust for Open/Net bridging

  • Allow traffic out all bridge* interfaces
  • Tie bridge0 to the optional interface thats being bridged
47008820 05/01/2005 06:22 PM Scott Ullrich

Don't forget to create bridge0

38226b19 05/01/2005 06:21 PM Scott Ullrich

Configure bridges using Open/Net style code.

ff3a5e37 05/01/2005 12:06 AM Colin Smith

Fix package sorting.

cf5e633b 04/30/2005 11:51 PM Scott Ullrich

Correctly fetch updates when using the console upgrade

62fc920d 04/30/2005 11:39 PM Scott Ullrich

Check on the package name in is_array()

8f6eab72 04/30/2005 11:21 PM Scott Ullrich

Break between page header and package table

0c84aff0 04/30/2005 10:15 PM Colin Smith

Whoops, extra '.

7105aae8 04/30/2005 10:05 PM Scott Ullrich
  • Cleanup firmware upgrade
  • Only attempt mount of wrap or soekris platofmrs
158dd870 04/30/2005 10:01 PM Colin Smith
  • Robodocify more functions.
  • Rework return_filename_as_string and exec_command.
bfcb39c4 04/30/2005 09:54 PM Scott Ullrich

Add Invoke Auto Upgrade option to console menu

0b1b5928 04/30/2005 08:13 PM Scott Ullrich

Version bump. Wireless is here!

fd91e85c 04/30/2005 08:09 PM Scott Ullrich

Sync w/ 1.2b7

a1af2e27 04/30/2005 08:08 PM Scott Ullrich

Add wireless_regex

02c56746 04/30/2005 08:07 PM Scott Ullrich

Call set_networking_interfaces_ports();

6eb47218 04/30/2005 08:04 PM Scott Ullrich

Add back html header

94a77286 04/30/2005 08:02 PM Scott Ullrich

Sync with m0n0wall

87a529d4 04/30/2005 08:02 PM Scott Ullrich

Sync with m0n0wall 1.2b7

d43a1d90 04/30/2005 04:17 AM Scott Ullrich

Do not unlink file if it doesnt exist.

90e15332 04/29/2005 05:13 PM Scott Ullrich

Version bump

f21c836b 04/29/2005 05:13 PM Scott Ullrich

Only chmod user, not groups.

d3d255cc 04/28/2005 04:46 PM Scott Ullrich

$config['lan']['ip'] -> $config['interfaces']['lan']['ip']

50749af5 04/28/2005 03:44 PM Colin Smith

Whoops, forgot the ".inc"

b99a7892 04/28/2005 04:26 AM Scott Ullrich

Minor style formatting

1a97d17c 04/28/2005 04:24 AM Scott Ullrich
  • Cleanup get_carp_status
eaa55df2 04/28/2005 03:11 AM Scott Ullrich

Make Save and Cancel buttons the same size

390c8e72 04/28/2005 02:34 AM Scott Ullrich

Restore flags before unmounting /cf

775433e7 04/28/2005 02:17 AM Colin Smith
  • Document more functions.
  • Rework return_filename_as_array. * Use PHP's file instead of reading the file by hand. * Use preg_grep to match only the beginning of the line. * Allow more than one comment "tostrip" character to be defined.
fc01e414 04/28/2005 02:05 AM Scott Ullrich

Make Cancel button match the Save buttons style

9559099b 04/28/2005 02:01 AM Scott Ullrich

Add any option and blurb about when to use it

8e362784 04/28/2005 01:59 AM Colin Smith

Whoops, forget the closing marker.

25192408 04/28/2005 01:58 AM Colin Smith

Document a few more functions.

2265659b 04/28/2005 01:37 AM Colin Smith

Robodoc testing.

3a508fe2 04/28/2005 01:25 AM Colin Smith

Another Robodoc test.

d884b49c 04/28/2005 01:07 AM Colin Smith

Initial commit of robodoc-formatted comments.

88a46b5b 04/28/2005 12:54 AM Scott Ullrich

Version bump

b1174d02 04/28/2005 12:00 AM Scott Ullrich
  • move get_carp_status() to common utilities area
  • general cleanups
cd88352b 04/27/2005 11:18 PM Scott Ullrich

run remove_chflags before upgrading.. they will be restored by the tgz

64d08e72 04/27/2005 11:18 PM Colin Smith

Clarify info box.

9fc0d646 04/27/2005 11:17 PM Colin Smith

Check for both installed packages and a package with logging.

6ad02b4e 04/27/2005 09:39 PM Scott Ullrich

Version bump

50a7ccc9 04/27/2005 09:37 PM Colin Smith

Don't attempt to get errors from the cURL handle after it's closed.

60b0a101 04/27/2005 08:13 PM Scott Ullrich

Setup PPTP rules for the number of maximum PPTP connections.

6c7dbc84 04/27/2005 12:20 AM Colin Smith

Include xmlparse_pkg.

1d19a2fb 04/27/2005 12:17 AM Colin Smith

Don't forget to tell dump_clog not to ignore packages.

80910c92 04/27/2005 12:14 AM Colin Smith

Always ignore packages.

58cf2a13 04/27/2005 12:13 AM Colin Smith

Include xmlparse_pkg. This is needed to iterate through the installated packages.

9aad5f60 04/27/2005 12:13 AM Colin Smith

Add an option to ignore package log entries. This has the convenient side effect of moving package installation and deletion messages to the package log page (if it's defined) while moving them back to the main log page upon deinstallation.

b8c56a9e 04/26/2005 11:58 PM Scott Ullrich

Update maximum post size to 90 megs

ad58a44a 04/26/2005 11:40 PM Scott Ullrich

ttyp0 -> ttyv0

a114e42e 04/26/2005 11:38 PM Scott Ullrich

Fixup tabs

7bb0e455 04/26/2005 11:36 PM Scott Ullrich

Use two tabs for ttyv0 serial ttys entry

af94c865 04/26/2005 11:33 PM Scott Ullrich
  • config_mount_ro(); -> conf_mount_ro();
  • config_mount_rw(); -> conf_mount_rw();
24d31909 04/26/2005 11:32 PM Scott Ullrich
  • config_mount_ro(); -> conf_mount_ro();
  • config_mount_rw(); -> conf_mount_rw();
923d0f44 04/26/2005 11:22 PM Scott Ullrich

Dont forget to mount rw and ro while writing out /etc/ttys and /boot/loader.rc

2f810bc1 04/26/2005 11:19 PM Scott Ullrich

Add the ability to turn on the serial console from the advanced menu.

This should address Ticket #19 but needs testing

a0190b50 04/26/2005 11:08 PM Scott Ullrich

Make $myurl a global variable

This fixes Ticket #39

97737adf 04/26/2005 10:58 PM Scott Ullrich

Correctly count dhcp range

This should resolve Ticket #40

23a4ebae 04/26/2005 10:42 PM Colin Smith

(#15) Fix checking for autoupdate.lock.

64663962 04/26/2005 10:31 PM Scott Ullrich

XML was not being parsed if pkg_config.xml already exists

c279a6b1 04/26/2005 10:29 PM Scott Ullrich
  • Use $pkg_config['packages']['package']
  • Dont use $pkg_config, use $pkg
c52c9894 04/26/2005 10:26 PM Scott Ullrich

$g needs to be a global, too to participate in the fun.

0d6f1d45 04/26/2005 10:19 PM Scott Ullrich

pkg_mgr_delete.php requires a pkg name instead of its id#

This somewhat helps fix Ticket #29 but more work remains

52da2110 04/26/2005 10:16 PM Colin Smith
  • Fix XML error if no packages are defined.
  • Remove "clear" button.

TODO: Cleanup.

b146f6a2 04/26/2005 10:10 PM Scott Ullrich

Do not foreach through $ipseccfg['tunnel'] if its not defined

e8bb1f3b 04/26/2005 10:05 PM Scott Ullrich

unset bandwidthtype type if no bandwidth is specified

This resolves Ticket #30

fdb19d5e 04/26/2005 10:00 PM Scott Ullrich

unset bandwidth type if no bandwidth is specified

c668c964 04/26/2005 09:51 PM Scott Ullrich

$changecount++ so that the savings on the form can be saved. DOH!

This should address Ticket #16

2d4d79ac 04/26/2005 09:35 PM Colin Smith

Fix fatal error when no packages are installed.

90099377 04/26/2005 09:33 PM Colin Smith

Check the correct array for packages.

5d75c0e0 04/26/2005 09:29 PM Scott Ullrich

Remove blurb at bottom about creating a rule. We do this automatically when the service is enabled now.

31c59d0d 04/26/2005 09:20 PM Scott Ullrich

Correctly restore gateway address.

This should address Ticket #24

f4da1ccd 04/26/2005 09:15 PM Scott Ullrich

Update domain field regex to allow -'s

This should address Ticket #38

fc5a35cf 04/26/2005 09:11 PM Scott Ullrich

Create /var/db/pkg if it does not exist

0d8a219e 04/26/2005 08:20 PM Scott Ullrich

Unset $config['system']['dnsallowoverride'] before assigning.

This should address Ticket #16

e74a68fa 04/26/2005 08:12 PM Scott Ullrich
  • Do not assign a label to a rule if its disabled
  • Turn off return debugging statements

This should address Ticket #34

cf46ff75 04/26/2005 07:32 PM Scott Ullrich

Remove trailing space

bb43786e 04/26/2005 07:10 PM Scott Ullrich

Echo out interface name when its not WAN.

This should address Ticket #32

32963a17 04/26/2005 06:55 PM Scott Ullrich

Match max_execution_time and max_input_time to known good values that allow for really long php execution script time.

fde923d3 04/26/2005 05:46 PM Scott Ullrich

Version bump

233d5b0f 04/26/2005 03:57 PM Colin Smith

Include xmlrpc.inc instead of xmlrpc_client.inc.

04000d32 04/26/2005 03:49 PM Colin Smith

Clean up full reinstall code.

7be9819f 04/26/2005 03:12 PM Colin Smith

get_available_pkg_id: Don't fetch and parse pkg_config if it's already defined.

441cd406 04/25/2005 09:30 PM Colin Smith

We don't need to foreach through pkg_config.xml.

fc160034 04/25/2005 09:28 PM Colin Smith
  • a_sort -> asort
cd0d1ef4 04/25/2005 09:26 PM Colin Smith

Fix sorting.

706c675f 04/25/2005 07:35 PM Scott Ullrich

Do not show errors. We may not be on a CF type system.

5f78ff71 04/25/2005 05:24 PM Colin Smith

Sort installed packages.

a168783d 04/25/2005 02:18 PM Colin Smith
  • Use a_sort to preserve key values.
  • Fix package installation ($index instead of $i).
  • Only loop through $config once to get an array of installed packages.
0db271e0 04/25/2005 02:14 PM Colin Smith

Sort the list of available packages.

c4e565bc 04/23/2005 09:53 PM Colin Smith

Fix formatting.

af2e88f3 04/23/2005 09:49 PM Colin Smith
  • Fix successful install logic.
  • Don't download the package if it's already installed - this is useful if you only need to update XML.
ac54909b 04/23/2005 09:20 PM Scott Ullrich

Rename Package Manager to Packages .. Ony Safari the item word wraps and it looks awful[tm]

5cab2f55 04/23/2005 05:20 AM Colin Smith

Minor tweaks.

f2fd939c 04/23/2005 05:18 AM Colin Smith

Fix package installation.

970095a1 04/23/2005 03:20 AM Colin Smith

xmlrpc_array_to_php -> xmlrpc_value_to_php.

e1008eea 04/23/2005 01:41 AM Scott Ullrich

Version bump to welcome our new overlord bridging + shaping friends.