summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-15Fix naming convention to be consistant. (cmd_ -> Command)w00t
2008-12-15Add support for freetds 0.82 which is being shipped now with newer distros, a...peavey
2008-12-15Oopsaquanight
2008-12-15Make it easier to add commands to the run script without having millions of b...aquanight
2008-12-14Some stuff removed from here that is no longer supportedbrain
2008-12-13Also use freenode's 470 numeric in m_banredirect.psychon
2008-12-13m_ssl_gnutls: Log ssl errorspsychon
2008-12-13Use freenode's 470 numeric for redirection.w00t
2008-12-12Fix problem with autoconnects: don't reset NextConnectTime to a higher value ...w00t
2008-12-10Fix typo.peavey
2008-12-09Fix out of date docs, thanks owine.w00t
2008-12-08If we can't find file.conf, search for file.conf.txt when on windows.w00t
2008-12-08Use national charset pointer instead of RFC charset pointer. Should fix hash ...w00t
2008-12-08Fix silly oversight discovered by tra26 (thanks!) where the core tries to han...brain
2008-12-07Disallow any messageflood parameter where x < 2 in +f x:y, prevents moronic b...brain
2008-12-07Patch to allow bindings to all ips on an ipv4 only system where the build is ...brain
2008-12-07Make an error message more verbose to help usersbrain
2008-12-07Fix glitch before releasebrain
2008-12-07Gyr!brain
2008-12-07Ugly ugly craq in here in the cleanup stuff. Can be done nicer with a templat...brain
2008-12-07national_case_sensitive_map -> national_case_insensitive_map.w00t
2008-12-07Thanks to Phoenix and MacGyver for their help on this.w00t
2008-12-07Convert necessary match calls to use ASCII casemap.w00t
2008-12-07Move stuff to use ASCII map where required.w00t
2008-12-07national_case_sensitive_map must be static, thanks to the match stuff being s...w00t
2008-12-07Add InspIRCd::national_case_sensitive_map pointer, defaults to rfc_case_insen...w00t
2008-12-07Switch some stuff to use ASCII mapping rather than RFC.w00t
2008-12-07Add ascii_case_insensitive_map, thanks MacGyver.w00t
2008-12-07Rename case_sensitive_map to rfc_case_sensitive_mapw00t
2008-12-07This should help on osx. No gaurantees, as i dont have that OS.brain
2008-12-05Make valdebug-unattended create the logging directory if necessary, and use s...aquanight
2008-12-05Minor style cleanup to inspircd: Remove trailing spaces and use tabs for indentpsychon
2008-12-04install .gdbargs to $(BASE) in make installbrain
2008-12-01Remove flood/threshold from example config.w00t
2008-12-01Rip flood/threshold out of config classes also.w00t
2008-12-01Remove lines_in and reset_due flood protection mechanism, recvq/sendq on thei...w00t
2008-12-01Remove m_operflood, add privs: users/flood/no-throttle & users/flood/increase...w00t
2008-12-01Remove OverPenalty, saves sizeof(bool) per user.w00t
2008-11-30Remove unused variable (thanks to everyone who noticed it)w00t
2008-11-27Don't append server name to kill reasons.w00t
2008-11-27Forward-port: Created commit fcadb0b: Change rm to force removal for configur...w00t
2008-11-24Add OperPrefixMode::GetPrefixRank(), so +y is ranked above all other prefix m...w00t
2008-11-24Add missing docs, thanks KT.w00t
2008-11-24Off-by-one without a rehash event, causes cores on loadw00t
2008-11-24Add m_operprefix, more simplified version of module written by Phoenix (thank...w00t
2008-11-24Don't check permission to +Q for remote users, probably fixes bug #619 report...w00t
2008-11-24Fix crashes in m_joinflood and m_nickflood, found by Schitz0, introduced by c...w00t
2008-11-23Braunvieh!brain
2008-11-23Update solutionsbrain
2008-11-23Fix installer to work with the new name for the test confsbrain