Project

General

Profile

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

# Date Author Comment
d1a87413 07/06/2005 07:20 PM Scott Ullrich

Comment cleanup

669e1adb 07/04/2005 09:00 PM Bill Marquette

Various code cleanups and a few actual bugfixes courtesy of Zend

8f24e17c 06/28/2005 12:43 AM Colin Smith

Add suggested fix for is_process_running(), which seems broken.

a8dbad89 06/26/2005 07:29 AM Colin Smith

Whoops. Don't forget to merge.

636ab238 06/26/2005 07:24 AM Colin Smith

Typos.

58f8fb10 06/26/2005 04:27 AM Colin Smith

Make *_service less picky.

1f846058 06/26/2005 03:57 AM Colin Smith

Revert is_service_running to rev 1.10.

1c4ec345 06/26/2005 02:59 AM Scott Ullrich

Comment cleanups

35916668 06/25/2005 11:14 PM Scott Ullrich

add a comment that if you change this function, ill kill ya.

750ad167 06/25/2005 11:07 PM Scott Ullrich

Really make is_process_running() work as it should for the frickin 5th time.

4c943221 06/25/2005 11:06 PM Scott Ullrich

Make is_process_running() work as it should for the frickin 5th time.

fbeb6d02 06/24/2005 12:33 AM Colin Smith

Move the actual ps component of is_service_running into is_process_running.

815af8fb 06/22/2005 07:34 PM Colin Smith

ps a -> ps ax

b9083801 06/22/2005 07:13 PM Colin Smith

We need to start services in the background to prevent blocking.

58826c73 06/22/2005 04:25 AM Colin Smith

More fixes.

a93f79c1 06/22/2005 04:22 AM Colin Smith

Fixes and updates.

ec4e071a 06/22/2005 03:46 AM Colin Smith

Add is_service_running.

dc312bf5 06/22/2005 03:32 AM Colin Smith

Add executable.

1ffc911a 06/22/2005 03:29 AM Colin Smith

Clean up restart_service.

31f346a8 06/22/2005 03:28 AM Colin Smith

Add functions for starting, restarting, and stopping services.

b662f54f 06/22/2005 03:17 AM Colin Smith

Make sure we're writing to a realistic prefix ;)

c83068f6 06/22/2005 03:16 AM Colin Smith

Add service-utils.inc and write_rcfile.