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
/
src
Age
Commit message (
Expand
)
Author
2010-04-30
Made ms_rsend work
Adam-
2010-04-30
Do not join ChanServ to hold channels if the channel is syncing
Adam-
2010-04-30
Don't use botserv bots to hold channels open, becomes too much of a problem i...
Adam-
2010-04-29
Properly track users who join channels using an exception
Adam-
2010-04-29
Forward port of r2918
Adam-
2010-04-25
Allow superadmins and ulines to join channels always
Adam-
2010-04-25
Fixed a crash when shutdown when not connected
Adam-
2010-04-24
Fixed the /nickserv help info output to services opers and the reply from /ch...
Adam-
2010-04-24
Fixed loading negatively mlocked modes from the DB and fixed loading access c...
Adam-
2010-04-24
Fix a potential crash when removing SQLines
Adam-
2010-04-24
Logout the SQLUser & any fake users after using commands
Adam-
2010-04-24
Fixed crash when shutting down when db_mysql_execute is loaded and logusers i...
Adam-
2010-04-24
Fixed dropping nicks registered through MySQL
Adam-
2010-04-24
Fixed some typos in log messages, found by Lethality
Adam-
2010-04-22
Actually use readtimeout from the config & fixed many valgrind errors
Adam-
2010-04-22
Fixed two log message typos, patch from Lethality
Adam-
2010-04-21
Fixed cs_clear ops to not deop users twice on Unreal and made it always use s...
Adam-
2010-04-20
Correctly handle recieving messages over 65.5 thousand bytes
Adam-
2010-04-17
Reply with the correct idle times for the core service bots
Adam-
2010-04-17
fixed missing SID before FJOIN in the inspircd12 protocol module
DukePyrolator
2010-04-15
Fixed loading botserv bots time created & number of channels from the databas...
Adam-
2010-04-13
Fixed crash on /ns release and made release actually work
Adam-
2010-04-13
Remove +r from nonregistered channels
Adam-
2010-04-11
Fixed +q and +a channel modes on inspircd 1.2 if they have no prefixes
Adam-
2010-04-11
Correctly identify a user when they get autoidentified and made db_plain not ...
Adam-
2010-04-11
Don't backup the database and not rewrite a new one (oops?)
Adam-
2010-04-11
Dont allow the first user in registered syncing channel to retain their acces...
Adam-
2010-04-11
Return MOD_STOP in various places where the user executing the command had be...
Adam-
2010-04-11
Dont backup the database unless there is a database to backup
Adam-
2010-04-10
Fixed cs_modes to add commands after the modes requiring them are introduced
Adam-
2010-04-10
Made db_plain backup its databases
Adam-
2010-04-10
Made MySQL log errors when executing queries instead of crashing
Adam-
2010-04-10
changed all mysqlpp::String::empty() calls to mysqlpp::String::size() to make...
dukepyrolator
2010-04-09
Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand...
Adam-
2010-04-09
Fixed a problem with binding to certian IPs
Adam-
2010-04-09
Fixed a potential crash when a user does not pass connection checks (akill/se...
Adam-
2010-04-09
Fixed a crash when linking servers
Adam-
2010-04-09
fixed the database converter (streams dont like null pointers)
dukepyrolator
2010-04-09
Fixed cs_ban, os_jupe, and os_restart
Adam-
2010-04-09
Removed the OnFind events, they are not necessary anymore and just waste CPU
Adam-
2010-04-09
added a new event OnFinishSync, that allows modules to send additional data t...
dukepyrolator
2010-04-09
changed the way how the IV is stored with the password and renamed some varia...
dukepyrolator
2010-04-09
Process the socket engine one last time before Anope disconnects to send ever...
Adam-
2010-04-09
Made the mode stacker never send a mode change for something that is already ...
Adam-
2010-04-09
Fixed enc_none OnDecrypt to work correctly on Windows
Adam-
2010-04-09
Fixed windows compile on new sockets
Adam-
2010-04-09
Fixed ns_getpass and ns_sendpass to not load when there is no supported encry...
Adam-
2010-04-08
Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn...
Adam-
2010-04-04
Fixed make install
Adam-
2010-03-31
Fixed cs_xop to not add its commands until after it knows what modes as suppo...
Adam-
[prev]
[next]