Age | Commit message (Expand) | Author |
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-08 | Added the --with-mysqlpp option to configure to tell it where mysql++ is inst... | Adam- |
2010-03-06 | Added help for sqlsync and fixed installing mydbgen into the wrong directory ... | Adam- |
2010-02-28 | Added in support for live updating MySQL databases and the ability to execute... | Adam- |
2009-12-31 | Added in new plaintext databases. Note: This currently has no automatic backu... | Adam- |
2009-11-06 | Added src/regchannel.cpp and moved the code from include/regchannel.h there | Adam- |
2009-10-25 | Rewrote part of news system and moved it all to os_news.c. Removed src/news.c | Adam- |
2009-10-13 | Complete rewrite of everything associated with modes, this breaks saving and ... | Adam- |
2009-09-27 | Removed old mod_version system for detecting module versions and replaced wit... | Adam- |
2009-09-06 | Fixed Makefiles to only suppress building when using run-cc.pl | Adam- |
2009-08-06 | Fix Makefile/CMakeLists.txt with the removal of mydbgen | sjaz |
2009-06-29 | removed include/encrypt.h from the Makefiles | DukePyrolator |
2009-06-10 | New timer infrastructure, can be used inside modules. Replaces old ENFORCE/CO... | rburchell |
2009-02-19 | Fix a few warnings. Also move split_usermask into cs_akick, as this is the on... | rburchell |
2009-02-18 | Add nickalias to build. Also stop sstrdup on args that seem to be NULL, it's ... | rburchell |
2009-02-15 | HelpServ has been destroyed, +1000 points. Also fixed the argument order in t... | cyberbotx |
2009-02-15 | Split Command implementation from definition. | rburchell |
2009-02-15 | Can now correctly tie users to opertypes. | rburchell |
2009-02-15 | Shuffle shit around. | rburchell |
2009-02-15 | Blah, blah.. | rburchell |
2009-02-15 | Convert to use new, (drastically) faster matching algorithm, from InspIRCd. T... | rburchell |
2009-02-15 | Add svsopers.cpp to build. | rburchell |
2009-02-15 | Fix makefile, it's a cpp not a c. | rburchell |
2009-02-14 | protocol: split implementation from interface for cleaner code. | rburchell |
2009-01-26 | Move Anope's executable (anope.exe for Windows / services for *nix) to be ins... | cyberbotx |
2008-12-30 | Fix install errors with Autotools build system. | cyberbotx |
2008-12-29 | Final modifications to Autotools build system to work alongside CMake build s... | cyberbotx |
2008-12-29 | Modifications to the Autotools build system to try to make it work with the c... | cyberbotx |
2008-12-29 | Revived Autotools from the grave, although it'll need some tweaking to work a... | cyberbotx |
2008-12-29 | Reverting my last 2 commits in an attempt to fix my own screwball mistake. | cyberbotx |
2008-12-29 | Merge branch 'cmake' | cyberbotx |
2008-12-17 | Removed the old autotools files that are no longer needed because of the use ... | cyberbotx |
2008-12-17 | Implemented CMake build system to replace the old autoconf-based build system. | cyberbotx |
2008-11-30 | Removed Service class, if we need something like it later we can add it back,... | cyberbotx |
2008-11-29 | Added start of Services class to be used by new and existing pseudo-clients. | cyberbotx |
2008-11-18 | Added ConfigReader class from InspIRCd to be used in modules to read config f... | cyberbotx |
2008-11-13 | made the use of run-cc.pl optional, if you dont want to use it, add --with-ma... | robbeh |
2008-11-09 | Add module.cpp and modulemanager.cpp. | Robin Burchell w00t@inspircd.org |
2008-11-04 | Remove space that broke the build again (fuck makefiles) | Robin Burchell w00t@inspircd.org |
2008-11-04 | This isn't showing up on diff, but it seems it's wrong on checkout? | Robin Burchell w00t@inspircd.org |
2008-11-02 | Rip out SQL. It's utterly useless in current implementation. | Robin Burchell w00t@inspircd.org |
2008-10-13 | Merge commit 'cbx/anopeng-config' into anopeng-config | Robin Burchell w00t@inspircd.org |
2008-10-07 | Merge branch 'anopeng' into anopeng-config | Robin Burchell w00t@inspircd.org |
2008-10-02 | Add run-cc.pl from inspircd, only difference is support .c files too :) | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move stuff to a bots class. | Robin Burchell w00t@inspircd.org |
2008-09-30 | listnicks and listchans go away, as they aren't all that useful (and way too ... | Robin Burchell w00t@inspircd.org |
2006-10-15 | BUILD : 1.7.16 (1174) BUGS : NOTES : Fixed src/mod_version.c to be compiled w... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-06-20 | Modules wont load invalid revisions - NOT FULLY COMPLETE YET (altho it works ... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-06-18 | BUILD : 1.7.14 (1058) BUGS : 496 NOTES : Removed legacy my_vsnprintf() code a... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |