Commit Graph

9 Commits

Author SHA1 Message Date
b6079d0fc7 Added support for cap znc.in/server-time to give the clients which supports this extension the time which the message was sent so it can display accordingly. 2012-02-15 23:26:23 -06:00
3cf9cf5bd7 Added a new feature to ignore channels/nicks which you do not want to have logged and replayed. Ignores are wildcard based and nick ignores includes the mask which allows you to block an entire ip address/hostname and or nick name. 2012-02-13 21:43:03 -06:00
b0ed19fe38 Fixed the build script for MySQL so it uses MySQL_Config instead of guessing based on what my configuration was. 2012-02-12 21:21:27 -06:00
391ec344a0 Changed build script to save the configuration chosen so you will not have to re-type in information each time you want to build. Fixed issue where LogLevel was setting LogLimit. Added help commands to individual commands to explain options. Reformatted every command to work the same with the way it saves settings and displays results. Updated LogMySQL to work the same with commands as LogSQLite. 2012-02-11 20:15:21 -06:00
Kyle Fuller
43e34bd202 Use CString::ToBool for the argument to ReplayAll 2012-02-12 09:37:29 +08:00
Kyle Fuller
a249f23c7b Use CModCommand 2012-02-12 09:37:29 +08:00
7aa1a6b7c7 Updated build scripts to make the Mac OS X work around for the MySQL client library path only happen when you have Mac OS X. 2012-02-11 14:00:33 -06:00
a27092c873 Added MySQL Database Defaults dump for people who do not want to give the user which is used the ability to create and drop tables. 2012-02-11 13:50:43 -06:00
902834079b LogSQL Start 2012-02-11 13:39:50 -06:00