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
/
include
Age
Commit message (
Expand
)
Author
2010-04-24
Logout the SQLUser & any fake users after using commands
Adam-
2010-04-24
Fixed dropping nicks registered through MySQL
Adam-
2010-04-22
Actually use readtimeout from the config & fixed many valgrind errors
Adam-
2010-04-11
Correctly identify a user when they get autoidentified and made db_plain not ...
Adam-
2010-04-11
Return MOD_STOP in various places where the user executing the command had be...
Adam-
2010-04-10
Made db_plain backup its databases
Adam-
2010-04-09
Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand...
Adam-
2010-04-09
Fixed a crash when linking servers
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-08
Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn...
Adam-
2010-03-31
Fixed windows build
Adam-
2010-03-31
Fixed cs_xop to not add its commands until after it knows what modes as suppo...
Adam-
2010-03-31
Added akicks into SQL
Adam-
2010-03-31
Added last used time to akick view
Adam-
2010-03-28
Finish rest of BotServ SQL stuff
Adam-
2010-03-24
Removed some unused externs from extern.h
Adam-
2010-03-24
Rewrote arg parsing system, changed lots of std::string*s to std::string&, ma...
Adam-
2010-03-21
Added options:passlen
Adam-
2010-03-21
Made the database file name configurable
Adam-
2010-03-21
Made usermax and hostmax configurable
Adam-
2010-03-20
fixed sending CHGIDENT without parameter
DukePyrolator
2010-03-20
Added in support for OperServ and MemoServ into SQL
Adam-
2010-02-28
Made it so you can register empty nonregistered channels to make registering ...
Adam-
2010-02-28
Added in support for live updating MySQL databases and the ability to execute...
Adam-
2010-02-28
Marked mode +f on inspircd1.2 as minusnoarg
Adam-
2010-02-25
Removed OnBotPreLoad event, this is a much better way to prevent multiple of ...
Adam-
2010-02-25
Rewrote part of the Timer and CallBack code for modules to be sane
Adam-
2010-02-12
Added generic support for unknown modes told to Anope at runtime by the IRCd
Adam-
2010-02-10
Changed up a small part of the mode API for preparation for dynamic mode supp...
Adam-
2010-02-08
Rewrote & fixed CAPAB support
Adam-
2010-02-06
Recieve the max number of modes we can set at once from the IRCd and use it
Adam-
2010-02-06
Remove protectbotserv option from modes, just use options:botmodes instead
Adam-
2010-02-06
Parse CAPAB from the server to determin what modes we know about
Adam-
2010-02-04
We now store a list of users using a NickCore in the NickCore, this prevents ...
Adam-
2010-02-02
Added options:botmodes to configure what modes BotServ bots should use in cha...
Adam-
2010-01-31
replaced the alog() command with a new type-safe and stream-based Alog()
DukePyrolator
2010-01-21
Rewrote how Anope stores channel status modes on users.
Adam-
2010-01-16
Removed c_userlist and u_chanlist, replaced with std::list
Adam-
2010-01-16
Added channels.h and moved channel stuff from services.h to it
Adam-
2010-01-14
Added param arg to ChannelModeSet/Unset events, and fixed it to not ignore st...
Adam-
2010-01-14
Fixed crash caused by r2732 caused by adding someone to the exception list
Adam-
2010-01-14
Burned do_sjoin and rewrote it to be sane. This changes how Anope handles new...
Adam-
2010-01-11
Update copyright for CBX
sjaz
2010-01-11
updated copyright info for 2010
pimpmylinux
2010-01-10
Rewrote the code that handles and sends kicks
Adam-
2010-01-10
changed the source argument of enc_decrypt to const
DukePyrolator
2010-01-09
changed all password fields to std::string and reworked the way how the enc m...
DukePyrolator
2010-01-06
Fix crash caused by trying to add an akick to a channel when certain types of...
Adam-
2010-01-06
Fixed windows build and cleaned up a few small things
Adam-
[prev]
[next]