Age | Commit message (Expand) | Author |
2008-11-03 | Correctly save Numeric to TS6SID. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Revert "Add <server:sid>, since nothing seems to set it." | Robin Burchell w00t@inspircd.org |
2008-11-03 | Add <server:sid>, since nothing seems to set it. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Look for the correct services module (they got merged with 1.2) | Robin Burchell w00t@inspircd.org |
2008-11-03 | Fix a random segfault (no idea how BSFantasyChar is NULL, CBX, this will be c... | Robin Burchell w00t@inspircd.org |
2008-11-03 | Various bits of protocol conversion. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Fix order of UID params for client introduction | Robin Burchell w00t@inspircd.org |
2008-11-03 | Add UID parameter to SendClientIntroduction, and make it get a UID. This is a... | Robin Burchell w00t@inspircd.org |
2008-11-03 | Remove IRCdProto::SendGuestNick(). It's identical to IRCdProto::SendClientInt... | Robin Burchell w00t@inspircd.org |
2008-11-03 | Fix shadowed declaration warning. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Remove some aspects of overly defensive programming from 1.2 protocol module,... | Robin Burchell w00t@inspircd.org |
2008-11-03 | Make this compile. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Really add it to the build. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Remove MARK_DEPRECATED from some stuff, it makes development a bit too noisy. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Add unfinished, uncompilable insp 1.2 protocol module. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Nor does it have any idea what 'services admins' (+a) are. | Robin Burchell w00t@inspircd.org |
2008-11-03 | Merge commit 'trunk' into anopeng (1.8 updates, etc) | Robin Burchell w00t@inspircd.org |
2008-11-02 | InspIRCd doesn't support umode +d == svid craq | 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-27 | Added akillreason directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added offmessage directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added message directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added globalondefconmore directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added globalondefcon directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added timeout directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added chanmodes directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added akillexpire directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added sessionlimit directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-27 | Added level4, level3, level2, and level1 directives to defcon block in new co... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Started defcon block in new config, added defaultlevel directive to it. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added opersonly directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added addakiller directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added sessionautokillexpiry directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added maxsessionkill directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added sessionlimitdetailsloc directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added sessionlimitexceeded directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added exceptionexpiry directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added maxsessionlimit directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added defaultsessionlimit directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added limitsessions directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added notifications directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added disableraw directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added killonsqline directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-26 | Added killonsgline directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-25 | Added akillonadd directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-25 | Added autokillexpiry, chankillexpiry, sglineexpiry, sqlineexpiry, and szlinee... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-25 | Added logmaxusers directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-25 | Added superadmin directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-25 | Added servicesroot directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-25 | Added autokilldatabase directive to operserv block in new config. | Naram Qashat cyberbotx@cyberbotx.com |