Age | Commit message (Expand) | Author |
2013-11-16 | Use the source's sync state and not mine when processing sjoins to determine ... | Adam |
2013-08-25 | Create persistent channels on startup, which used to work and got lost somewhere | Adam |
2013-08-01 | Use MessageSource as the source for many IRCDProto funcs | Adam |
2013-07-26 | Interally quit servers when juped | Adam |
2013-05-27 | Initially attach all modules to all events, and detach them as the events are... | Adam |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move mo... | Adam |
2013-05-08 | Fixed some issues and desyncs with creating empty permanent channels on start... | Adam |
2013-05-05 | That doesn't work either, just don't use references. | Adam |
2013-05-05 | Dont check for noquit/quitstorm, check and be sure all users are gone regardless | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-07 | Optimizations of much of the more commonly used code | Adam |
2013-02-18 | Made the mode bouncing detector harder to hit and ignore syncing channels | Adam |
2013-01-22 | Add hidenetsplitquit config option to not show splits in /ns info's last quit... | Adam |
2013-01-21 | Merge usefulness of Flags and Extensible classes into Extensible, made most f... | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2013-01-03 | Don't delete users immediately when quit or killed, instead wait until messag... | Adam |
2012-12-28 | Use the same object for chanusercontainer and userchancontainer | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
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 |