Age | Commit message (Expand) | Author |
2010-04-08 | Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn... | Adam- |
2010-03-31 | Added a small example webpage that can be used to register nicknames online v... | Adam- |
2010-03-31 | Added akicks into SQL | Adam- |
2010-03-28 | Finish rest of BotServ SQL stuff | Adam- |
2010-03-28 | Track BotServ settings in SQL | 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 | Added in support for OperServ and MemoServ into SQL | Adam- |
2010-02-28 | Added in support for live updating MySQL databases and the ability to execute... | Adam- |
2010-02-02 | Added options:botmodes to configure what modes BotServ bots should use in cha... | Adam- |
2010-01-10 | changed enc_sha256 to use random salts instead of a hardcoded salt | DukePyrolator |
2010-01-04 | Removed NICKMAX and CHANMAX, replaced user->nick, c->name, and ci->name with ... | Adam- |
2009-12-31 | Added in new plaintext databases. Note: This currently has no automatic backu... | Adam- |
2009-12-27 | Fix small typo in services.conf - thanks Phil. | sjaz |
2009-12-16 | Moved /chanserv unban to its own module and added support for unbanning a nic... | Adam- |
2009-12-13 | Moved hostserv/set priv to commands, only check for HasCommand() when trying ... | Adam- |
2009-12-05 | Added options:mlock in the config so you can set what modes should be locked ... | Adam- |
2009-12-05 | Fix crontab script to correctly find services.pid, it's not in ~/anope/bin, i... | cyberbotx |
2009-12-05 | Added ns_resetpass which can be used to reset user passwords by email, very u... | Adam- |
2009-11-11 | Added support for permanent channels. This supports both permanent channel mo... | Adam- |
2009-11-02 | added a way to load multiple encryption modules at the same and to switch bet... | DukePyrolator |
2009-10-30 | Removed channel passwords and added /chanserv QOP command to add additional c... | Adam- |
2009-10-29 | Changed the "nickserv/confirm" opertype command to a permission, and added "n... | Adam- |
2009-10-25 | added options:enablelogchannel config file option, which turns on the logchan... | Adam- |
2009-10-22 | Couple more typo's from Fudge, cheers! | sjaz |
2009-10-22 | Fixed typo in example.conf. Thanks Fudge. | sjaz |
2009-10-12 | Changed /ns confirm to not assume the user you are confirming owns the nick (... | Adam- |
2009-10-11 | Removed proxy server from ulined servers in example config as more people use... | sjaz |
2009-09-13 | Removed super admin requirement for operserv/umode operserv/oline and operser... | Adam- |
2009-08-06 | Removed nicktracking from example config. | sjaz |
2009-08-06 | Fix path to anope binary in example.chk | sjaz |
2009-08-06 | Minor typo fixes in example.conf | sjaz |
2009-06-30 | Example configuration for opertypes and oper blocks, initial version written ... | rburchell |
2009-06-11 | Cleanup of internals of new opertype stuff by Adam. Removes OS OPER and OS AD... | rburchell |
2009-04-04 | Removed is_host_setter() and is_host_remover() from code and replaced them wi... | cyberbotx |
2009-04-02 | Remove restrictgetpass option from the conf | rburchell |
2009-02-28 | Remove CSRestrictGetPass, it is unneeded with the introduction of opertypes. ... | rburchell |
2009-02-15 | HelpServ has been destroyed, +1000 points. Also fixed the argument order in t... | cyberbotx |
2009-02-14 | Removed references to RAW in config and lang files. Kirby from Dreamland ate ... | cyberbotx |
2009-02-13 | Two very small typo's in example.conf. | sjaz |
2009-02-11 | Fix example.conf to use os_news instead of os_logonnews, os_randomnews, and o... | cyberbotx |
2009-02-09 | Squashed commit: merge next (1.9.1) back to trunk. | rburchell |
2008-12-23 | Some more Windows fixes, both in CMake and in the code itself. (I don't like ... | cyberbotx |
2008-12-17 | Massive cleanup of the CMakeLists.txt files to finalize them. | cyberbotx |
2008-12-17 | More CMake work, mostly to handle both *nix and Windows builds. | cyberbotx |
2008-12-17 | Implemented CMake build system to replace the old autoconf-based build system. | cyberbotx |
2008-11-23 | Fix example id | rburchell |
2008-11-21 | Remove unused data/tables.sql | rburchell |
2008-11-21 | Cleanup in example.conf. | cyberbotx |