]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2007-04-05 brainAdd support for <link:hidden> fixes feature request...
2007-04-05 brainAdd extra /map info (connection uptime, and lag time...
2007-04-05 brainAdd feature outlined in bug #192, give a notice showing...
2007-04-04 brainBefore i was rudely interrupted by a FUCKING *RAM FAILU...
2007-04-02 brainIf the user has a nick, use it in the numeric
2007-04-02 brain"NICK :" did nothing and said nothing. It now says...
2007-04-02 brainA quick glance at ircu indicates that when an empty...
2007-04-02 brainThis needs some general QA-ing. Add support to new...
2007-04-02 specialFixed a DNS timeout race condition that could result...
2007-04-02 brainThe other half of special's LUSERS fix
2007-04-01 specialFixed numeric for one of the lusers messages (was 254...
2007-04-01 brainAdd feature to this module which allows you to specify...
2007-04-01 brainAdd -config parameter to bin/inspircd which allows...
2007-04-01 brainAdd m_seenicks.so, adds snomasks +nN which show local...
2007-04-01 brainMake it use the static text for the reason instead...
2007-04-01 brainAdd m_jumpserver, allows server forwarding with RPL_RED...
2007-04-01 brainAdd <options:fixedquit> and <options:suffixquit> to...
2007-03-31 w00tTweak to numeric 378: is connecting from ident@host
2007-03-31 brainAdd macros IS_OPER() and IS_AWAY()
2007-03-30 w00thidechans: allow showing on self whois, QA, test if...
2007-03-30 brainAdd extra stuff to LIST.
2007-03-29 brainMake this available to all users
2007-03-29 w00tAdd snomasks to /check on a user (QA, please test)...
2007-03-26 brainFix bug reported by darix where inspircd process return...
2007-03-25 brain1.1.4+Norvegia
2007-03-25 brainRemove excessive debugging
2007-03-25 brainAllow some commands to use a mask of * (this usually...
2007-03-24 brainTest stuff to fix remote stats brokage
2007-03-24 brainRemove unused var
2007-03-24 brainFix untidy debug output
2007-03-24 brainFix two things: (1) log gets replaced by a user fd...
2007-03-24 specialm_showwhois now sends a message for remote whois as...
2007-03-24 brainCheck validity (length) of all NICK parameters to make...
2007-03-24 brainRemove unused variable
2007-03-23 brainIdent fixes, to make sure that if you dont get an ident...
2007-03-23 brainident over ipv6 fixes, and fixes to inspsocket BindAddr...
2007-03-23 brainTweak some stuff about
2007-03-23 brainFix small memory leak
2007-03-22 brainFix high-bandwidth stuff with inspsocket+ssl, and eagain
2007-03-22 brainEAGAIN fixes for gnutls
2007-03-22 brainWe're checking for non-null session->sess in VerifyCert...
2007-03-22 brainSome tweaks for gnutls
2007-03-22 brainMore checks in IS_HSDONE event hook
2007-03-22 brainFix crashes in ipv6 ssl using gnutls, and crashes when...
2007-03-20 w00tUpdate a notice on server already existing to be more...
2007-03-18 brainRemove two pointless casts, and remove some space inden...
2007-03-18 brainChange back to FMODE for channel mode changes from...
2007-03-18 brainset the TS of a channel in JoinUser, not after the...
2007-03-17 brainAbort link at +/- 300secs, warn at +/- 30 secs
2007-03-16 brainRemote /MODULES
2007-03-16 brainRemove <options:timesync>, add <timesync enable="no...
2007-03-16 brainNow syncs with the master every 10 mins
2007-03-16 brainWtf, ive found the source of the drift, it adds the...
2007-03-16 brainImprove this to show time with and without delta, witho...
2007-03-16 brainDifferent timesync, dont use yet
2007-03-16 peaveyOptimise caps loop making it real neat. Thx Brain.
2007-03-16 peaveyChange wording of 404 numeric to reflect that it's...
2007-03-15 peaveyChange the numeric text to match the new configuration...
2007-03-15 peaveyAdd capsmap to m_blockcaps in example.conf
2007-03-15 peaveyAdd support for MAP of chars considered to be CAPS...
2007-03-15 brainSeems netsplit.de changed hosts to echo940.server4you.de.
2007-03-15 brainAdd third parameter to OnUserQuit (quit reason for...
2007-03-15 specialFixed hidebans behavior to not always be on as well...
2007-03-15 specialSomeone is getting slapped for this; the new hidesplits...
2007-03-14 brainFix blockcaps. Who on earth thought that percentage...
2007-03-13 brainFix /who thing that dmb spotted
2007-03-13 brainTag with 1.1.3 version name (StinkingBishop)
2007-03-12 brainMake /stats P show 'secs' after idle times
2007-03-11 peaveycleanup indentation
2007-03-11 brainRemove stray "Notice:" - text only change
2007-03-11 brainFix minor bug, number of users listing doesnt decrement...
2007-03-11 brainFix malformed notice
2007-03-11 brainDocument OnBufferFlushed
2007-03-11 brainRemove debug
2007-03-11 brainAdd safelist:maxlisters which prevents more than x...
2007-03-11 brainAdded OnBufferFlush, improved m_safelist, no longer...
2007-03-11 specialFixed a crash with a malformed server-to-server NICK...
2007-03-11 brainJust comments
2007-03-11 brainRemove debug
2007-03-11 brainComments only.
2007-03-11 brainBump protocol revision
2007-03-10 brainThis now makes RemoveStatus remove *everything* as...
2007-03-10 brainAdd a TODO comment
2007-03-10 brainWhoops, fix a silly bug i just introduced :p
2007-03-10 brainMove FJOIN propogation above the FMODEs generated by...
2007-03-10 brainRemove yet more debug
2007-03-10 brainRemove debug code left in here
2007-03-10 brainFix typo
2007-03-10 brainHIGHLY EXPERIMENTAL: This needs heavy testing -- new...
2007-03-10 brainFix the operator== for irc::string -> std::string to...
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
next