Tony Murray
b1a414e785
feature: support non-standard unix socket ( #5724 )
...
* Add support for custom MySQL unix-socket
* NULL must be lowercase!
* Naive edit of html/install.php
* fixup
* Refactor dbConnect
Use it everywhere
* $config needs to be global
Don't need to set $database_link
* small cleanups
2017-04-06 22:02:37 +01:00
David Bell
5dd030f438
refactor: Added config option for database port ( #5517 )
2017-01-27 23:16:04 +00:00
Neil Lathwood
c3140218b3
fix: Fix irc bot user level ( #4833 )
2016-10-20 17:53:49 +00:00
Neil Lathwood
9e85f24b00
fix: Make irc bot to use authentication module for user info ( #4372 )
2016-09-12 11:24:22 -05:00
deutor
50a02a0fc5
refactor: IRC bot .version response ( #4355 )
...
* IRCbot more verbose .version response
* Using local_sha instead of git call
* Corrected substr starting position
2016-09-07 07:33:24 +01:00
deutor
7afbb6455f
feature: IRCBot re-connection back-off ( #4322 )
2016-09-03 08:54:37 -05:00
Tony Murray
abc6a5b799
PSR-2 Final cleanup ( #4247 )
...
refactor: Final PSR2 cleanup
2016-08-28 23:32:55 +01:00
Tony Murray
aadd627863
Move IRCBot class to LibreNMS namespace. ( #4246 )
...
refactor: Moved IRCBot class to LibreNMS namespace #4246
2016-08-28 21:53:52 +01:00