index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
service-utils.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ps awux
Scott Ullrich
2005-11-13
1
-1
/
+1
*
MFC 7080 7084
Scott Ullrich
2005-10-23
1
-10
/
+7
*
Make sure service is stopped before starting
Scott Ullrich
2005-10-07
1
-0
/
+2
*
* Add is_dhcp_running()
Scott Ullrich
2005-08-12
1
-0
/
+8
*
is_process_running():
Colin Smith
2005-08-06
1
-2
/
+2
*
* Add ascii art from holger
Scott Ullrich
2005-07-30
1
-0
/
+2
*
Add restart_service_if_running.
Colin Smith
2005-07-19
1
-0
/
+7
*
Comment cleanup
Scott Ullrich
2005-07-06
1
-13
/
+0
*
Various code cleanups and a few actual bugfixes courtesy of Zend
Bill Marquette
2005-07-04
1
-4
/
+3
*
Add suggested fix for is_process_running(), which seems broken.
Colin Smith
2005-06-28
1
-0
/
+13
*
Whoops. Don't forget to merge.
Colin Smith
2005-06-26
1
-22
/
+18
*
Typos.
Colin Smith
2005-06-26
1
-22
/
+26
*
Make *_service less picky.
Colin Smith
2005-06-26
1
-4
/
+4
*
Revert is_service_running to rev 1.10.
Colin Smith
2005-06-26
1
-1
/
+8
*
Comment cleanups
Scott Ullrich
2005-06-26
1
-8
/
+2
*
add a comment that if you change this function, ill kill ya.
Scott Ullrich
2005-06-25
1
-0
/
+6
*
Really make is_process_running() work as it should for the frickin 5th time.
Scott Ullrich
2005-06-25
1
-2
/
+2
*
Make is_process_running() work as it should for the frickin 5th time.
Scott Ullrich
2005-06-25
1
-13
/
+3
*
Move the actual ps component of is_service_running into is_process_running.
Colin Smith
2005-06-24
1
-8
/
+17
*
ps a -> ps ax
Colin Smith
2005-06-22
1
-1
/
+2
*
We need to start services in the background to prevent blocking.
Colin Smith
2005-06-22
1
-1
/
+1
*
More fixes.
Colin Smith
2005-06-22
1
-6
/
+9
*
Fixes and updates.
Colin Smith
2005-06-22
1
-5
/
+6
*
Add is_service_running.
Colin Smith
2005-06-22
1
-0
/
+24
*
Add executable.
Colin Smith
2005-06-22
1
-1
/
+4
*
Clean up restart_service.
Colin Smith
2005-06-22
1
-8
/
+2
*
Add functions for starting, restarting, and stopping services.
Colin Smith
2005-06-22
1
-0
/
+66
*
Make sure we're writing to a realistic prefix ;)
Colin Smith
2005-06-22
1
-2
/
+1
*
Add service-utils.inc and write_rcfile.
Colin Smith
2005-06-22
1
-0
/
+58