Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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 "
e5e6120e 04/19/2005 10:35 PM Scott Ullrich

Do not allow auto upgrade to be invoked twice.

0e6998d1 04/18/2005 09:07 PM Scott Ullrich

Add Alias optoins to NAT ports

f1d0c4cc 04/18/2005 08:55 PM Scott Ullrich

Turn off alias auto picker code for Internet Explorer when in HTTPS: mode

f183b092 04/18/2005 08:32 PM Scott Ullrich

Add "Copy my MAC address" feature which copies the mac address of the person surfing into pfSense.

1e694bee 04/18/2005 08:27 PM Scott Ullrich

Add "Copy my MAC address" feature which copies the mac address of the person surfing into pfSense. Useful when a user needs to override their wan with their machines mac address

8b77ffc9 04/18/2005 02:45 AM Scott Ullrich

Zap unused code

fb97298b 04/18/2005 02:43 AM Scott Ullrich

CORRECTLY detect if a package is installed, if is not, add it to the config.xml file

1063d44a 04/18/2005 02:42 AM Scott Ullrich

CORRECTLY detect if a package is installed, if is not, add it to the config.xml file

3cb72f63 04/18/2005 02:37 AM Scott Ullrich

fix reinstall all packages

1c62837e 04/18/2005 02:09 AM Colin Smith

Log all md5 mismatches to /tmp/bdiff.log

96ea6c02 04/18/2005 02:05 AM Colin Smith
  • Use loops for handling both version checking and actual diff application.
  • Terminate the update process if an md5 mismatch occurs.
5f69494b 04/18/2005 01:33 AM Colin Smith

Use loops to handle all update categories, instead of individual blocks.

6a692182 04/18/2005 12:52 AM Colin Smith

Update auto updater.

b6229fd0 04/17/2005 12:38 AM Scott Ullrich
  • Remove exit command
  • Update download filenames to reflect version number that we should be operating on
9187b46a 04/16/2005 11:19 PM Scott Ullrich

Only need one closing brace

be9fd894 04/16/2005 11:15 PM Scott Ullrich

Use posted IP address.

22fbc24c 04/16/2005 11:06 PM Scott Ullrich

Raise maximum upload size to 50 megs.

3fcb0b74 04/16/2005 09:22 PM Colin Smith

Use the old checkversion method until we roll out the new bdiff/XMLRPC version.

5369d80f 04/16/2005 01:35 AM Bill Marquette

clean up form tags

d875f273 04/16/2005 01:30 AM Bill Marquette

only need one form tag - add an action to the remaining tag

60f9e276 04/16/2005 01:29 AM Bill Marquette

no need for two <form> tags

ceb419e1 04/16/2005 01:26 AM Bill Marquette

cleanup <form> tags - only need one

fa2aac12 04/16/2005 01:23 AM Bill Marquette

<form> cleanup

62280cc8 04/16/2005 01:21 AM Bill Marquette

not a form

09f96a17 04/16/2005 01:18 AM Bill Marquette

not a form (wrong post action anyway)

4b415713 04/16/2005 01:17 AM Bill Marquette

remove double <form> tag

32e74a32 04/16/2005 01:16 AM Bill Marquette

post to the right page

94743d1d 04/15/2005 02:51 AM Bill Marquette

Show the RIO flag if queue uses it

4f3401e0 04/14/2005 02:21 AM Bill Marquette

normalize MAC addresses

629dd875 04/14/2005 01:39 AM Bill Marquette

Clean up error text to be same as other port range errors

a764453f 04/13/2005 11:10 PM Colin Smith

Fix logic that checks whether a package is already installed.

58f130e4 04/13/2005 04:25 PM Colin Smith

Make sure that package tarballs and staging areas are removed once all packages are installed.

89a0d34f 04/13/2005 04:11 PM Colin Smith
  • Write all output window messages to the log after successful installation.
  • Comment out some code - please test.
f4f8d080 04/13/2005 04:04 PM Colin Smith

If the package already exists in config.xml, overwrite the previous entry with the new one.

754f69d1 04/13/2005 12:59 PM Colin Smith

Move checkversion system over to XMLRPC for the next update.

8cccee1c 04/13/2005 02:34 AM Scott Ullrich

Add back html header for pfSense