summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-18Avoid no such nick on non oper attempting to view modes of a user.w00t
2006-12-18std::string something = "";brain
2006-12-18Whack a warning (unused var)brain
2006-12-18Then, realize you got your subtraction back to front.brain
2006-12-18Really clever VOODOO.brain
2006-12-18Refactor dns.cpp to use an array of request types rather than map, for O(1) l...brain
2006-12-18Fix bug in m_dnsbl: Only the first <dnsbl> tag would be processed.w00t
2006-12-17Fix for new m_helpopbrain
2006-12-17Advance the version number to beta7+SVNbrain
2006-12-17Branch for beta 6 Juletrebrain
2006-12-17Fix this (at last) to only log commands which are operonlybrain
2006-12-17Add this:brain
2006-12-17Correctly send TS in JOIN so that services packages etc dont become desynched...brain
2006-12-17Add a message to the makefile, when starting the build: "this will take a lon...brain
2006-12-17Dont use FJOIN to join users to channels outside the burst (revert to earlier...brain
2006-12-17Use $^O rather than chomp(`uname`); - use perl's neat detection of the OS nam...brain
2006-12-17Make RemoveCommand private.peavey
2006-12-17Invented safe delete-while-itering for hash_map.peavey
2006-12-17When receiving an FJOIN, if we have no local users, dont send deops, this jus...brain
2006-12-17Handle removal of permenant svsholdsbrain
2006-12-17Fix potential crash, not enough parameters for va_arg when adding perm SVSHOLDbrain
2006-12-17Fix a little = turned into a ==peavey
2006-12-17Use safe iter for deleting while iteratingpeavey
2006-12-17someone test this pleasebrain
2006-12-17If the caller said no linefeeds, dont bail, instead just turn the linefeeds i...brain
2006-12-17Finally document <insane> tag, we've had this since like 1.0 beta 6, but we n...brain
2006-12-16Add format="" value, at request of Emeric.brain
2006-12-16Config option added for prefixed channel NOTICEs and PRIVMSGs to turn on/off ...peavey
2006-12-16Add stuff so that the core catches CoreException properlybrain
2006-12-16Allow linefeeds in this module in one valuebrain
2006-12-16Tidy up text formattingbrain
2006-12-16Change m_helpop to use the new boolean flag in ReadConf for allowing newlines...brain
2006-12-16Add an optional parameter to ConfigReader::ReadValue which defines if we want...brain
2006-12-16Fix all the left out examples that dont get copied to the config dir on installbrain
2006-12-16Add some comments to explain whats going off in one of the TreeSocket constru...brain
2006-12-16Not sending capab when theres no transport module attached to a server socketbrain
2006-12-16Get rid of HelpopException, use ModuleException thats had reasons for ages nowbrain
2006-12-16w00t: the power to rewrite modules in the leap of a small tiredness barrier. ...w00t
2006-12-16Make SNO notice for +o globalpeavey
2006-12-16Make irc::spacify take 'const char*' instead of 'char*'peavey
2006-12-16Make irc::spacify take 'const char*' instead of 'char*'peavey
2006-12-16Linefeeds in quotes, just for w00t.brain
2006-12-16Remove libIRCDaes.so from installpeavey
2006-12-16Usermode +G allowed opers to change other user's modes. As the core doesn't f...w00t
2006-12-16Fix setting of * for bans in m_messageflood, this has been broken for quite s...brain
2006-12-15Remove doc/supported, it's obsoleted by the wiki. Happy 6000 commits, everyon...w00t
2006-12-15s/ChatSpike/InspIRCd/ development teamw00t
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-12-15Still more massive commit fun. Headers in include/ still to be done, else tha...w00t
2006-12-15Jesus, look who's the commit whore today. More header updates, and removal of...w00t