summaryrefslogtreecommitdiffstats
path: root/plugins/sm_cust_bindcdr
Commit message (Collapse)AuthorAgeFilesLines
* sm_cust_bindcdr: updated field mapping according to spec received todayRainer Gerhards2011-04-151-3/+11
|
* did mapping of data items to database table columnsRainer Gerhards2011-03-291-14/+9
| | | | to facilitate testing
* sm_cust_bindcdr: custom date parsing addedRainer Gerhards2011-03-281-10/+90
|
* sm_bind_cdr: added capability to configure "allowed IPs"Rainer Gerhards2011-03-221-3/+80
|
* added internal processing of BIND recordsRainer Gerhards2011-03-221-6/+115
| | | | | still some questions outstanding, so actual SQL statement is not usable at the moment
* bugfix: strgen could not be used together with database outputsRainer Gerhards2011-03-211-1/+1
| | | | | | because the sql/stdsql option could not be specified. This has been solved by permitting the strgen to include the opton inside its name. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=195
* setup test environment and test code in order to look at...Rainer Gerhards2011-03-171-31/+14
| | | | | bug http://bugzilla.adiscon.com/show_bug.cgi?id=195 That bug currently prevents strgen's to be used with databases
* prepared skeleton for new strgen moduleRainer Gerhards2011-03-172-0/+144