Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CatOut/LogBot: Test server connection from main loop: Send PING each 1min, ↵HEADmaster | Sven Gothel | 2013-07-10 | 1 | -0/+3 |
| | | | | | | and act when last-timestamp is > PONG_TIMEOUT (3min) - Do not reconnect automatically, since we use main-loop connection test incl. reconnect | ||||
* | Adding NICKSERV identification, use argument '-nickpwd password' to pass it .. | Sven Gothel | 2013-06-29 | 1 | -1/+1 |
| | |||||
* | scripts: use jre7 as default, only define jre in start script | Sven Gothel | 2013-06-19 | 1 | -3/+3 |
| | |||||
* | Add debian init script, rename redhat init script appropriatly. Determin ↵ | Sven Gothel | 2013-06-06 | 1 | -4/+6 |
| | | | | JAVA_HOME by readlink query in PATH | ||||
* | Allow 'joinMessage' to include actual log URL, notify @ each logrotate | Sven Gothel | 2013-01-19 | 1 | -0/+1 |
| | | | | | | | - joinMessage configurable - Add config: urlprefix (same as logprefix, but in URL space) - Set bot's joinMessage: joinMessage + urlprefix + current logfile - Notify new logfile via logged joinMessage in old and new logfile and channel itself | ||||
* | Add id/href to each line enabling linking to each message; Simplify loop; ↵ | Sven Gothel | 2013-01-19 | 1 | -0/+1 |
| | | | | Set logstream before start; Add logrotateStart time. | ||||
* | Relocate IRC logs to 'irclogs' -> 'log/irc/' | Sven Gothel | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Add start/stop initd scripts | Sven Gothel | 2013-01-17 | 1 | -0/+17 |