Age | Commit message (Expand) | Author |
2009-09-26 | Clean up inspircd12.cpp from last commit | Adam- |
2009-09-26 | We no longer use authentication tokens with InspIRCd 1.2. | jantje_85 |
2009-09-26 | Fixed +r not being removed on netmerge from previously ID'd users who now usi... | jantje_85 |
2009-09-26 | Fixed users not being validated if metadata is received, even though it s for... | jantje_85 |
2009-09-26 | Added missing part of #1107 patch. The last user to be introduced is now also... | jantje_85 |
2009-09-26 | Fixed bug #1107. We now have support for IRCds that send auth after the initi... | Adam- |
2009-09-26 | Made User::CheckAuthenticationToken work properly when using any nick in a group | Adam- |
2009-09-20 | Removed the file name arg from MODULE_INIT | Adam- |
2009-09-17 | partly fixed chanserv invite (it still sends the wrong message when inviting ... | DukePyrolator |
2009-09-16 | Really not send unknown command messages on non-fantasy commands | Adam- |
2009-09-16 | don't send any error messages on unknown fantasy commands | DukePyrolator |
2009-09-15 | Removed command position from Module::AddCommand(), it is no longer used beca... | Adam- |
2009-09-14 | fixed a small issue in inspircd12 support, introduced with the last commit | DukePyrolator |
2009-09-14 | fixed inspircd12 support - now we send a TS6SID on BURST | DukePyrolator |
2009-09-13 | Removed super admin requirement for operserv/umode operserv/oline and operser... | Adam- |
2009-09-12 | fixed a crashbug on /ns set kill. thanks to Phantomal for reporting. | DukePyrolator |
2009-09-12 | Made elist_match_user match against users cloaked hosts | Adam- |
2009-09-12 | Fix problem with CMake's auto-library search when being run on a subdirectory... | cyberbotx |
2009-09-12 | Fixes bugs #1105 and #1106 | Adam- |
2009-09-12 | Correctly send modes string when introducing psuedo clients on InspIRCd | adam- |
2009-09-10 | Foward port of Vipers os_oline fix in r2495 | Adam- |
2009-09-07 | Added the OnBotPreLoad event to fix introducing StatServ | Adam- |
2009-09-06 | Fixed Makefiles to only suppress building when using run-cc.pl | Adam- |
2009-09-05 | Fixed the reply when an oper tries to view an unregistered nicks alist to be ... | Adam- |
2009-09-01 | Change quit on kill value in inspircd1.2 protocol module to 0 | Adam- |
2009-08-30 | Fixed segfault bug & check_modes() going insane over uninitialized variable. | jantje_85 |
2009-08-30 | Fix chanserv.c to compile after DEFCON changes. | cyberbotx |
2009-08-30 | Add messages at the bottom of HELP telling you if you can/cant use the comman... | Adam- |
2009-08-30 | Forward port of several DEFCON fixes: | jantje_85 |
2009-08-30 | Fixed problem introduced in last commit | Adam- |
2009-08-30 | Properly keep track of services enforcer clients internally, they should now ... | Adam- |
2009-08-30 | Fixed an uninitialized variable in Timers that could make NickServCollide fail | Adam- |
2009-08-24 | Fixed idle time and signon time when whoising services clients on inspircd1.2 | adam- |
2009-08-24 | fixed typo. i apologize for being an idiot, i promise i will test even onelin... | pimpmylinux |
2009-08-24 | oops, sorry :( | pimpmylinux |
2009-08-24 | fixed trying to delete sessions when a ulined server quits | pimpmylinux |
2009-08-23 | Really fix running Anope from another directory besides bin, and also fix run... | cyberbotx |
2009-08-23 | Fix bug with User::SetRealname crashing when a user with a custom GECOS conne... | cyberbotx |
2009-08-22 | added more events | DukePyrolator |
2009-08-21 | Fixed bug #1095, do not resend client introduction when using /botserv bot ad... | adam- |
2009-08-21 | Partial revert of r2449, my_memo_lang shouldn't have a char * parameter, cons... | cyberbotx |
2009-08-19 | Add a few items to outstanding issues in TODO, clean up a lot of warnings (no... | cyberbotx |
2009-08-19 | fixed a possible crashbug on botserv help set | DukePyrolator |
2009-08-19 | Fixed a crash when using commands if HostServ is disabled | adam- |
2009-08-15 | Changed /nickserv id to allow you to switch accounts without logging out firs... | adam- |
2009-08-15 | Set -r on nick change if appropriate and make nick tracking work correctly | adam- |
2009-08-12 | Set the correct opertypes on newly registered users | adam- |
2009-08-12 | fixed a crashbug on /hostserv activate | DukePyrolator |
2009-08-09 | Make this really work now. Promise. serv_uplink double setting needs to go aw... | rburchell |
2009-08-09 | Introduce clients when we first see the uplink (i.e. successfully connected),... | rburchell |