]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Remove extra 'i'.. oopsie :P
[user/henk/code/inspircd.git] / src /
2008-12-27 w00tRemove extra 'i'.. oopsie :P
2008-12-27 w00tRemove silly comment from r10,000.. mostly just testing...
2008-12-27 brainWe dont need <type:canquiet> now in 1.2, as class tags...
2008-12-26 w00tVF_VENDOR, ModDesc
2008-12-24 w00tReturn ERR_NOPRIVILEGES for +P without channels/set...
2008-12-24 w00tFix for bug #646, reported by whotookspaz (+y not being...
2008-12-23 w00tBackport from socket branch: allow read and write event...
2008-12-21 brainAllow for kick from a server origin to have a comma...
2008-12-20 w00tReadd check for +P setting to channels/set-permanent...
2008-12-18 brainWakey wakey w00t :p
2008-12-18 w00tFix a windows compile screwup, courtesy of me.
2008-12-18 brainNew iterative replacement function for m_censor, so...
2008-12-18 dzProperly disconnect clients that send STARTTLS after...
2008-12-16 specialAdded the VF_VENDOR flag to m_servprotect; noticed...
2008-12-15 peaveyHandle file not found, and tidy up the perl.
2008-12-15 w00tStupid linebreak.
2008-12-15 w00tAdd missing copyright header.
2008-12-15 w00tFix naming convention to be consistant. (cmd_ -> Command)
2008-12-15 peaveyAdd support for freetds 0.82 which is being shipped...
2008-12-13 psychonAlso use freenode's 470 numeric in m_banredirect.
2008-12-13 psychonm_ssl_gnutls: Log ssl errors
2008-12-13 w00tUse freenode's 470 numeric for redirection.
2008-12-12 w00tFix problem with autoconnects: don't reset NextConnectT...
2008-12-08 w00tIf we can't find file.conf, search for file.conf.txt...
2008-12-08 w00tUse national charset pointer instead of RFC charset...
2008-12-08 brainFix silly oversight discovered by tra26 (thanks!) where...
2008-12-07 brainDisallow any messageflood parameter where x < 2 in...
2008-12-07 brainPatch to allow bindings to all ips on an ipv4 only...
2008-12-07 brainMake an error message more verbose to help users
2008-12-07 brainFix glitch before release
2008-12-07 brainGyr!
2008-12-07 brainUgly ugly craq in here in the cleanup stuff. Can be...
2008-12-07 w00tnational_case_sensitive_map -> national_case_insensitiv...
2008-12-07 w00tConvert necessary match calls to use ASCII casemap.
2008-12-07 w00tMove stuff to use ASCII map where required.
2008-12-07 w00tnational_case_sensitive_map must be static, thanks...
2008-12-07 w00tAdd InspIRCd::national_case_sensitive_map pointer,...
2008-12-07 w00tSwitch some stuff to use ASCII mapping rather than...
2008-12-07 w00tRename case_sensitive_map to rfc_case_sensitive_map
2008-12-04 braininstall .gdbargs to $(BASE) in make install
2008-12-01 w00tRip flood/threshold out of config classes also.
2008-12-01 w00tRemove lines_in and reset_due flood protection mechanis...
2008-12-01 w00tRemove m_operflood, add privs: users/flood/no-throttle...
2008-12-01 w00tRemove OverPenalty, saves sizeof(bool) per user.
2008-11-30 w00tRemove unused variable (thanks to everyone who noticed it)
2008-11-27 w00tDon't append server name to kill reasons.
2008-11-27 w00tForward-port: Created commit fcadb0b: Change rm to...
2008-11-24 w00tAdd OperPrefixMode::GetPrefixRank(), so +y is ranked...
2008-11-24 w00tOff-by-one without a rehash event, causes cores on...
2008-11-24 w00tAdd m_operprefix, more simplified version of module...
2008-11-24 w00tDon't check permission to +Q for remote users, probably...
2008-11-24 w00tFix crashes in m_joinflood and m_nickflood, found by...
2008-11-23 brainBraunvieh!
2008-11-22 brainThread safety fixes to avoid crashes on rehash, dont...
2008-11-20 brainFix for potential crash with invalid prefixes (prefixes...
2008-11-17 w00tFix recursion in QuitUser
2008-11-16 w00tDon't burst expired X:, should help stop bounce wars..
2008-11-10 w00tAdd Phoenix to regular contributors list
2008-11-08 brainModule class was still called QuitBan, rename to Connec...
2008-11-08 brainFix a log source
2008-11-04 brainFix malformed UID errors so that w00t can troubleshoot! :)
2008-11-02 w00tRemove +s when no snomasks are set.. bug found (indirec...
2008-11-02 w00tThis was never supposed to be invoked on /rehash, only...
2008-11-02 w00tFix incorrect watch usage, patch from dz (thanks).
2008-11-02 w00tForward-port: Fix an uninitialised variable in ConfigRe...
2008-11-02 w00tLeak fix on /rehash
2008-11-02 w00tFire every debug.
2008-11-01 w00tObsolete m_restrictbanned, add <security:restrictbanned...
2008-11-01 w00tCorrect this error message to confuse people less.
2008-11-01 w00tSecond attempt at time() -> SI->Time(), now problems...
2008-11-01 w00tFix opercert to behave correctly, patch from and tested...
2008-11-01 w00tRemove now-unneeded 4in6 hacks [danieldg]
2008-11-01 w00tAdd comments on Daniel's work
2008-11-01 w00tSimulate AF_INET addresses for 4in6 connections [danieldg]
2008-11-01 w00tMerge commit 'ddg/out-12'
2008-11-01 w00tFix bug #630, reported by Jorijn, fix by dz. Bitmask...
2008-11-01 w00tSend remote de-oper to REMOTEOPER snomask.
2008-11-01 w00tResolve a conflict by changing override to +s +G (godmo...
2008-11-01 w00tFix a result of Tired Coding (tm)
2008-10-31 w00tIt is not my %$"*&%" day. This never happened.
2008-10-31 w00tTidy up FJOIN processing somewhat - don't bother faking...
2008-10-31 w00tI am a retard. Hear me DROOOOOOOOOOOOOOOOOOOOLLLLLLLLLL...
2008-10-31 w00tAdd REMOTEOPER snomask.. use it.
2008-10-31 w00tMove some messages (correctly) to remote link snomask.
2008-10-31 w00tFix crash.
2008-10-31 w00tRemove m_services and documentation relating to it...
2008-10-31 w00tMerge m_services functionality into m_services_account.
2008-10-31 w00tAdd snomask +s +L - remote link notices.
2008-10-31 w00tRevert "Remove user no longer being watched, not the...
2008-10-30 w00tBetter error message for erroring on loading server...
2008-10-30 w00tRevert "Add option to allow +q to +q users, +a to ...
2008-10-30 psychonFix a compiler warning about a redefinition of some...
2008-10-29 w00tFix for "unknown commands" w/ m_abbreviation, thanks...
2008-10-29 w00tAdd +s +J - for remote channel creation. This helps...
2008-10-28 w00tMake this less confusing for us and users
2008-10-28 w00tFix 4in6 IP resolution hack now that the leading :...
2008-10-28 w00tRemove one (now unneeded) 4in6 hack.
2008-10-28 w00tRemove ancient comment.
2008-10-28 w00tAdd reasons to other modules that implement XLines...
2008-10-28 w00tRemove comment, as it is now done.
next