]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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-10 peaveyFix typo.
2008-12-09 w00tFix out of date docs, thanks owine.
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 w00tThanks to Phoenix and MacGyver for their help on this.
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 w00tAdd ascii_case_insensitive_map, thanks MacGyver.
2008-12-07 w00tRename case_sensitive_map to rfc_case_sensitive_map
2008-12-07 brainThis should help on osx. No gaurantees, as i dont have...
2008-12-05 aquanightMake valdebug-unattended create the logging directory...
2008-12-05 psychonMinor style cleanup to inspircd: Remove trailing spaces...
2008-12-04 braininstall .gdbargs to $(BASE) in make install
2008-12-01 w00tRemove flood/threshold from example config.
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 w00tAdd missing docs, thanks KT.
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-23 brainUpdate solutions
2008-11-23 brainFix installer to work with the new name for the test...
2008-11-22 brainstart upload in a seperate dos window
2008-11-22 brainI have managed to do this without giving away any hostn...
2008-11-22 brainAdd auto build step for site release. The actual batch...
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 alias for ALIS, closes bug #632.
2008-11-10 w00tAdd Phoenix to regular contributors list
2008-11-10 w00tSome doc updates.
2008-11-09 dzAdd a few modules to the example conf that were missing.
2008-11-08 dzTweak the example conf a bit
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-04 peaveyFix typo. Thanks Sm0ke0ut.
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 brainRename to test
2008-10-31 brainRename to test.conf
2008-10-31 w00tRedo removal of m_services crap.. temp/ dir readded...
2008-10-31 w00tRevert "Remove m_services and documentation relating...
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-31 w00tFix a header that was partly in the older style.
2008-10-30 w00tBetter error message for erroring on loading server...
2008-10-30 w00tRevert docs on setting too.
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
next