|
Revision cf90d9f4e60f515ae835451b841ce4df92ca1a34, 77 bytes
(checked in by Neutron Soutmun <neo.neutron@…>, 3 years ago)
|
|
Add the tasks list concept
2008-09-12 Neutron Soutmun <neo.neutron@…>
- +src/rh-task-*.{h,c}:
- Add the tasks concept of the workers. eg. memset, ipset,
- dbset and etc.
- Each tasks provide the function to handle each events,
eg. init, start and stop service, start and stop session.
- src/rahunas.{h,c}, src/rh-ipset.{h,c}, src/rh-utils.{h,c},
src/rh-xmlrpc-server.c:
Change respectively to new tasks concept and do code beautifier.
- +src/rh-config.h: Move the configuration definitions from rahunasd.h.
- src/Makefile.am: Change respectively to properly build the tasks concept.
- AUTHORS: Add Suriya Soutmun to the author team.
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | Neutron Soutmun <neo.neutron@gmail.com> |
|---|
| 2 | Suriya Soutmun <darksolar@gmail.com> |
|---|