]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-10-14 brainRemove outdated TODO
2008-10-13 w00tDon't send an override notice if no modes were actually...
2008-10-12 brainPatches for updated config from jdhore, thanks! :)
2008-10-10 brainMake wget syntax correct for executable includes example
2008-10-10 brainLatest config file tweaks from jdhore, thanks! :)
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-09 psychonFix the description of the m_operinvex module in the...
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-07 brainRemove this, we're not going to keep the .old, makes...
2008-10-07 brainAdd jdhore's nicer config files with better readable...
2008-10-07 brainTest commit
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-03 brainWhooops! thanks psychon
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-30 brainFix for bug #604 reported by Phoenix, thanks
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-29 brainI think this fixes the mode +k weirdness. Keys were...
2008-09-28 brainSuggested by nenolod, lets add this for thread signal...
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 brainJersey cows!
2008-09-25 peaveyAlso fix here; glob patterns may not start with > or...
2008-09-25 peaveyFix faulty logic, glob patterns may not start with...
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 brainSecond part of fix for bug #605, make adding and remova...
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 brainUpdate config to remove m_filter_pcre and document...
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 psychonFix some comment which was left over from before the...
2008-09-21 aquanightMake regex providers load correctly. Move m_rline to...
2008-09-21 brainFix crash
2008-09-20 aquanightMove m_regex.h and m_regex_glob.cpp to main modules...
2008-09-20 brainRemove the old TODO comment
2008-09-20 brainFix a rather nasty race condition revealed by my readin...
2008-09-20 brainMore comments
2008-09-20 brainMore comments, and remove some unused craq. Someone...
2008-09-20 brainmore comments
2008-09-20 brainStart documenting stuff for 3rd party developers. Comme...
2008-09-20 brainRoll back core matcher to the 1.1 design, which doesnt...
2008-09-20 brainAdd test suite tests for wildcard function for failures...
2008-09-19 peaveylol
2008-09-19 w00tFix my massacre of kqueue, filters may not be or'd.
2008-09-19 braininbound sockets need a timeout, too. 30 secs should...
2008-09-19 w00tDon't check E:Lines when enforcing Q:Lines on connected...
2008-09-19 peaveyImplement timeout on outgoing server connections as...
2008-09-18 peaveyReinvert order of insert/erase into user hash_map to...
2008-09-17 brainMerge vc90 update patch from IronLegend, thanks
2008-09-17 brainRoll back tweak to the starttls spec requested by kvirc...
2008-09-16 brainShrink users properly on quit, and make cloaks for...
2008-09-14 peaveyBe more verbose in ValidateNotEmpty on failure. Patch...
2008-09-14 specialPatch by dz to remove the one usage of strdup/strtok_r...
2008-09-14 peaveydont try and cloak if no valid cloak was returned ...
2008-09-13 aquanightChanged Allowed Modes to bitsets.
2008-09-13 w00tMerge commit 'danieldg/out-12'
2008-09-13 peaveymore namespace fix0rz
2008-09-13 brainOptimisation
2008-09-13 peaveynamespace fix0rz
2008-09-13 brainFix setting of +x before we've processed an OnUserConnect
2008-09-13 w00tRemove unneeded namespace stuff.
2008-09-13 w00tMake the 'ancient OS' warning a bit more strongly worded.
2008-09-12 w00tMinor style tidyup.
2008-09-12 peaveyLast cleanup. All trunk extras now builds again.
2008-09-12 peaveyfix for listensocket, tested and also working like...
2008-09-12 peaveymore cleanup
2008-09-12 peaveycleanup
2008-09-12 peaveyfix for listenbase, tested and works like a charm.
2008-09-12 w00tCleanup of some internals. Tested via m_httpd.
2008-09-11 w00tRemove proxyscan, it doesn't exist now.
2008-09-11 w00tRemove some duplication, everything calls the SE equivi...
2008-09-11 w00tRemove useless parameter.
next