summaryrefslogtreecommitdiff
path: root/modules/extra
AgeCommit message (Expand)Author
2017-12-03ldap_authentication: fix buildAdam
2017-12-03ldap: fix buildAdam
2017-12-03ldap_oper: fix buildAdam
2017-12-03sql_authentication: fix buildAdam
2017-12-03sql_log: fix buildAdam
2017-12-03ssl_gnutls: fix buildAdam
2017-11-19Add subcommand syntax help, and reference subcommand help in syntax error mes...Adam
2017-04-20Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'Adam
2017-04-07irc2sql: fix changing status modes to update ison modesAdam
2017-04-07Merge commit '7453c71c005671f729e26f2bbeeb750d32c88718'Adam
2017-04-07Merge commit '76ea11198028b6a1ab4f739d239bf890ce6d937e'Adam
2017-02-07Normalize databases by not allowing generic Object referencesAdam
2017-01-23Make log system use newer format stringsAdam
2017-01-16Update copyright to 2017.Robby
2016-11-11Fix opers not really being serializableAdam
2016-11-05irc2sql: fix changing status modes to update ison modesAdam
2016-11-05irc2sql: fix crash on shutdown with no sqlAdam
2016-11-05irc2sql: update max topic len to 512Adam
2016-11-04m_mysql: null empty columns instead of setting to ''Adam
2016-11-04irc2sql: fix a couple SQL errorsAdam
2016-10-30Add new RESTful JSON API and documentationAdam
2016-10-29Add sqlite amalgamation and use if no system sqlite is found. Move sqlite mod...Adam
2016-10-17Address casemapping issues in sqlite/mysqlAdam
2016-10-15Various improvements/bugfixes to extdb stuffAdam
2016-10-09Various other modname fixesAdam
2016-10-09Adjust reading nickserv core config optsAdam
2016-10-07m_ssl_openssl: allow certificate chain files to be usedAdam
2016-10-07m_sqlite: Fix possible memory leak when opening a database failsAttila Molnar
2016-10-02Update m_ssl_gnutls Windows library version to libgnutls-30Adam
2016-10-01sql_oper: deoper users more reliablyAdam
2016-10-01sql_oper: various fixups to compile on 2.1Adam
2016-09-25Merge pull request #177 from attilamolnar/2.0+sqliteleakAdam
2016-09-05m_ssl_openssl: allow certificate chain files to be usedAdam
2016-08-17m_sqlite: Fix possible memory leak when opening a database failsAttila Molnar
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2016-04-13Remove support for DH-AES and DH-BLOWFISH.Peter Powell
2016-01-28Update copyright to 2016. This was done with:Robby
2016-01-23Update m_ssl_gnutls Windows library version to libgnutls-30Adam
2016-01-23Fix m_sql_oper to compile from the cleanup of the other dayAdam
2016-01-19Fix various inconsistencies/crashes related to having multiple opers configur...Adam
2015-12-14New source tree structure for modules. From commands/cs_access => chanserv/ac...Adam
2015-10-27Merge branch '2.0' into 2.1Adam
2015-09-23Clear regex xlines on unload, which happens on shutdown, even though they are...Adam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-07-23Remove unused variables from m_ldapAdam
2015-07-23Set LDAP_OPT_PROTOCOL_VERSION 3 etc on reconnect, tooAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-04-30irc2sql: handle away messages.Jyzee
2015-03-22Fix m_ldap_oper to buildAdam