Log of /trunk
Directory Listing
Revision
38 -
Directory Listing
Modified
Wed Feb 7 16:30:26 2007 UTC (2 years, 9 months ago) by
synack
Don't need an etc directory... antiok.conf is in doc/
Revision
37 -
Directory Listing
Modified
Wed Feb 7 16:29:22 2007 UTC (2 years, 9 months ago) by
synack
Commented out the weboutput implementation code until we do a bit more planning
on the web interface.
Revision
36 -
Directory Listing
Modified
Wed Feb 7 16:28:27 2007 UTC (2 years, 9 months ago) by
synack
Moved syslog to antisyslog to prevent namespace collision
Revision
34 -
Directory Listing
Modified
Wed Feb 7 16:19:07 2007 UTC (2 years, 9 months ago) by
synack
Moving things around, finishing output module implementation. Things are broken with this commit.
Revision
33 -
Directory Listing
Modified
Tue Feb 6 21:42:11 2007 UTC (2 years, 9 months ago) by
heise
etc for all needed config files
Revision
32 -
Directory Listing
Modified
Tue Feb 6 21:37:37 2007 UTC (2 years, 9 months ago) by
heise
initial check in of output and output modules, antiok.py is changed to proper use the output modules
Revision
31 -
Directory Listing
Modified
Tue Feb 6 03:21:41 2007 UTC (2 years, 9 months ago) by
heise
changed exit message for better usage
Revision
30 -
Directory Listing
Modified
Tue Feb 6 03:18:58 2007 UTC (2 years, 9 months ago) by
heise
antiok, now checking to see if it can write to /var/run
Revision
29 -
Directory Listing
Modified
Tue Feb 6 01:30:18 2007 UTC (2 years, 9 months ago) by
heise
fixed daemonization code so it actually works
Revision
28 -
Directory Listing
Modified
Tue Feb 6 01:15:08 2007 UTC (2 years, 9 months ago) by
synack
Missed updating the __str__ method of AntiokResult with new accessors
Revision
27 -
Directory Listing
Modified
Tue Feb 6 00:15:29 2007 UTC (2 years, 9 months ago) by
synack
Changed naming of AntiokResult accessors to be in the format getVariable() to avoid namespace collisions
Revision
26 -
Directory Listing
Modified
Tue Feb 6 00:05:33 2007 UTC (2 years, 9 months ago) by
heise
daemonization code
Revision
25 -
Directory Listing
Modified
Fri Feb 2 20:44:03 2007 UTC (2 years, 9 months ago) by
synack
Added docstrings everywhere and solidified the definition of AntiokResult a bit.
Revision
24 -
Directory Listing
Modified
Fri Feb 2 09:17:33 2007 UTC (2 years, 9 months ago) by
synack
Finish merging synack branch.
Revision
23 -
Directory Listing
Modified
Fri Feb 2 09:16:15 2007 UTC (2 years, 9 months ago) by
synack
Merging synack branch back into trunk. It doesn't appear that any more
development is happening on this revision of the code.
Revision
14 -
Directory Listing
Modified
Thu Jan 18 05:13:09 2007 UTC (2 years, 10 months ago) by
jubei
it now dumps to a file
Revision
13 -
Directory Listing
Modified
Thu Jan 18 04:21:36 2007 UTC (2 years, 10 months ago) by
jubei
new etc directory, to be used for config files for modules if needed
Revision
12 -
Directory Listing
Modified
Thu Jan 18 04:15:51 2007 UTC (2 years, 10 months ago) by
jubei
NEW xml module
Revision
11 -
Directory Listing
Modified
Thu Nov 2 03:57:31 2006 UTC (3 years ago) by
jubei
antiok, now with multiple output plugins
Revision
10 -
Directory Listing
Modified
Mon Oct 30 20:34:40 2006 UTC (3 years ago) by
synack
Removed the requirement to have an argument, added smtp test, added a log method to servicetest
Revision
9 -
Directory Listing
Modified
Mon Oct 30 20:18:07 2006 UTC (3 years ago) by
synack
Made ping a bit easier to read and cleaned up argument processing
Revision
8 -
Directory Listing
Modified
Sun Oct 29 22:03:22 2006 UTC (3 years ago) by
synack
Fixed missing argument in doCmd()
Revision
7 -
Directory Listing
Modified
Fri Oct 27 21:54:58 2006 UTC (3 years ago) by
synack
Made Ctrl-C and signal catching work properly
Moved doCmd into servicetest
Revision
6 -
Directory Listing
Modified
Fri Oct 27 20:45:16 2006 UTC (3 years ago) by
jubei
removed binary files for space
Revision
5 -
Directory Listing
Modified
Fri Oct 27 20:44:48 2006 UTC (3 years ago) by
jubei
removed binary files to save space
Revision
4 -
Directory Listing
Modified
Fri Oct 27 20:42:16 2006 UTC (3 years ago) by
jubei
Removed files that had be combined in antioklib
Revision
3 -
Directory Listing
Modified
Fri Oct 27 20:38:06 2006 UTC (3 years ago) by
synack
Changed file structure around a bit
Revision
1 -
Directory Listing
Added
Fri Oct 27 20:22:29 2006 UTC (3 years ago) by
synack
Added file structure