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
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
2013-12-26
Fix dropping channels in the webpanel
Adam
2013-12-24
Make webcpanel's nickserv alist behave more like /ns alist
Adam
2013-12-19
Don't leak opers and opertypes on /os reload, fix not updating opertypes on n...
Adam
2013-12-19
Fix a few commands not being able to find non conf opers
Adam
2013-11-22
fixed webcpanel not html escaping displayed memos, bug reported by Mietzie
DukePyrolator
2013-11-17
Fix placeholder for akill.html
Cronus89
2013-11-04
Add a couple of usability and aesthetic changes, fix the half-broken chanlist...
Denis M. (Phr33d0m)
2013-10-27
Fix m_httpd not passing non post data to other modules correctly & close conn...
Adam
2013-09-29
display modechars instead of modenames in cpanel channelmodes
DukePyrolator
2013-09-16
Remove static variables from functions in modules which causes them to be mar...
Adam
2013-09-08
Alpabetize channels in /ns alist and on webcpanels chanserv page
Adam
2013-09-03
Cleanup previous commit
Adam
2013-09-03
updated the chanserv section in webcpanel
DukePyrolator
2013-08-23
Merge pull request #21 from Phr33d0m/1.9
Jens Voß
2013-08-23
Use CDN for the rest of the .js files
Denis M. (Phr33d0m)
2013-08-23
Merge branch '1.9' of github.com:anope/anope into 1.9
Adam
2013-08-23
Remove SSL cert verification because we dont use it
Adam
2013-08-23
Fix reading post data in m_httpd
Adam
2013-08-23
Merge pull request #20 from Phr33d0m/1.9
Adam
2013-08-23
Fixed an incorrect layout, a couple of typos and a wrong form action
n0kS Phr33d0m
2013-08-23
Use a local copy of the background image
n0kS Phr33d0m
2013-08-23
Make the navbar brand a different font to distinguish it from the rest of the...
n0kS Phr33d0m
2013-08-23
Remove webpanel:ssl configuration option because its dumb
Adam
[next]