Age | Commit message (Expand) | Author |
2009-11-02 | check for umode +r before sending svsmode -r | DukePyrolator |
2009-11-02 | added a way to load multiple encryption modules at the same and to switch bet... | DukePyrolator |
2009-10-25 | Added MinusNoArg to insp modes Ffj and unreal mode j | Adam- |
2009-10-25 | Added internal tracking of InspIRCd1.2 channel modes BFfjMPT and user modes B... | Adam- |
2009-10-25 | Rewrote part of news system and moved it all to os_news.c. Removed src/news.c | Adam- |
2009-10-20 | Added SUFFIXES .c .cpp .so to makefiles to clean up some of the code | Adam- |
2009-10-20 | Fixed makesfiles to work on both bsd make and gnu make | Adam- |
2009-10-20 | Apply some changes based on possible "flaws" found with flawfinder. | cyberbotx |
2009-10-17 | Fix crash when trying to parse a USERHOST reply for a nonexistant user on Unreal | Adam- |
2009-10-14 | Fixed inspircd12.cpp to actually work | Adam- |
2009-10-13 | Complete rewrite of everything associated with modes, this breaks saving and ... | Adam- |
2009-10-11 | on inspircd12, we now check for m_servprotect and give +k to our pseudo clients | DukePyrolator |
2009-10-03 | Fix bug #1109. Anopes now replies with proper PONGs to rfc compliant PINGs . | jantje_85 |
2009-10-03 | Fixed TIME on InspIRCd 1.2. | jantje_85 |
2009-09-30 | Removed NS_IDENTIFIED/NS_RECOGNIZED/NS_ON_ACCESS from na->status, it doesnt b... | Adam- |
2009-09-29 | Fixed "make clean" to really clean up all the modules | Adam- |
2009-09-27 | Removed old mod_version system for detecting module versions and replaced wit... | Adam- |
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-20 | Removed the file name arg from MODULE_INIT | 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-12 | Fixes bugs #1105 and #1106 | Adam- |
2009-09-12 | Correctly send modes string when introducing psuedo clients on InspIRCd | adam- |
2009-09-06 | Fixed Makefiles to only suppress building when using run-cc.pl | Adam- |
2009-09-01 | Change quit on kill value in inspircd1.2 protocol module to 0 | Adam- |
2009-08-24 | Fixed idle time and signon time when whoising services clients on inspircd1.2 | adam- |
2009-08-19 | Add a few items to outstanding issues in TODO, clean up a lot of warnings (no... | cyberbotx |
2009-08-08 | Remove SSYNC_UNKNOWN. All IRCds can report sync state, and for those that _re... | rburchell |
2009-08-08 | ENDBURST support for inspircd(11|12). | rburchell |
2009-08-06 | Clean up some of inspircds autoid code and make it not resend account name on... | adam- |
2009-08-06 | do not set mode +d on identify on inspircd | DukePyrolator |
2009-08-04 | Fixed autoid | adam- |
2009-08-03 | Fix a crash in the ratbox protocol module when Numeric is not defined in the ... | adam- |
2009-06-27 | Possible bugfix for bug #1086, specifically the issue with the inspircd12 sen... | cyberbotx |
2009-06-23 | Adds check for using commands on non-registered channels before the | adam- |
2009-06-23 | Fix for bahamut protocol module to get the users IP when new users are introd... | adam- |
2009-06-06 | New events stuff, patch totally by Adam (aka Awesome). | rburchell |
2009-05-31 | Add SendSWhois() to inspircd12.cpp, patch by Adam. | cyberbotx |
2009-04-03 | Patch from DukePyrolator to include an OnUserNickChange() event to replace EV... | cyberbotx |
2009-04-03 | Fix ratbox protocol to use TS6SID for sending (UN)RESV, and fix m_privmsg to ... | cyberbotx |
2009-04-03 | Don't generate UID twice in ratbox protocol module. This is a leftover from b... | rburchell |
2009-04-02 | Remove rootmodeonid, opermodeonid, adminmodeonid - unused, and utterly useles... | rburchell |
2009-03-31 | These are (now) horribly out of date. When we're ready to implement what ones... | rburchell |
2009-03-30 | Yet *neither* send HOST_OFF here.. | rburchell |
2009-03-30 | Needed to apply this to 1.2 too, oops. | rburchell |