Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
40b0fe5b 05/04/2005 05:37 AM Scott Ullrich
  • Change to minutes to 1-255
  • Select "" if minutes < 1
ed08ef3e 05/04/2005 04:02 AM Scott Ullrich

Backend and support for allow limiting of TCP connections by establishment rate
Useful for protecting against sudden outburts, etc.

580182e2 05/04/2005 03:18 AM Colin Smith

Revert to 1.36.

3958d63b 05/04/2005 01:50 AM Colin Smith

Commit new versionchecker code. Please test manual update and take a look at the interface.

bdeb8d9f 05/02/2005 07:43 PM Scott Ullrich

Move items around to match Ticket #52

844771f2 05/02/2005 03:49 PM Colin Smith

Add support for <exclude_dependency>.

59031a49 05/02/2005 03:03 PM Scott Ullrich

Correctly save remote pptp ip during wizard setup.

This should address Ticket #50

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

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

Fix package sorting.

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

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

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

Do not unlink file if it doesnt exist.

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"

eaa55df2 04/28/2005 03:11 AM Scott Ullrich

Make Save and Cancel buttons the same size

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

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.

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

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

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

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.

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.

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

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.

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.

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.

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.

f4b79851 04/23/2005 01:22 AM Scott Ullrich

Disable Rendevouz section. It won't make it into the beta.

662f4c09 04/22/2005 03:31 AM Colin Smith

Use packages-5.4-release as our default package location, at least until I can find a better way to determine where exactly we should be fetching a particular depend from.

0cdb55d4 04/22/2005 03:28 AM Scott Ullrich

Reorder the Auto Update tab to appear first

18b5a4c7 04/22/2005 03:18 AM Colin Smith

Check for the actual updater script only (instead of the PHP page itself, which is a bit self-defeating).

b3d44462 04/22/2005 02:50 AM Scott Ullrich

Process system_set_harddisk_standby() instead of requiring a reboot. Doh!

920f27e3 04/22/2005 02:45 AM Scott Ullrich

Remove generic-pc check. Let user specify how they want that hard drive to power down.

28b86d64 04/22/2005 02:27 AM Scott Ullrich
  • Add missing cancel button
  • cancel -> Cancel
9761ed10 04/22/2005 02:04 AM Colin Smith

Don't forget the closing }.

f22f23a9 04/22/2005 02:02 AM Colin Smith

Log all dependencies found but already installed.

fdb718b9 04/22/2005 01:57 AM Scott Ullrich

Give a show log option upon failed package install

a822a889 04/22/2005 12:13 AM Scott Ullrich

Eliminate the status box. Move everything into the output window

3be2b192 04/22/2005 12:09 AM Scott Ullrich

Use 3 rows

3485022c 04/22/2005 12:08 AM Scott Ullrich
  • Version bump
  • Correct input box size
5f18c7fe 04/21/2005 10:22 PM Colin Smith

Fix logic for checking for package reinstallation.

XXX: Some logic is still a bit shaky.

53c59170 04/21/2005 06:42 PM Scott Ullrich

Add a Cancel button which takes the browser back to the page prior.

c59ff01d 04/21/2005 05:58 PM Scott Ullrich

Cleanup the version check page. We don't need a preschool size textarea to report the update status.

31022fd4 04/21/2005 01:25 AM Scott Ullrich

Remove Upgrading. We're a check only screen now.

61a46f53 04/21/2005 01:05 AM Colin Smith

Check for both the updater script and the PHP process downloading latest.tgz.

29f96f5a 04/21/2005 12:58 AM Colin Smith

(#15) Check to an rc.firmware_auto process instead of relying on a file.

928db768 04/20/2005 10:27 PM Scott Ullrich
  • Change heading.
  • Move Invoke Auto Upgrade button inside the grey table
3dc6bb60 04/20/2005 10:25 PM Scott Ullrich

Alter auto update tabs behavior. Show the version information and insert a Invoke Auto Upgrade button

b005c738 04/20/2005 07:40 PM Scott Ullrich

Do not set lastseen to -1 each time

7bc718ba 04/20/2005 07:26 PM Scott Ullrich

Alert when we cannot locate the package configuration file

42e72ab3 04/20/2005 07:19 PM Scott Ullrich

Cleanup opening and closing braces

ac52b78f 04/20/2005 07:02 PM Scott Ullrich

Do not report progress past 100%

059249e1 04/20/2005 07:01 PM Scott Ullrich

Do not traverse arrays if they are not an array

3bfb54ac 04/20/2005 06:44 PM Scott Ullrich

$lastseen should be a global variable

81d8a9ad 04/20/2005 05:02 PM Colin Smith

Minor cleanup.

12060a45 04/20/2005 04:30 PM Scott Ullrich

Disable OpenVPN for the time being.

6fe6b916 04/20/2005 02:10 PM Colin Smith

Include XMLRPC helper functions and remove unnecessary code.

fd366696 04/19/2005 11:23 PM Scott Ullrich

Only send javascript update messages when the percentage changes. This avoids sending the clients firefox utilization to 100%

cf71c485 04/19/2005 11:18 PM Scott Ullrich

Alert user when downloading a new version

48012bc2 04/19/2005 11:15 PM Scott Ullrich

Use the new download system in pfSense to download the old style updates.

bb76326d 04/19/2005 10:58 PM Scott Ullrich
  • Use mwxec_bg
  • Surround parms with "