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 | 4 | -52/+112 |
| | | | | | | 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 | 3 | -12/+59 |
| | |||||
* | scripts: use jre7 as default, only define jre in start script | Sven Gothel | 2013-06-19 | 3 | -7/+3 |
| | |||||
* | Fix debian init script issue (no action cmd) | Sven Gothel | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | Add debian init script, rename redhat init script appropriatly. Determin ↵ | Sven Gothel | 2013-06-06 | 3 | -7/+94 |
| | | | | JAVA_HOME by readlink query in PATH | ||||
* | CatOut: Add 'previous url' log-notice. | Sven Gothel | 2013-01-20 | 1 | -0/+1 |
| | |||||
* | Fix logrotateStart: Use 24h 'hour_of_day' | Sven Gothel | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Allow 'joinMessage' to include actual log URL, notify @ each logrotate | Sven Gothel | 2013-01-19 | 4 | -45/+101 |
| | | | | | | | - 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 | 5 | -44/+98 |
| | | | | Set logstream before start; Add logrotateStart time. | ||||
* | Relocate IRC logs to 'irclogs' -> 'log/irc/' | Sven Gothel | 2013-01-17 | 4 | -8/+8 |
| | |||||
* | LobBot: Customize 'showHostname' / CatOut: Don't show hostname | Sven Gothel | 2013-01-17 | 2 | -13/+16 |
| | |||||
* | Add Logs link in assets header | Sven Gothel | 2013-01-17 | 1 | -1/+2 |
| | |||||
* | Remove 'login-name' from logfile | Sven Gothel | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | Add start/stop initd scripts | Sven Gothel | 2013-01-17 | 3 | -0/+94 |
| | |||||
* | Added html+css out; Merge features of LogBot; Added logrotate .. etc | Sven Gothel | 2013-01-17 | 8 | -53/+499 |
| | |||||
* | log script to dated file | Sven Gothel | 2013-01-17 | 1 | -2/+4 |
| | |||||
* | Initial Commit | Sven Gothel | 2013-01-17 | 9 | -0/+236 |