index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
extra
Age
Commit message (
Expand
)
Author
2015-09-06
Merge pull request #126 from SaberUK/2.0+typos
Adam
2015-07-23
Remove unused variables from m_ldap
Adam
2015-07-23
Set LDAP_OPT_PROTOCOL_VERSION 3 etc on reconnect, too
Adam
2015-07-08
Fix a ton of typos.
Peter Powell
2015-04-30
irc2sql: handle away messages.
Jyzee
2015-03-22
Fix m_ldap_oper to build
Adam
2015-03-12
Merge pull request #113 from attilamolnar/2.0+openssl
Adam
2015-03-12
m_ssl_openssl: Allow disabling SSLv3 via the config
Attila Molnar
2015-03-12
m_ssl_openssl: Set sane default context options
Attila Molnar
2015-03-11
Redesign m_ldap to no longer rely on undefined behavior
Adam
2015-01-28
More properly track topic change sources and allow users with access to chang...
Adam
2014-12-02
Link m_ldap against ldap_r not ldap
Adam
2014-10-16
Validate credentials sent via sasl more
Adam
2014-10-14
Fix module event prioritization which was broken with the newer
Adam
2014-09-14
changed the engine of the chanstats table from InnoDB back to MyISAM to avoid...
DukePyrolator
2014-07-11
Fix Log() calls in m_ldap_oper
Adam
2014-06-09
Correct wording of log message when ldap services are created
Adam
2014-05-30
Fix Windows build and update library names to the newer ones.
Adam
2014-05-20
Speed up akill xline checks
Adam
2014-05-01
Pass password to nick register event so modules like m_ldap_authentication ca...
Adam
2014-03-17
m_ssl_gnutls: Fix deprecation warnings when using newer GnuTLS versions.
Robby-
2014-03-11
Set LDAP_OPT_NETWORK_TIMEOUT to 0 in m_ldap to prevent the asynchronous
Adam
2014-03-10
Fix compile error in m_sasl_dh-aes and m_sasl_dh-blowfish on unusually old g+...
Adam
2014-03-09
irc2sql: removed the currentusers field from the chan table, keeping it updat...
DukePyrolator
2014-02-24
Fix m_ssl_gnutls to send its cert. Most of this is from Attila.
Adam
2014-02-22
Make m_ssl_gnutls work with at least GnuTLS v2.8
Attila Molnar
2014-02-20
enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li...
Daniel Vassdal
2014-02-17
Merge pull request #52 from attilamolnar/2.0+gnutls
Adam
2014-02-17
Move encryption.h to include/modules
Adam
2014-02-17
Add m_ssl_gnutls
Attila Molnar
2014-02-17
Rename m_ssl to m_ssl_openssl and update docs
Attila Molnar
2014-02-16
Fix Windows build
Adam
2014-02-16
enc_bcrypt: Add module
Daniel Vassdal
2014-02-14
m_sasl_dh-blowfish: Add module
Daniel Vassdal
2014-02-14
m_sasl_dh-aes: Add module
Daniel Vassdal
2014-02-05
Ignore nonblocking errnors on socket operations
Adam
2014-01-21
Fix missing colon in stats and top, fix smileys and actions count. Patch by b...
Adam
2014-01-21
Made the chanstats confs try and look similar to every other configuration file
Adam
2014-01-19
m_chanstats: fixed the config options NSDefChanstats and CSDefChanstats
DukePyrolator
2014-01-17
m_chanstats: do not count negative words if you have more smileys in a line t...
DukePyrolator
2014-01-14
Mark m_sql_log, m_rewrite, and m_dnsbl as extra so they show up in modlist wi...
Adam
2014-01-06
Fix compile with -std=c++11
Adam
2014-01-04
Allow m_sql_authentication to disable email changing similar to m_ldap_authen...
Adam
2014-01-04
Also make m_sql_authentication block nick grouping if it is disabling registr...
Adam
2014-01-03
Move modules/stats under extras because it depends on m_mysql, update its con...
Adam
2014-01-02
Move modules out of extras that dont have external dependencies
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-12-30
Set last_realname in m_ldap_authentication when new nicks are registered
Adam
2013-12-30
Also have m_ldap_authentication disable nick grouping if registration is disa...
Adam
2013-12-26
Don't leak ldap results
Adam
[next]