]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed std:: stuff
2008-02-04 brainMODEACTION_ALLOW was being used instead of DENY, fixes...
2008-02-04 w00tForward port crash fix on load of randquote from 1...
2008-02-04 w00tFix exemptchanops for some modules, fixes bug #485...
2008-02-04 w00tBrain, look at this please
2008-02-04 w00tClean up some FJOIN stuff
2008-02-04 w00tMove a piece of HMAC to hmac.cpp
2008-02-04 w00tSplit treesocket2 into various smaller files
2008-02-04 w00tRename burst.cpp to netburst.cpp - it does not just...
2008-02-04 w00tSplit more of treesocket1
2008-02-03 w00tFix trivial desync with FTOPIC: if topic is identical...
2008-02-03 w00tSplit treesocket1 into a number of smaller files
2008-02-03 w00tClear up header insanity
2008-02-03 w00t(finally) remove deprecated CMD_USER_DELETED
2008-02-03 w00tPropegate BURST and ENDBURST network-wide for timing...
2008-02-03 brainWhoops
2008-02-03 brainWhat do you think of this, w00t?
2008-02-03 w00tFix burst time indicator: set startburst in treeserver...
2008-02-03 w00tShow extra debug for burst time
2008-02-03 w00tBroken, but.. show how many milliseconds a burst takes...
2008-02-03 w00tRemove an obsolete value
2008-02-02 w00tMurder space indents.. now if I find out who did them...
2008-02-02 w00tAdd some notes on proposed logging stuff
2008-02-02 w00tSmall tidyup
2008-02-02 w00tBack out the AllowDevoiceSelf stuff, it wasn't going...
2008-02-02 w00tCache User::GetIPString()
2008-02-02 w00tAvoid reallocating this every new connection (patch...
2008-02-02 aquanightMake m_password_hash able to pick up hasher modules...
2008-02-02 w00tFix a null pointer dereference caused by my reordering...
2008-02-02 brainAdd it back, but comment out the method body. its useless.
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-02-02 aquanightFix $config{HAS_OPENSSL} winding up undefined and crash...
2008-02-02 w00tCheck for empty prefixes, and close server connections...
2008-02-02 w00tPatch: /rehash (not /rehash ssl) will now rebind SSL...
2008-02-01 brickercapitalization is key! more to come!
2008-02-01 fezremoved sys/select.h on windows platform
2008-02-01 fezfixed getsockopt parameter 4, removed sys/select.h...
2008-02-01 fezfixed type defiined to defined
2008-02-01 fezchanged m_oper_hash to proper m_password_hash
2008-02-01 brickerFix some minor grammar mistakes...more to come
2008-02-01 brickeradd two comma's :-D
2008-02-01 fezremove m_ssl_openssl from modules directory when rerunn...
2008-02-01 fezAdded OpenSSL scriptage.
2008-01-31 fezapplink.c should be included in the link command, not...
2008-01-30 w00tMove fez to developers (a lot of movement for one day :p)
2008-01-30 w00tMove fez to regular contributors section
2008-01-30 w00tUpdate VC7.1 build projects. Thanks VERY much fez. :)
2008-01-30 brainMerge in patches to fix bug #487, submitted by dz,...
2008-01-29 brainWhat crackmonkey thought we had server:networkemail???
2008-01-29 w00tUpdate SAMODE
2008-01-28 w00tRemove duplicate calls (thanks fez)
2008-01-27 aquanightRevert tmpfile cleanup from r8761, also make configure...
2008-01-27 aquanightSome configure cleanups: like using perl functions...
2008-01-27 brainForward port bug #484 patch from John, thanks
2008-01-27 brainMake sure that if an exec() macro fails its picked...
2008-01-27 brainYou left out the module name in the command, aquanight ;)
2008-01-27 aquanightChange API OnOperCompare to OnPassCompare, password...
2008-01-26 brainANNOUNCENENT -> ANNOUNCEMENT
2008-01-26 brainFix for bug found by eLement, when an oper is on a...
2008-01-26 brainTweaks
2008-01-26 brainWhoops, should have test compiled this
2008-01-26 brainmacgyverdgi asked for this :p
2008-01-25 aquanightFix a typo in an m_callerid error message, and add...
2008-01-21 brainwin32 compile error fix
2008-01-21 brainwin32 compilation errors: shadowing of variable 'i...
2008-01-21 brainwin32 compile error fix
2008-01-21 brainThis still doesnt work :(
2008-01-21 brainWin32 compilation fixes
2008-01-20 aquanightUpdate m_filter* to 1.2 API (it was still using Impleme...
2008-01-19 brainExtra sanity checks
2008-01-19 brainFix freebsd glitches
2008-01-19 aquanightAdd ./configure --list-extras, --enable-extras, and...
2008-01-19 aquanightFix m_callerid not adding the usermode.
2008-01-19 aquanightModules using NoPedantic now properly respect 'make...
2008-01-19 w00tAdd aquanight to developers section
2008-01-19 w00tInitial implementation of callerid, provided by aquanig...
2008-01-19 w00tAnd another tiny one
2008-01-19 w00tPatch from aquanight to fix a problem introduced with...
2008-01-17 w00tRemove a redundant method here, call the mode manager...
2008-01-17 brainAquanight's configure strict/fatal warnings patch
2008-01-17 brainThe outer if (socket > -1) check in AddClient is obsole...
2008-01-17 w00tFix.. snomask O is already taken (ffs) so use A instead
2008-01-17 w00tRemove InspIRCd::WriteOpers in favour of snomask O
2008-01-17 w00tStart converting WriteOpers calls into snomask 'O'...
2008-01-17 w00tMove a number of methods from class InspIRCd to class...
2008-01-17 w00tAdd logger.(cpp|h), will eventually hold implementation...
2008-01-16 w00tMake default bancache time one day. This may seem long...
2008-01-16 w00tAdd an overridden AddHit to BanCacheManager, allowing...
2008-01-16 brainMake the sid exception message more descriptive so...
2008-01-16 w00tValidate <server:id> on startup if provided, thx Brain
2008-01-16 w00tAdd a warning about quitting a user twice, and fix...
2008-01-16 w00tRemove an O(log n) in favour of an O(1) operation,...
2008-01-16 w00tTwo stage commit: don't set user->muted except in QuitU...
2008-01-16 w00tRe-add support for silent quits (note: we also remove...
2008-01-16 w00tHacked-up culllist: stores user pointers rather than...
2008-01-15 brainSomeone forgot to delete what they new :P
2008-01-15 w00tCullList -> CullItem *
2008-01-15 w00tCullList: Don't try quit everyone. Speed/resource use...
2008-01-15 w00tFix a stupid crash on unknown commands caused by me...
next