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
/
servers.cpp
Age
Commit message (
Expand
)
Author
2012-11-06
Use std::tr1::unordered_map for a few of the larger maps
Adam
2012-10-30
Clean up ngircd proto mod slightly, and send sqlines before introducing clients
Adam
2012-10-01
Fix a few problems found by Cronusa and KindOne
Adam
2012-10-01
Cleanup of all of the protocol modules, rewrote message handling system to be...
Adam
2012-04-23
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-04-13
fixed a bug in chanstats
DukePyrolator
2012-04-08
Added Chanstats. It uses a new, improved database format and is not compatibl...
DukePyrolator
2012-02-26
Added chanserv:require config option to set which modes must be on all regist...
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-12-27
Made capab management a bit simplier
Adam
2011-11-25
Remove send_cmd and replace it with a stringstream
Adam
2011-11-03
Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf
Adam
2011-10-09
Check for being at terminal before forking
Adam
2011-10-09
Give more verbose messages on startup
Adam
2011-09-19
Fixed /os reload doing weird things to service channels, and allow setting mo...
Adam
2011-09-10
Rewrote mlock saving/loading code to not use this silly extensible hack
Adam
2011-09-10
Removed log:inhabitlogchannel and replaced it with service:channels
Adam
2011-08-12
Track when our clients are introduced or not
Adam
2011-08-12
Allow bot usermodes to be configurable
Adam
2011-08-07
Fixed generating sid on startup
Adam
2011-08-03
Start the ts6 sid generator off at 00A if none is given
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-06-20
Cleaned up some of the logger code which fixes not logging debug logs to file...
Adam
2011-06-20
Use case insensitive matching when looking up servers by name
Adam
2011-06-02
Burst our channels with the uplink when we connect & fixed bug #1274
Adam
2011-05-16
Added os_forbid
Adam
2011-05-16
Fixed some logic fail in ts6_uid_retrieve
Adam
2011-05-16
Use module type to determine what type each module is instead of its location...
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-03-14
Fixed compile
Adam
2011-03-13
When a server quits use its quit reason for all of its links
Adam
2011-03-10
Bug #1251 - Fixed logging inspircd logging us logging inspircd. Also moved th...
Adam
2011-02-09
Removed a lot of the old capab flags we dont/have never used
Adam
2011-01-28
Added patricia_tree::iterator
Adam
2011-01-08
Made the Flag class able to convert flags to strings and back
Adam
2011-01-05
update copyrights for 2011
lethality
2010-12-12
Cleaned up some things, made the protocol modules use some basic inheritance ...
Adam
2010-12-12
Added a plexus3 protocol module
Adam
2010-12-12
Allow the patricia tree to store non-pointers
Adam
2010-12-12
Switched the system for storing users, channels, and sesions to a patricia
Adam
2010-10-05
Use safe iteration when deleting servers off of hubs
Adam
2010-10-04
Changed the protocol handling system to use a vector of strings instead of C ...
Adam
2010-10-02
Made OperServ and Global optional
Adam
2010-09-15
Rewrote all of the topic code, fixes a few topic related problems on some old...
Adam
2010-09-10
Added Anope::CurTime to keep us from calling time() everywhere
Adam
2010-09-09
Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...
Adam
2010-08-28
Burst back our juped servers if we disconnect
Adam
2010-08-27
Added a new logging system
Adam
[next]