]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Correct this error message to confuse people less.
[user/henk/code/inspircd.git] / src / modules /
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 w00tMerge commit 'ddg/out-12'
2008-11-01 w00tFix bug #630, reported by Jorijn, fix by dz. Bitmask...
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 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-29 w00tAdd +s +J - for remote channel creation. This helps...
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-27 w00tAdd user/channel mode synchronisation detection to...
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 peaveyfix for banwalk and keys reported by mix941
2008-10-25 w00tFix a number of commands to have max_params field....
2008-10-25 w00tFix <disabled:umodes> interfering with /unloadmodule...
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-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 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-18 w00tConvert a number of modules to using privs.
2008-10-18 w00tImplement channels/auspex priv for /names and /list.
2008-10-18 w00tPatch from Namegduf to use established numerics for...
2008-10-17 w00tAdd notices on successful add or remove to callerid...
2008-10-17 aquanightPatch from dz for bug #620, thanks.
2008-10-15 specialNumerous fixes for m_dccallow - only the first banfile...
2008-10-15 specialm_ssl_openssl is sending log messages and calling itsel...
2008-10-15 w00tAdd <hidechans:affectsopers>, allows networks to hide...
2008-10-14 brainRemove outdated TODO
2008-10-13 w00tDon't send an override notice if no modes were actually...
2008-10-10 w00tFix messageflood not working (bug #615). Big thanks...
2008-10-10 brainUpdate comment that says we dont send simplemodes in...
2008-10-08 w00tApply patch from jmb, for bug #593. Snotices on overrid...
2008-10-08 w00tFix memory leak in helpop config loading, thanks Macgyver.
2008-10-08 w00tFix crash caused by me being retarded.
2008-10-08 w00tFix: call OnRawSocketAccept for server connections...
2008-10-05 brainSome more safety checks to catch out invalid client...
2008-10-04 brainHeader tidyups. Apart from module to module API stuff...
2008-10-04 brainWe are including tons more than we need to here, its...
2008-10-04 brainFix for bug #613 reported by Casey, m_regex_glob's...
2008-10-02 brainComments here too
2008-10-02 brainMention ulines too
2008-10-02 brainComment on potentially confusing code
2008-10-02 brainThe module hook is kinda required.
2008-10-02 brainFix for bug #601
2008-09-30 brainSome suggestions from jilles about handling unknown...
2008-09-29 w00tMake topic optional for permanent channels tags.
2008-09-29 w00tFix inverted logic in restrictchans that caused it...
2008-09-29 specialReplace the IP (in addition to hostname) for CGIIRC...
2008-09-26 aquanightFix <options:noservices> causing +o (and +q!) not being...
2008-09-26 w00tInitialise SSL session pointer to NULL to prevent a...
2008-09-25 peaveyAlso fix here; glob patterns may not start with > or...
2008-09-24 brainFix for bug #610 reported by ankit, numeric changed...
2008-09-24 peaveyFix for listening sockets not clearing their timeout...
2008-09-22 brainSet Id property on a bunch of modules which lack it...
2008-09-22 brainwarning-free on windows
2008-09-22 brainWindows compile fixes for RLine
2008-09-22 brainFix for bug #605 reported by MacGuyver, if a line is...
2008-09-21 brainFix /STATS output to show the regex module in use
2008-09-21 brainFix leak, thanks aquanight
2008-09-21 brainNo longer needed
2008-09-21 brainFix re-creation of config filters
2008-09-21 brainBecause m_filter reads definitions from the conf, unlik...
2008-09-21 brainWell, that was moronic of me
2008-09-21 brainsomeone forget an instance
2008-09-21 brainThis compiles but is NOT tested yet. Do not use unless...
2008-09-21 w00tBe consistent. Use ServerInstance in all places instead...
2008-09-21 brainFixes. Dont try and catch exceptions within the RLine...
2008-09-21 brainFix various rline bugs, implement /stats R, and fix...
2008-09-21 brainFix bug discovered by Ankit, m_rline loaded without...
2008-09-21 brainFix the 'i/o error on connection (no error)' stuff...
2008-09-21 aquanightMake regex providers load correctly. Move m_rline to...
2008-09-20 aquanightMove m_regex.h and m_regex_glob.cpp to main modules...
2008-09-19 braininbound sockets need a timeout, too. 30 secs should...
next