Project

General

Profile

Download (5.69 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1e055202 08/23/2005 12:13 AM Scott Ullrich

proxyarp -> choparp

Ticket #401

381e54db 08/17/2005 09:49 PM Scott Ullrich

Correctly output theme name

a4af7142 08/06/2005 09:27 PM Colin Smith

Fix field colors.

XXX: Move all system services to a service XML file.

7670e4d2 07/30/2005 11:21 PM Scott Ullrich

Correctly add multiple servies to the array

25d3fbd5 07/30/2005 11:01 PM Scott Ullrich
  • Add ascii art from holger
  • Add base services to status -> services menu
677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

0f10aee4 07/04/2005 04:24 PM Bill Marquette

Last of the bottom round fixes
Turn top rounding back on now that those are all fixed

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

12af52d9 07/02/2005 09:07 PM Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

bc2e6100 06/22/2005 07:33 PM Colin Smith

Updates and fixes.

aedc2278 06/22/2005 06:46 PM Scott Ullrich

require -> require_once
include -> require_once

ef09107d 06/22/2005 04:21 AM Colin Smith

Updates and fixes.

30195cbc 06/22/2005 03:54 AM Colin Smith

Tweak copyright and typo.

b9eadc0c 06/22/2005 03:53 AM Colin Smith

Rework services.

c6ab761d 06/20/2005 02:50 AM Colin Smith

No more xmlparse_pkg.

6e64220a 06/18/2005 09:17 PM Colin Smith

Remove find_package_description - this can be done with a call to get_pkg_info.

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 {}

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

Use lowercase package name

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

4fd3d5ec 06/11/2005 07:45 PM Scott Ullrich

Be sure to pass start to scripts when starting from the service manager

907e49b8 06/06/2005 12:54 AM Scott Ullrich

Show when no services are available

b694936e 06/05/2005 11:53 PM Scott Ullrich

Use $raw_name instead of $service. $service was never set

3d13f780 06/05/2005 11:50 PM Scott Ullrich

If a service fails to start (ruh roh) then output to the web browser the error message

eb90233d 06/05/2005 09:43 PM Scott Ullrich

Check for service running after restarting or starting and report back to user instead of blindly thinking a service was started

5c6bef5b 06/05/2005 09:20 PM Scott Ullrich

Add some color to running and stopped text fields

221054b5 06/05/2005 09:17 PM Scott Ullrich

Add titles

c51904c7 06/05/2005 09:14 PM Scott Ullrich

Center icons

b7256cc0 06/05/2005 09:04 PM Scott Ullrich
  • Use service not services
  • Space in between icons
57e15da9 06/05/2005 09:01 PM Scott Ullrich
  • Cleanup
  • Use hoba's new icons
  • Temporary get_package_description()
a9bc3b82 06/05/2005 08:41 PM Scott Ullrich
  • Cleanup table
  • Include package description
255b0b7d 06/05/2005 06:55 PM Scott Ullrich

If we cannot locate the strings in the .SH file return "guessed" items

a0e4cea2 06/05/2005 06:10 PM Scott Ullrich

Add a new Service Manager. This blasts Ticket #129 to outter space