Commit graph

14 commits

Author SHA1 Message Date
4b0238c515 added some testing code to the snmpget builtin and renamed service to services/ 2013-06-10 04:14:53 +02:00
Rafael.Timmerberg
9b28951975 added cronjob, changed service.py a little 2013-06-10 00:31:39 +02:00
686759dd96 added errormessage to service 2013-06-05 06:09:55 +02:00
7a550f7f4c deleted htmlcontent service 2013-06-05 05:54:48 +02:00
36fd02c6f9 uups... ;) 2013-06-05 05:54:16 +02:00
97f479dc09 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
132ce81d05 added some code to the service classes; no working code; mostly boilerplate... 2013-06-05 04:20:26 +02:00
90c41027c6 added shell service and fixed service 2013-06-05 00:09:24 +02:00
Rafael.Timmerberg
53e2f2aad0 changed behavior of service api 2013-06-04 23:31:24 +02:00
a516b3dd1c added service class 2013-06-04 23:13:18 +02:00
80b3c0bcc0 added shell service 2013-05-30 23:07:34 +02:00
e0b3c6b369 just deleted a line so doc generation works 2013-05-30 04:56:29 +02:00
6b54c149d1 added tcpconnect service. this code could be useful for htmlcontent too. 2013-05-30 04:53:10 +02:00
658c37206f 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