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-05-10
Fixed tracking of channel mode +L on InspIRCd 1.2
Adam-
2010-05-07
Removed an unneeded static_cast in enc_none
Adam-
2010-05-07
Removed the chanserv/aop/list command perm and switched it with chanserv/acce...
Adam-
2010-05-06
Fixed bug #1159 and made the SQL fields holding timestamps more consistant
Adam-
2010-05-05
Fixed a compile error in r2933
Adam-
2010-05-05
SVN Id keyword to .h/.c/.cpp files
pimpmylinux
2010-05-03
Fixed a crash because of a bad SQL query when changing your password
Adam-
2010-05-01
Added support for InspIRCd 2.0
Adam-
2010-04-30
Fixed ms_rsend reply when sending a memo to a nick
Adam-
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
[next]