summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-04Convert NickServRobin Burchell w00t@inspircd.org
2008-11-04Convert MemoServ.. *weep*Robin Burchell w00t@inspircd.org
2008-11-04Convert HelpServ (useless crap..) and HostServ.Robin Burchell w00t@inspircd.org
2008-11-04Convert encryption modules.Robin Burchell w00t@inspircd.org
2008-11-04Convert all of ChanServ. I feel like Rob mkII!Robin Burchell w00t@inspircd.org
2008-11-04Convert all of core/bs_* to use classes for init..Robin Burchell w00t@inspircd.org
2008-11-04One compiles, oh my!Robin Burchell w00t@inspircd.org
2008-11-04Move 'Numeric' to <uplink:id>, is this the best place, though?Robin Burchell w00t@inspircd.org
2008-11-04Remove space that broke the build again (fuck makefiles)Robin Burchell w00t@inspircd.org
2008-11-04This isn't showing up on diff, but it seems it's wrong on checkout?Robin Burchell w00t@inspircd.org
2008-11-04Experimental fixes (that don't seem to work) to the server problem.Robin Burchell w00t@inspircd.org
2008-11-03Disallow deletion of core services.Robin Burchell w00t@inspircd.org
2008-11-03Consolidate modes: we really don't need to have a different one for every pse...Robin Burchell w00t@inspircd.org
2008-11-03Make whois reply come from the correct service.Robin Burchell w00t@inspircd.org
2008-11-03Don't crash on channel messages.Robin Burchell w00t@inspircd.org
2008-11-03Fix FJOIN sending.Robin Burchell w00t@inspircd.org
2008-11-03Fix notices going to nicks instead of UIDs depending on protocolRobin Burchell w00t@inspircd.org
2008-11-03Make FJOIN parsing work.Robin Burchell w00t@inspircd.org
2008-11-03Undo me smoking a nice pipe of craq on UID support (no wonder this wasn't wor...Robin Burchell w00t@inspircd.org
2008-11-03Make user detection work properly (parse UID without problems)Robin Burchell w00t@inspircd.org
2008-11-03Remove (useless) +s from bot umodes, as it breaks protocol (no params, requir...Robin Burchell w00t@inspircd.org
2008-11-03Correctly save Numeric to TS6SID.Robin Burchell w00t@inspircd.org
2008-11-03Revert "Add <server:sid>, since nothing seems to set it."Robin Burchell w00t@inspircd.org
2008-11-03Add <server:sid>, since nothing seems to set it.Robin Burchell w00t@inspircd.org
2008-11-03Look for the correct services module (they got merged with 1.2)Robin Burchell w00t@inspircd.org
2008-11-03Fix a random segfault (no idea how BSFantasyChar is NULL, CBX, this will be c...Robin Burchell w00t@inspircd.org
2008-11-03Various bits of protocol conversion.Robin Burchell w00t@inspircd.org
2008-11-03Fix order of UID params for client introductionRobin Burchell w00t@inspircd.org
2008-11-03Add UID parameter to SendClientIntroduction, and make it get a UID. This is a...Robin Burchell w00t@inspircd.org
2008-11-03Remove IRCdProto::SendGuestNick(). It's identical to IRCdProto::SendClientInt...Robin Burchell w00t@inspircd.org
2008-11-03Fix shadowed declaration warning.Robin Burchell w00t@inspircd.org
2008-11-03Remove some aspects of overly defensive programming from 1.2 protocol module,...Robin Burchell w00t@inspircd.org
2008-11-03Make this compile.Robin Burchell w00t@inspircd.org
2008-11-03Really add it to the build.Robin Burchell w00t@inspircd.org
2008-11-03Remove MARK_DEPRECATED from some stuff, it makes development a bit too noisy.Robin Burchell w00t@inspircd.org
2008-11-03Add unfinished, uncompilable insp 1.2 protocol module.Robin Burchell w00t@inspircd.org
2008-11-03Nor does it have any idea what 'services admins' (+a) are.Robin Burchell w00t@inspircd.org
2008-11-03Merge commit 'trunk' into anopeng (1.8 updates, etc)Robin Burchell w00t@inspircd.org
2008-11-02InspIRCd doesn't support umode +d == svid craqRobin Burchell w00t@inspircd.org
2008-11-02Rip out SQL. It's utterly useless in current implementation.Robin Burchell w00t@inspircd.org
2008-10-27Added akillreason directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added offmessage directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added message directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added globalondefconmore directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added globalondefcon directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added timeout directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added chanmodes directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added akillexpire directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added sessionlimit directive to defcon block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-27Added level4, level3, level2, and level1 directives to defcon block in new co...Naram Qashat cyberbotx@cyberbotx.com