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
Age
Commit message (
Expand
)
Author
2014-02-18
Merge pull request #55 from attilamolnar/2.0+alphabet
Adam
2014-02-18
Alphabetically order modules in modules.example.conf ('r' < 's' and 'w' < 'x')
Attila Molnar
2014-02-17
Merge pull request #52 from attilamolnar/2.0+gnutls
Adam
2014-02-17
Merge pull request #53 from attilamolnar/2.0+reuseaddrfix
Adam
2014-02-18
Turn BinarySocket::Write() into a no-op when called with l == 0
Attila Molnar
2014-02-18
Fix TemplateFileServer writing empty messages resulting in zero length DataBl...
Attila Molnar
2014-02-18
Fix setsockopt() with SO_REUSEADDR not working due to wrong argument type
Attila Molnar
2014-02-17
Fix os_ignore to work correctly with SQL
Adam
2014-02-17
Move most of the implementation details out of os_forbid.h, fixes crashing if...
Adam
2014-02-17
Remove docs/IRCD, it is very outdated and no longer correct at all
Adam
2014-02-17
Move encryption.h to include/modules
Adam
2014-02-17
Fix not applying ipv[46]_cidr to connecting clients in os_session, #1573
Adam
2014-02-17
Add m_ssl_gnutls
Attila Molnar
2014-02-16
Merge branch '2.0', remote branch 'upstream/2.0' into 2.0
lethality
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
Merge pull request #51 from ShutterQuick/2.0+oldforbid
Adam
2014-02-16
db_old.cpp: Correctly import forbidden nicks and chans
Daniel Vassdal
2014-02-16
Merge pull request #50 from ShutterQuick/bcrypt
Adam
2014-02-16
modules.example.conf: Update examples for bcrypt - also clearify that m_sasl_...
Daniel Vassdal
2014-02-16
enc_bcrypt: Add module
Daniel Vassdal
2014-02-14
Merge pull request #48 from ShutterQuick/2.0+nnghsasl
Adam
2014-02-14
modules.example.conf: Add info about m_sasl_dh-aes and m_sasl_dh-blowfish
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-14
sasl.h, m_sasl.cpp: Move IdentifyRequest to the header
Daniel Vassdal
2014-02-14
base64.cpp: B64Decode(): Don't crash on "="
Daniel Vassdal
2014-02-14
Anope::string: Add .data()
Daniel Vassdal
2014-02-14
sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se...
Daniel Vassdal
2014-02-14
Don't convert XOP access entries to levels in db_old
Adam
2014-02-14
Do not sync channels in Channel::Reset if they are in the middle of syncing, ...
Adam
2014-02-13
Use better command access checking in webpanel for operserv/akill
Adam
2014-02-12
Disable m_sasl by default
Adam
2014-02-12
Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.
Adam
2014-02-11
Only trim newlines and carriage returns in BufferedSocket::GetLine
Adam
2014-02-11
Make initial registration notices with mail less repetitive
Adam
2014-02-11
Fix flags +* or -* sometimes incorrectly reporting opers as overriding when t...
Adam
2014-02-11
ns_suspend: Show the setter of the suspension and the reason when manually un...
Robby-
2014-02-11
os_modinfo: Add ability to list only extra modules.
Robby-
2014-02-10
Regenerate anope.it_IT.po
Adam
2014-02-10
Update Italian language translation
H7-25
2014-02-09
Add an opertype priv "protected" to not allow services to kick a user.
Adam
2014-02-09
Log memoserv/sendall
Adam
2014-02-07
Properly convert suspended nicks and channels in db_old
Adam
2014-02-07
Allow other modules to suspend nicknames and channels without having to subcl...
Adam
2014-02-07
Allow other modules to be able to view and modify cs and ns set_misc data
Adam
2014-02-07
Merge pull request #46 from ShutterQuick/patch-1
Adam
2014-02-07
Update cs_updown.cpp
ShutterQuick
2014-02-05
Ignore nonblocking errnors on socket operations
Adam
2014-02-05
Document a little more accurrately the privilege stuff and document why the a...
Adam
[prev]
[next]