summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* added a (very, very basic) build system for the Java GUIRainer Gerhards2009-08-271-0/+31
| | | | | | ... so far, this can not be turned off (will do when I have merged the recent build system changes into this branch - I am glad that I at least have a working reference point now ;)).
* added forgotten fileRainer Gerhards2009-07-281-0/+138
|
* some real code to dig into the rsyslog processing...Rainer Gerhards2009-07-287-3/+254
| | | | | | unfortunately, imdiag currently does not offer many counters (to phrase it politely). Will need to implement a counter interface as one of the very next steps...
* first shot at mini-receiver and mini-parser java classes (for gui)Rainer Gerhards2009-07-246-3/+277
|
* simple test for integration with autotoolsRainer Gerhards2009-07-211-0/+7
(far less trivial than I had hoped...)