Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed tabs and trailing spaces. | Steve Huston | 1999-03-23 | 1 | -3/+3 |
| | |||||
* | Revised state(DWORD *, ACE_Time_Value*) to always return -1 on any error; | Steve Huston | 1999-03-23 | 1 | -14/+19 |
| | | | | | | Make state(ACE_Time_Value*) now call state (DWORD*, ACE_Time_Value*) to get a completely accurate answer rather than the other way around. Thanks to martin Krumpolec for the ideas and changes. | ||||
* | ChangeLogTag: Mon Mar 8 17:35:04 1999 Gonzalo Diethelm ↵ | gonzo | 1999-03-08 | 1 | -9/+37 |
| | | | | <gonzo@tango.cs.wustl.edu> | ||||
* | Fixed compile problem. | Steve Huston | 1999-02-23 | 1 | -4/+4 |
| | |||||
* | Added test_access() and state(DWORD *, ACE_Time_Value*) | Steve Huston | 1999-02-23 | 1 | -0/+43 |
| | |||||
* | Added a number of methods - register/remove a service, as well as SCP-like ↵ | Steve Huston | 1998-12-08 | 1 | -0/+283 |
| | | | | | | methods to start/stop/pause/continue a service as well as query its state. Thanks to Gonzo for the bulk of the code for this! | ||||
* | New for NT only - adapt an NT Service to an ACE_Task. | Steve Huston | 1998-10-06 | 1 | -0/+148 |