]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2007-03-10 brainChange mask variable to irc::string to allow for case...
2007-03-09 brain/who tidyup - needs QA'ing
2007-03-09 specialApply <options:hidewhois> in /who results (bug #239...
2007-03-08 braincompile error fix ahoy
2007-03-08 brainTake away a uline specific check in fmode, which might...
2007-03-08 brainChange options:notimesync to options:timesync -> revers...
2007-03-08 brainUpdate example conf - this needs documenting on the...
2007-03-08 brainoption to allow announce of invites to channel (similar...
2007-03-08 specialPatch by satmd to support using IP addresses with cgiirc
2007-03-06 brainFixes for snotice quit reasons
2007-03-06 brainFix on-rehash reloading of the lists... and why were...
2007-03-06 brainFix for bug #237
2007-03-06 brainThis properly fixes options:hidebans and options:hidesp...
2007-03-05 brainKlosterkrone? wtf kind of cheese is that. It best taste...
2007-03-05 brainState that the channel is full, to avoid confusion
2007-03-05 brainReturn 1 not 0, we dont want two numerics. (thanks...
2007-03-05 brainChange oper notice into a numeric to the user:
2007-03-04 brainChange openssl autoprompting to use pkg-config, so...
2007-03-04 brainAdd xchat :IDENTIFY workaround to example conf
2007-03-03 brainAllow for the cgiirc module to change the users host...
2007-03-03 brainAdd cgi:irc to the example conf, it was omitted for...
2007-03-03 brainFix double-dereference in CheckIdent and CheckPass...
2007-03-03 brainMinor tweak, return of OnUserRegister discarded in...
2007-03-03 peaveyFix m_services_account logout by allowing meta with...
2007-03-03 peaveyRebuild 005 on rehash. Tracker: bug #234
2007-03-02 peaveyDo not perform redirect on chained channel links, tell...
2007-02-27 brainFix for small display issue, when both ssl modules...
2007-02-25 peaveyAdd svshold to example conf.
2007-02-25 peaveyImprove wording on ircumsgprefix.
2007-02-25 brainFixes and optimizations
2007-02-25 brainEnsure that simplemodes are sent first (jilles requeste...
2007-02-25 brainBans are bursted using a large string buffer to save...
2007-02-25 brainAdd max line length value to modestacker, so that it...
2007-02-22 specialAdded sepstream::GetRemaining()
2007-02-20 brainNew and improved /INFO (now with meaty chunks)
2007-02-20 peaveyfix typo.
2007-02-20 brainNo need to .c_str() the quitmsg, it takes const std...
2007-02-20 peaveyMake these vendor modules.
2007-02-20 peaveyPut back quit prefix that got lost in last fix.
2007-02-19 brainAddition of feature request outlined in bug #195, sugge...
2007-02-19 brainToo many small tweaks to list. Most notably tidy up...
2007-02-19 brainWhen a users nick is overruled, remove their nickname...
2007-02-19 brainfix obligotary typos
2007-02-19 brainBetter handling of nickname overruling
2007-02-19 brainWhoops, typo
2007-02-19 brain1) Fix for nickname overruled with new cullList stuff...
2007-02-19 brainFix for crashbugs when quitting users as experienced...
2007-02-18 omFew more cleanups (no need to update, shouldn't have...
2007-02-18 omStop this using some global ServerInstance (where's...
2007-02-18 brainAccount for bearbots whos CTCP TIME misses the ending...
2007-02-18 brainEliminate some string copies, tidy some code, and rever...
2007-02-17 brainChange bytes-used counter for commands (used by /stats...
2007-02-17 brainBump API version
2007-02-17 brainChange /msg $* to have the correct source the same...
2007-02-17 brainRemove redundant debug
2007-02-17 brainDrop the invalid command generated by the bearbot CTCP...
2007-02-17 brainCheck CTCP TIME on bearbots
2007-02-17 peaveyGet rid of a compile warning. We should remember to...
2007-02-17 omYes, we know how to spell voluntary (and involuntary...
2007-02-14 brainForce ipv4 lookups here - cgiirc doesnt support ipv6...
2007-02-12 brainFixed <link:bind> which was only working on an ipv6...
2007-02-12 brainChange around the order of InspIRCd::Cleanup(), as...
2007-02-12 brainI'm not sure OnPostOper is called for remote opering...
2007-02-12 brainOnly apply force join to local clients
2007-02-12 brainFix odd warnings from propolice.
2007-02-12 peaveyGet rid of a compile warning.
2007-02-11 brainAdd m_conn_join, allows force join of a user to one...
2007-02-11 brainSpecial *slap* seems to have set this to true :/
2007-02-11 brainBump API version (chanrec::setby increased from NICKMAX...
2007-02-11 brainAllow for nick!user@host in TOPIC information.
2007-02-10 brainFix rehashing to display a success notice, tidy up...
2007-02-10 brainTweak hostname matching in HostMatchesEveryone to compe...
2007-02-10 brainUse userrec::MakeHost(), not strlcpy/strlcat!
2007-02-10 peaveyFix that equal sign '=' inside double quotes don't...
2007-02-10 brainFix typo reported by owine (bug #208)
2007-02-10 brainMerge patch for WEBIRC command from satmd
2007-02-10 brainImprove +f kick message:
2007-02-10 brainMake some stuff configurable that hasnt been and should be.
2007-02-10 brainAnd make it compile. (whoops)
2007-02-10 braintimermanager never had a ServerInstance. Give it one...
2007-02-10 brainRemove dup code by calling TickTimers in a loop
2007-02-10 brainDELETE() on the timergroup in DelTimer (small memory...
2007-02-10 brainFinally make this module work at all on 1.1
2007-02-10 brainWhen opening a file to read, check its not a directory...
2007-02-09 brainCheck for nonexistent file
2007-02-09 brainChange the constructor of ModeParser, make it just...
2007-02-09 brainIncrement version and give codename -- release is plann...
2007-02-09 brainAdd and properly test the ability for an InspTimer...
2007-02-08 brainAnd change this to gnutls in the debug message.
2007-02-08 brainCatch the ModuleException thrown when AddIOHook fails...
2007-02-08 brainCheck for ::ffff:x.x.x.x ips in user resolver, and...
2007-02-08 brain"is now your hidden host" -> "is now your displayed...
2007-02-08 peaveyTry without deletes that it done anyway on close of...
2007-02-07 brainConsider your crackpipes confiscated, there was some...
2007-02-07 brainRemove some debug
2007-02-07 brainA quick unit test shows this is broken -- fix quick
2007-02-07 brainsatmd tell me if this works, if ive got the wrong octet...
2007-02-07 brainFix warning, remove unused var
2007-02-07 brainRemember: C++ only works if you type the right method...
2007-02-07 brainIdent fixes,
next