summaryrefslogtreecommitdiffstats
path: root/java/com/rsyslog/gui
Commit message (Collapse)AuthorAgeFilesLines
* improved syslog traffic generator GUI a (little) bitRainer Gerhards2009-09-021-13/+29
|
* now supports sending UDP messages via multiple threadsRainer Gerhards2009-08-311-10/+17
|
* added a very rough first sketch of a traffic generator guiRainer Gerhards2009-08-281-0/+117
| | | | ... not really usable yet, but a good milestone
* added forgotten fileRainer Gerhards2009-07-281-0/+138
|
* some real code to dig into the rsyslog processing...Rainer Gerhards2009-07-283-2/+126
| | | | | | 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-242-3/+26
|
* simple test for integration with autotoolsRainer Gerhards2009-07-211-0/+7
(far less trivial than I had hoped...)