]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Makefile updates: remove MAKEPROG/MAKEORDER
[user/henk/code/inspircd.git] / src /
2009-05-25 danieldgRemove the ServerConfig::DirValid check that breaks...
2009-05-24 danieldgMake timestamp output in /CHECK consistent
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-05-23 danieldgm_dnsbl: Add default duration and error message on...
2009-05-14 danieldgFix UID collision on reload of m_spanningtree.so
2009-05-14 specialFix some incorrect STL iterations (using < end() instea...
2009-05-14 danieldgFix r11381 checking HideWhoisServer incorrectly
2009-05-13 danieldgFix incomple memset() in irc::sockets::aptosa, add...
2009-05-13 danieldgHide server sources if HideWhoisServer is set, noticed...
2009-05-13 danieldgShow correct server source to users on FTOPIC and FMODE
2009-05-13 danieldgUse Utils->ServerUser instead of ServerInstance->FakeCl...
2009-05-13 danieldgMake the previous patches actually work
2009-05-13 danieldgReplace loopCall detection in OnUserKick with a check...
2009-05-13 danieldgUse a FakeUser source for server-sourced commands in...
2009-05-13 danieldgCreate subclass of User for FakeClient, to allow for...
2009-05-13 aquanightFix for some modules sending global snotices at each...
2009-05-13 danieldgTranslate UIDs properly in m_sakick
2009-05-13 specialRevert some files accidentally committed in r11371...
2009-05-13 specialFix an issue in r11370 spotted by danieldg
2009-05-13 specialFix m_sakick to properly send local/global snomasks...
2009-05-07 danieldgRemove handshake timer on server sockets that die befor...
2009-05-07 danieldgCompile fix: openssl does not have an ISSL_CLOSING...
2009-05-07 danieldgFix ListenSocketBase::GetPort() returning incorrect...
2009-05-06 specialFix two compile errors found by Shawn
2009-05-06 danieldgSet errno in openssl when handshake fails
2009-05-06 w00tRemove FindDescriptor wrapper for GetRef, it doesn...
2009-05-06 danieldgSet errno properly on GnuTLS sessions that die during...
2009-05-05 specialm_filter: Do not attempt to filter messages from remote...
2009-05-04 danieldgCanonicalize bind addresses when creating listen sockets
2009-05-04 w00tFix unnecessary heap allocation on rehash: stack alloca...
2009-05-03 w00tCopypastafail.
2009-05-03 w00tSome general tidyup in here (also some possible desync...
2009-05-03 w00t(for now), comment out opercount from individual server...
2009-05-03 w00tAllow E:Lines to exempt targets from SHUN and RLINE...
2009-05-02 w00tChange making callerid significantly less expensive...
2009-05-02 w00tMinor cleanup: move RemoveFromAllAccepts() to a private...
2009-05-02 danieldgGlobally route "a" snotices for more modules. Patch...
2009-05-02 w00tFix two stupid mistakes here
2009-05-02 w00tPatch from eLement notifying the user who sent a NICKLO...
2009-05-02 w00tRemove an old debug log, and fix compile.
2009-05-02 w00tFix: Channel aliases should work a bit more like user...
2009-05-02 w00tReplace $chan to "" for a non-channel command.
2009-05-02 danieldgSend rehash message to global sno, fixes bug #855....
2009-05-01 danieldgFix SILENCE command in m_silence being reported as...
2009-04-30 w00tFix bug found by Jeremy from Teranova, thanks: if an...
2009-04-29 danieldgFix m_redirect to work properly with SAMODE
2009-04-29 danieldgHow about we make this compile?
2009-04-29 danieldgNormalize IPv6 addresses when producing SSL port list...
2009-04-29 danieldgAdd IP address conversion utility functions, irc::socke...
2009-04-29 danieldgOverloading SetMode seems to cause the compiler to...
2009-04-27 danieldgFix OnSetAway hook denying remote users' change rather...
2009-04-27 danieldgRemove sending +q from OnPostJoin, fixes bug #847....
2009-04-26 danieldgCorrect 005 output of m_ssl_gnutls when used for STARTT...
2009-04-26 danieldgEnable lag-check pings on active servers - if bandwidth...
2009-04-26 danieldgRemove lag reporting in /map from servers that do not...
2009-04-26 danieldgFix OnUserRegister being triggered twice if someone...
2009-04-24 danieldgFix crash from unregistered users joining a channel...
2009-04-23 peaveyrollback r11326, we're going to make vc9 the officially...
2009-04-23 brainHeres the beef so far
2009-04-22 danieldgAddendum to previous ping patch: NextPingTime was not...
2009-04-22 danieldgFix PingFlag not being set correctly for servers whose...
2009-04-21 danieldgAbort link early when mismatched modules are detected...
2009-04-20 danieldgActually use irc::modestacker correctly
2009-04-20 danieldgUse loopCall to protect OnUserKick rather than the...
2009-04-19 danieldgInitialize loopCall on construction
2009-04-19 danieldgAdd loopCall to prevent double-broadcasting new X:lines
2009-04-19 danieldgSend snotices when m_dnsbl adds an xline; fixes bug...
2009-04-18 danieldgChange a few more modules to send global a/A snotices
2009-04-18 danieldgUse server source for RemoveMode, fixes bug #838
2009-04-18 danieldgConvert m_dnsbl to send globally routed snomasks. Fixes...
2009-04-18 danieldgAdd global-routing snomask functions
2009-04-18 danieldgDon't send out UID for users that are quitting, because...
2009-04-17 danieldgFix CullList to not use O(n^2) version of vector clear
2009-04-17 danieldgFix realhost leak when users on different servers get...
2009-04-17 danieldgRemove CullList rate limiting to fix UID collisions...
2009-04-17 danieldgFix memory leak on rehash: opertype used char* instead...
2009-04-17 danieldgFix memory leak in m_filter rehash
2009-04-17 danieldgFix SetModeParam to use std::string and handle edge...
2009-04-16 w00tBump to rc3 in preperation for release Real Soon (tm...
2009-04-16 peaveyAddendum to r11303, fix for bug #833: use correct resul...
2009-04-16 w00tConvert snomask 'A' into snomask 'a' for local announce...
2009-04-16 w00tCorrectly announce dnsbl hits, fixes bug #833 reported...
2009-04-16 w00tFix bug #826: setting +l 0 doesn't work in some cases...
2009-04-10 danieldgRegister the OnUserPreJoin hook, and check for null...
2009-04-10 danieldgMove +O check out of OnCheckBan to change error message...
2009-04-09 specialRe-add the default case to commandline parsing (if...
2009-04-09 brainThe correct way to detect unknown parameter for getopt_...
2009-04-09 w00tIf you're going to add magical number hacks, please...
2009-04-09 specialFix the problem described in bug #827; an improper...
2009-04-08 danieldgSet topic timestamp on newly created channels to a...
2009-04-07 specialFix irc_char_traits::find to behave correctly when...
2009-04-06 specialm_shun: Allow nick targets for removal as well, in...
2009-04-06 peaveyFix shun not applying if you add an IP mask for a user...
2009-04-06 peaveyAdd support for nick targets like other xlines. Patch...
2009-04-06 peaveyWeed out a few leftover server instances from before...
2009-04-05 psychonRemove the unused RESOLVER_NOTREADY define and fix...
2009-04-04 dzReapply r11241: flush and close log filehandles properl...
2009-04-04 dzDon't do anything with logging in the handler for ...
2009-04-03 w00tUse 'c' snomask instead of 'A' snomask for ldap auth...
2009-04-03 peaveyTextual fixes. Patch by Ankit.
next