Commit graph

14 commits

Author SHA1 Message Date
ee687e3f68 added some testing code to the snmpget builtin and renamed service to services/ 2013-06-10 04:14:53 +02:00
Rafael.Timmerberg
3969092ff7 added cronjob, changed service.py a little 2013-06-10 00:31:39 +02:00
821034d683 added errormessage to service 2013-06-05 06:09:55 +02:00
cd9b13cdb0 deleted htmlcontent service 2013-06-05 05:54:48 +02:00
11cb30ea4e uups... ;) 2013-06-05 05:54:16 +02:00
f65043ed90 moved htmlcontent service to http. this service is really for fetching data over http. i switched from socket stuff to urllib too... 2013-06-05 05:50:11 +02:00
e9be20ecf0 added some code to the service classes; no working code; mostly boilerplate... 2013-06-05 04:20:26 +02:00
b03d2893f5 added shell service and fixed service 2013-06-05 00:09:24 +02:00
Rafael.Timmerberg
c3f5e09376 changed behavior of service api 2013-06-04 23:31:24 +02:00
aca8d7ef69 added service class 2013-06-04 23:13:18 +02:00
d5f779c7a1 added shell service 2013-05-30 23:07:34 +02:00
394be17e6e just deleted a line so doc generation works 2013-05-30 04:56:29 +02:00
2c80f1c1b8 added tcpconnect service. this code could be useful for htmlcontent too. 2013-05-30 04:53:10 +02:00
c03c010784 added lib/service/ and some dummy files. need to talk about that but i think we should implement the services in pure python 2013-05-30 04:45:30 +02:00