Age | Commit message (Expand) | Author |
2010-06-18 | Allow attaching metadata to nickrequests and storing it in the databases and ... | Adam |
2010-06-18 | Store a plaintext version of mode names in the mode structures, removes alot ... | Adam |
2010-06-18 | Rewrote the mail system to use threading | Adam |
2010-06-18 | Added the nickserv/ungroup command | Adam |
2010-06-18 | Added m_ssl.cpp which allows Anope to use SSL when connecting to its uplink | Adam |
2010-06-18 | Added two events called in ns_info and cs_info that allows modules to easiall... | Adam |
2010-06-18 | Prevent negaitve mode changes, kicks, bans, and autokicks from affecting user... | Adam |
2010-06-18 | Rewrote all of the server handling code | Adam |
2010-06-18 | Added nickserv/auspex permission and fixed core modules so they build | Adam |
2010-06-18 | Tell users when their nicks expire in /ns glist and /ns info | Adam |
2010-06-18 | Removed all references to $, git has no svn keywords | Adam |
2010-06-18 | Made all modules version be VERSION_STRING | Adam |
2010-06-18 | Merge svn with git | Charles |
2010-06-16 | Minor edits to fix compile errors/warnings with clang and a small compile war... | cyberbotx |
2010-06-16 | Replaced some spaces with tabs in unreal32.c, os_defcon.c, and modes.cpp | Adam |
2010-05-27 | Fixed some compiler warnings found on 64bit systems | Adam- |
2010-05-26 | Fixed some windows problems with db_mysql_execute | Adam- |
2010-05-26 | Fixed some windows problems with db_mysql_execute | Adam- |
2010-05-25 | Fixed a crash if /ns ghost is used without a password | Adam- |
2010-05-23 | Fixed bug #1165, fixed soem missing tables in /os sqlsync. Also added support... | Adam- |
2010-05-22 | Rewrote the nick colliding/releaseing/canceling system, fixes many many bugs ... | Adam- |
2010-05-21 | Fixed saving capsmin in the database, fixes the bug also fixed by the last co... | Adam- |
2010-05-19 | Moved opertype access checking to NickAlises constructor, cleans up some code... | Adam- |
2010-05-19 | Fixed a potential crash in os_szline because of a bad pointer passed to an event | Adam- |
2010-05-17 | Made is possible to change levels back to founder only and made founder only ... | Adam- |
2010-05-14 | You dont see this | Adam- |
2010-05-14 | Fixed many windows problems in the debug build | Adam- |
2010-05-14 | Finished r2957 | Adam- |
2010-05-14 | Reversed the autoop flag to make it more logical. In 1.8, we set this flag to... | DukePyrolator |
2010-05-10 | Changed the names of modes in the databases to be exactly the same way they a... | Adam- |
2010-05-10 | Save & load nick requests from db_plain | Adam- |
2010-05-07 | Removed an unneeded static_cast in enc_none | Adam- |
2010-05-07 | Removed the chanserv/aop/list command perm and switched it with chanserv/acce... | Adam- |
2010-05-05 | SVN Id keyword to .h/.c/.cpp files | pimpmylinux |
2010-04-30 | Fixed ms_rsend reply when sending a memo to a nick | Adam- |
2010-04-30 | Made ms_rsend work | Adam- |
2010-04-24 | Fixed the /nickserv help info output to services opers and the reply from /ch... | Adam- |
2010-04-24 | Fixed loading negatively mlocked modes from the DB and fixed loading access c... | Adam- |
2010-04-24 | Fix a potential crash when removing SQLines | Adam- |
2010-04-24 | Fixed some typos in log messages, found by Lethality | Adam- |
2010-04-21 | Fixed cs_clear ops to not deop users twice on Unreal and made it always use s... | Adam- |
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-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 | 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-09 | Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand... | Adam- |