Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
54d01d53 06/18/2005 02:07 AM Scott Ullrich

use /etc/rc.d/freesbie_1st

Noticed-by: satu

04701f45 06/18/2005 02:00 AM Scott Ullrich

If platform is cdrom invoke /usr/local/freesbieiso/etc/rc.d/freesbie_1st

3b7974c4 06/17/2005 11:29 PM Scott Ullrich

Correct a bug where Channel was not being applied.

da125d98 06/16/2005 07:57 PM Colin Smith

Fix a really stupid typo.

d4b9c518 06/16/2005 05:54 PM Scott Ullrich

Version bump

e5980370 06/16/2005 05:18 PM Scott Ullrich

Close a comment correctly

1507bd61 06/16/2005 04:37 AM Colin Smith

Initialize a few arrays before use.

34da63c3 06/16/2005 04:36 AM Colin Smith

Return an empty array if the XMLRPC transaction is unsuccessful.

57965588 06/16/2005 03:37 AM Colin Smith

Initialize the $evaled array if it doesn't exist.

b8358d15 06/16/2005 03:34 AM Colin Smith

Style cleanup.

7a861225 06/16/2005 03:31 AM Colin Smith

Fix a syntax error.

2978063c 06/16/2005 01:23 AM Scott Ullrich

Remove stale / unused files

2a0e6517 06/16/2005 12:59 AM Colin Smith
  • Add eval_once, which checks the md5s of code to eval() against already eval'ed blocks.
  • eval -> eval_once when using package global functions.

Tickets #160, #158

c1312033 06/16/2005 12:32 AM Colin Smith

Send stderr to stdout when extracting archives. This should address ticket #162.

8b2503a4 06/15/2005 05:39 PM Scott Ullrich

Unset the bandwidth items in WAN and LAN during traffic shaping configuration

093441f0 06/15/2005 04:00 AM Colin Smith

File notices if package information isn't found.

ca1ac4dd 06/15/2005 03:52 AM Scott Ullrich

Match prior table behavior by doing a hard break

08421c0d 06/15/2005 03:51 AM Colin Smith

Use strtolower when comparing categories.

5015bd61 06/15/2005 03:49 AM Scott Ullrich

Turn description font color white

424dc67f 06/15/2005 03:47 AM Scott Ullrich

fix chopped lines from import patch

9774f564 06/15/2005 03:47 AM Colin Smith

Add notices facility. You may now: * File a new notice. * Dump notices to an XML file. * Close notices by timestamp or ID. * Get all notices or those in certain categories. * Print a list of notices (for print_info_box()).

595a8449 06/15/2005 03:44 AM Scott Ullrich

Move alert box into correct area

21453621 06/15/2005 03:41 AM Scott Ullrich

Nuke duplicate require line

0774ab46 06/15/2005 03:38 AM Scott Ullrich

Add back header

c21d4582 06/15/2005 03:37 AM Scott Ullrich

Space the tables out a little bit more.

ed137452 06/15/2005 03:34 AM Scott Ullrich

Close off table

7770a806 06/15/2005 03:31 AM Scott Ullrich

Missed script.

7a77dbda 06/15/2005 03:27 AM Colin Smith

Make 'Last config change' work again.

0c2b5df7 06/14/2005 11:27 PM Scott Ullrich

Initial commit of dnsmasq domain overrides

Submitted-to-m0n0wall-dev-by: Joe Suhre

The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG in
order to force queries for domain to a specific dns server rather then
doing a full recursive query

28014b76 06/14/2005 09:34 PM Scott Ullrich

Version bump

f1d43996 06/14/2005 07:54 PM Scott Ullrich
  • Increase the qOthersUpH (and down) to 4 so its 1 above the default queue
  • Lower the qOthersUpL (and down) to 2 so its 1 lower than the default queue
9d9d5dac 06/14/2005 07:18 PM Scott Ullrich

Make sure script exits after Header() redirect

d507c653 06/14/2005 07:17 PM Scott Ullrich

Redirect to firewall_shaper.php after removing traffic shaper

This fixes Ticket #150

1a898d2d 06/14/2005 06:50 PM Scott Ullrich

Note that these values can be overriden in config.xml

4e2a17d0 06/14/2005 06:46 PM Scott Ullrich

Allow maximum PPTP clients to be overridden by:
pptp->n_pptp_units
pptp->n_pptp_units

3aa8c07a 06/14/2005 05:26 PM Scott Ullrich

Add Microsoft SMB protocol to traffic shaper raise / lower priority screen

088ac016 06/14/2005 05:17 PM Scott Ullrich

Add IMAP to the Traffic Shaper raise / lower screen

fc7bea0e 06/13/2005 11:45 PM Scott Ullrich

Restore form state upon loading.

2d1fc815 06/13/2005 11:37 PM Scott Ullrich

Remove SSH from javascript deselection list

3f83de3d 06/13/2005 11:31 PM Scott Ullrich

Correctly handle checkboxes in the wizard

e8a5cbf5 06/13/2005 11:13 PM Scott Ullrich

Version bump

613bdee0 06/13/2005 11:12 PM Scott Ullrich

Correctly pass the current wan to pftpx

f29bfab0 06/13/2005 10:26 PM Scott Ullrich

Version bump

33d83b9f 06/13/2005 10:25 PM Scott Ullrich

Uncomment the redirect pptp rule.

d957c1fb 06/13/2005 09:59 PM Scott Ullrich

Missing "e" in "else"

90f5addc 06/13/2005 07:09 PM Scott Ullrich

Remove ssh option. We already prioritize the ssh acks leaving bulk to be... well, bulk.

f68160a0 06/13/2005 04:59 AM Scott Ullrich

Set queue priority to 3 and 2

4c0eaa7f 06/13/2005 04:22 AM Bill Marquette

revert last commit - the JS isn't ready for this yet

bb917415 06/13/2005 04:16 AM Bill Marquette

add row toggling (pointless but it least it looks like the other screens now ;) )

253ac606 06/13/2005 04:04 AM Bill Marquette

Allow for ACK queue creation

13c36e33 06/13/2005 03:53 AM Bill Marquette

Reverse bandwidth listing for VOIP queue (small to large makes more sense)
Make P2P up/down priorities the same (0)
Make acks have a lower priority than VOIP

f0bdc820 06/13/2005 03:52 AM Scott Ullrich

Version bump

75fa93b7 06/13/2005 03:42 AM Bill Marquette

Fix old queue edit bug where you couldn't edit the first queue via the queue name

69c4bf80 06/13/2005 03:18 AM Bill Marquette

make the queues hyperlinks just like in the rules screen

19d99a7d 06/13/2005 03:05 AM Bill Marquette

Queue names shouldn't be center aligned

5f046df6 06/13/2005 02:43 AM Scott Ullrich

More minor nitpicks

bd8d9d92 06/13/2005 02:39 AM Bill Marquette

No need to check for default route, this option should only override the routing table
not make you choose per rule.

c98ddde2 06/13/2005 02:31 AM Bill Marquette

Really create a "default" gateway that doesn't override the routing table

8dc950ac 06/13/2005 02:28 AM Scott Ullrich Cleanup status queues screen:
  • Make the screen look like all others
  • Use a grey background instead of red
  • Make fg colors black
  • General appeance ehancements
e6e4e410 06/13/2005 01:34 AM Scott Ullrich

Make the traffic shaping wizards settings "persistent"

8cac5101 06/13/2005 01:13 AM Scott Ullrich

Correctly start pftp on pppoe and similar type connections

c163a848 06/12/2005 10:19 PM Scott Ullrich

Version bump

918a6a58 06/12/2005 10:10 PM Scott Ullrich

Sleep after killall

9bccbe85 06/12/2005 10:06 PM Scott Ullrich

Correct path to killall.

Duh, Scott!

bbf51b4f 06/12/2005 10:05 PM Scott Ullrich

Correct path to killall.

Duh, Scott!

786d9f59 06/12/2005 10:03 PM Scott Ullrich

Show the executable name on error

91afaefb 06/12/2005 09:54 PM Scott Ullrich

Enhanced error checking on stop

0b1f7eac 06/12/2005 09:49 PM Scott Ullrich

Surround $executable_name with {}

04560a49 06/12/2005 09:42 PM Scott Ullrich

Redirect to status_queues.php after wizard.

Suggested-by: Hoba

38c9cc91 06/12/2005 09:20 PM Scott Ullrich

Integrate the lower and raise application priority screen into one screen with a select box that has the options: Dont Care, Higher and Lower.

c6250d5a 06/12/2005 08:40 PM Scott Ullrich

Use lowercase package name

3d7b2204 06/12/2005 08:04 PM Scott Ullrich

Make is_service_running() work as it should

aca3b8c9 06/12/2005 07:47 PM Colin Smith

Add "Package Installer" tab.

ab02bb54 06/12/2005 07:40 PM Colin Smith

Add 10 second timeout to get_pkg_info. This may fail in interesting ways if it times out.

dcd18c94 06/12/2005 07:36 PM Colin Smith
  • Handle XML versions.
  • Don't pass &version=.
60c5ffdb 06/12/2005 07:26 PM Colin Smith

Update package reinstallation to use depends_on_package.

6199503b 06/12/2005 07:21 PM Colin Smith

Use depends_on_package to properly remove a BSD package.

e45d7349 06/12/2005 07:21 PM Colin Smith

Don't pass the package version to pkg_mgr_install - we now use depends_on_package.

859d9733 06/12/2005 07:20 PM Colin Smith

Fix various nagging package issues.

230ede67 06/12/2005 07:20 PM Scott Ullrich

Misssed typo

fa903e29 06/12/2005 07:19 PM Scott Ullrich

Check with get_pkg_id() if the package is installed. If it is not, continue on to next element

411776d0 06/12/2005 07:15 PM Scott Ullrich

Version bump

ed919b11 06/12/2005 06:52 PM Colin Smith

rmdir_recursive: Handle single files and remove an extra foreach.

047c40c4 06/12/2005 06:42 PM Colin Smith

Make sure we remove the package's XML file.

b783468f 06/12/2005 06:32 PM Colin Smith

Fix a typo. This broke package deinstallation.

05ac89d8 06/12/2005 06:23 PM Scott Ullrich

Brute force delete a package if it still exists after unlink_ifexists()... the item in question is most likely a directory.

644d2d59 06/12/2005 06:16 PM Colin Smith

Don't attempt to run package deinstall commands if the package XML hasn't been parsed (or it doesn't exist).

4082f394 06/12/2005 06:07 PM Scott Ullrich

Honour the custom_php_deinstall_command which is in about 90% of our packages!

f2952490 06/12/2005 05:09 AM Scott Ullrich

Add Halo2 + XBox Live

8ae83697 06/12/2005 01:47 AM Scott Ullrich

Woops, missing space krept in

62010384 06/12/2005 01:47 AM Scott Ullrich

Simplify the carp and pfsync rules a lot and make them match the openbsd faq page closer

35bedfed 06/12/2005 12:19 AM Scott Ullrich

Revert non carp keep state change, it breaks carp.

93e523e8 06/12/2005 12:07 AM Scott Ullrich

require -> require_once

14b3d21e 06/11/2005 11:53 PM Scott Ullrich
  • Add SMTP, POP3 and ICMP to both raise and lower priority screens
b0f1ced4 06/11/2005 11:47 PM Scott Ullrich
  • Add HTTP and SSH to raise protocol screens
  • Add a new Lower protocol priority section and add HTTP and SSH
f6c28f52 06/11/2005 10:37 PM Colin Smith

Revert to older dump_clog call. racoon is still logging to system.log.

a803dcfd 06/11/2005 10:35 PM Colin Smith

Revert to older dump_clog call. Packages will need to use the <logging> tag to keep this page clean.

15c37284 06/11/2005 10:33 PM Colin Smith

Don't remove preg_grep just yet.

ecc9977a 06/11/2005 10:31 PM Colin Smith

Remove package handling from dump_clog.

3f01fe47 06/11/2005 10:29 PM Colin Smith

Don't attempt to parse package configuration on deinstall if it doesn't exist.

reported-by: Scott