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-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-
2010-03-31
Added akicks into SQL
Adam-
2010-03-31
Burned db-merger & docs, it will eventually need a complete rewrite
Adam-
2010-03-31
Added last used time to akick view
Adam-
2010-03-31
Marked mysql modules as a database module and fixed os_modlist to show databa...
Adam-
2010-03-30
Fixed --with-mysqlpp configure option on some systems
Adam-
2010-03-28
Finish rest of BotServ SQL stuff
Adam-
2010-03-28
Track BotServ settings in SQL
Adam-
2010-03-24
Rewrote arg parsing system, changed lots of std::string*s to std::string&, ma...
Adam-
2010-03-21
Replaced old update/expire timers with newer timers
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-21
fixed typo in mysql query
DukePyrolator
2010-03-21
assigned botserv bots will now join permanent channels when syncing with our ...
DukePyrolator
2010-03-21
fixed bad mysql query
DukePyrolator
2010-03-20
fixed sending CHGIDENT without parameter
DukePyrolator
2010-03-20
Fixed /ms list reply header to include the users nick
Adam-
2010-03-20
Fix loading akills/sxlines from plaintext database
Adam-
[prev]
[next]