]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Tone down some logging to make debugging a tiny bit easier.
[user/henk/code/inspircd.git] / src /
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.
2008-10-28 w00tMove chanprotect settings from <options> to <chanprotect>.
2008-10-28 w00tAdd option to allow +q to +q users, +a to +a users.
2008-10-28 w00tWatch visibility test was working the wrong way. Patch...
2008-10-28 w00tdz added to /info, psychon (omitted?!) added to startup :)
2008-10-27 w00tAdd user/channel mode synchronisation detection to...
2008-10-27 w00tMerge commit 'danieldg/out-12'
2008-10-27 w00tBe a hell of a lot more strict about malformed UID...
2008-10-27 w00tFix redundant stats snotice, thanks dz.
2008-10-27 w00tRemove user no longer being watched, not the quitting...
2008-10-26 brainD'oh
2008-10-26 brainEpic fail, did someone order a shipment of fail?
2008-10-26 brainThis one too
2008-10-26 brainFix obvious oversight spotted by Ankit, provide xline...
2008-10-26 peaveyfix for banwalk and keys reported by mix941
2008-10-25 w00tFix a number of commands to have max_params field....
2008-10-25 w00tExplain the duplicate OnPreCommand call.
2008-10-25 w00tBy moving OnPreCommand call in two places, modules...
2008-10-25 w00tAdd optional max_params for commands, which means that...
2008-10-25 aquanightMissed one, w00t :)
2008-10-25 w00tFix <disabled:umodes> interfering with /unloadmodule...
2008-10-25 w00tFix another connect class bug on rehash
2008-10-25 w00tUse TargetTypeFlags instead of int in a few places.
2008-10-25 w00tAs we have an enum for type, why not ..use it?
2008-10-25 w00tNote where to find the docs.
2008-10-25 w00tNuke space indents from orbit. (die!!)
2008-10-25 w00tMove spanningtree to use OnChangeLocalUserHost instead...
2008-10-25 w00t(sort of..) Revert commit 7736e920fe6ccaf9ad1984afc70db...
2008-10-24 w00tConsistancy: Allow opers to +L to a nonexistant channel...
2008-10-24 w00tRemove (redundant and O(n)) error checking on +L, we...
2008-10-24 w00tFix a plausible memory leak on rehash, thanks dz.
2008-10-24 w00tFix broken stuff.
2008-10-23 w00tAdd <showwhois:showfromopers> setting, requested by...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tMake this un-rehashable due to complications/ugliness...
2008-10-23 w00tAdd <showwhois:opersonly>, allows server admins to...
2008-10-23 w00tAdd/document channels/set-permanent priv, and tie setti...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-10-23 w00tPatch from dz to fix bug 622 (config errors build up...
2008-10-22 w00tRemove debug logging, problem over..
2008-10-22 w00tFix MacGyver's rehash woes..
2008-10-22 w00tBit of debug in case this goes wrong again...
2008-10-22 w00tOnly announce Q:Line hits on NICK from unregistered...
2008-10-22 psychonFirst set our group id, then the user id, because we...
2008-10-20 w00tRemove an extremely noisy piece of debug on startup...
2008-10-20 w00tImplement <security:runasuser> and <security:runasgroup...
2008-10-19 brainYes, Square Meater is a real cow breed. Only aussies...
2008-10-18 w00tConvert a number of modules to using privs.
2008-10-18 w00tTie settings in mode and whowas to privs.
2008-10-18 w00tTie a number of /who settings to servers/auspex and...
2008-10-18 w00tTie display of realhost in USERHOST to users/auspex...
2008-10-18 w00tTie /stats that aren't explicitly marked for users...
2008-10-18 w00tTie module version display to servers/auspex priv.
2008-10-18 w00tAdd priv channels/high-join-limit.
2008-10-18 w00tUse servers/auspex and users/auspex privs where needed.
2008-10-18 w00tImplement channels/auspex priv for /names and /list.
2008-10-18 w00tMake use of privs for PRIVMSG also.
2008-10-18 w00tWorking privs implementation, and example usage in...
next