RT stuff

Patches

Reminder

reminder.pl is a simple Perl script which calculate the number of days since ticke was updated last time and if it’s greate than defined value it adds a comment to notify owner, requestor and watchers.

RT2 SOAP server

rt2-SOAP-server.pl is simple SOAP server which works with RT2 (Request Tracker). There are implemented some basic method only. It was enough for me. Be free to add new functionality of change existing.