]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
2.0.5 release
[user/henk/code/inspircd.git] / src /
2011-06-24 Daniel De Graaf2.0.5 release
2011-06-24 Daniel De GraafAlways use local SID as the source for PONG replies
2011-06-24 Daniel De GraafResolve /STATS S conflict between SVSHOLD and SHUN
2011-06-24 Daniel De GraafRemove possibly dangerous skip of VerifyCertificate
2011-06-24 Daniel De GraafFix initialization of SSL certificate field on connect
2011-06-18 Daniel De GraafFix WSAEWOULDBLOCK error on Windows
2011-06-18 AdamFix extras compilation under Windows
2011-06-06 Daniel De GraafFix incorrect typecast
2011-05-24 JackmcbarnFix recursion of QuitUser in SendQ quits
2011-05-08 Daniel De Graaf2.0.4 release
2011-04-20 AdamFix IPv6 test on Windows
2011-04-19 Daniel De GraafMerge commit 'refs/merge-requests/5' of git://gitorious...
2011-04-18 Daniel De GraafFix mis-implemented irc::sockets::cidr_mask::operator<
2011-04-10 AdamFixed Windows build on VS 2010
2011-04-01 JackmcbarnRevert to old sepstream logic until a proper fix is...
2011-03-30 DjSlashFix bug 126, thanks to Seb
2011-03-28 JackmcbarnFix sepstream logic when multiple consecutive separator...
2011-03-23 JackmcbarnDisplay a message when using /greloadmodule
2011-03-18 DjSlashValues were -1, couldnt find an explanation for that...
2011-03-18 DjSlashFix for bug 47
2011-03-04 Daniel De GraafFix excessive memory use in kqueue
2011-03-01 Daniel De GraafFix timeout defaulting to zero for link blocks
2011-02-14 JackmcbarnFix bug #122
2011-02-02 Daniel De Graaf2.0.3 release
2011-01-30 JackmcbarnFix bug #83
2011-01-24 JackmcbarnFix bug #110
2011-01-22 JackmcbarnFix bug where an empty parameter is generated when...
2011-01-20 JackmcbarnFix bug #117, found by satmd, thanks
2011-01-05 JackmcbarnRemove bad return statement - noticed by zynox, thanks
2010-12-23 JackmcbarnFix bug #113
2010-12-02 JackmcbarnRestore prefix
2010-12-02 JackmcbarnSimplify ClearAllConnections code and fix possible...
2010-12-02 JackmcbarnFix possible crash
2010-10-15 JackmcbarnRegister the silence list extension
2010-10-15 Dennis FriisRemove m_sqlv2.h from these modules, they both use...
2010-10-14 Daniel De GraafFix memory leak in m_conn_waitpong caught by its breaki...
2010-09-30 Daniel De GraafFix kick level check to scan all status modes and not...
2010-09-28 Daniel De GraafFix kicking permisisons - GetPrefixChar returns the...
2010-09-25 Daniel De GraafFix unsafe iteration in m_timedbans
2010-09-19 Daniel De GraafA zero return from gnutls_record_send is not an error
2010-09-18 Daniel De GraafFix global notice of timedban add and remove being...
2010-09-18 Daniel De GraafSVSNICK should not translate nicks to UIDs
2010-09-09 Daniel De GraafAdd gettimeofday() fallback for systems without clock_g...
2010-09-05 Daniel De GraafFix the pseudo-penalty hack that doesn't work properly
2010-09-04 Daniel De Graaf2.0.2 release
2010-09-04 Daniel De GraafDo not apply parameter length restrictions or CleanMask...
2010-09-04 Daniel De GraafFix crash in m_silence when provided with a bad pattern...
2010-09-04 Daniel De GraafFix crash on matching j:@#chan ban when the user is...
2010-09-04 Daniel De GraafFix resolved hostname not being changed when WEBIRC...
2010-08-28 Daniel De GraafPrevent setting mode -H if already unset, bug #74
2010-08-17 Daniel De GraafClarify null character append in m_cloaking (fixes...
2010-08-11 Daniel De GraafAlso tidy masks being removed, fixes bug #70
2010-08-11 Daniel De GraafFix NotifyOpers setting not being applied correctly
2010-08-08 Jens VossStop hiding users when a prefix is set on them, fixes...
2010-08-08 Daniel De GraafDon't try to tidy m_autoop entries (fixes extra !*@*)
2010-08-08 Daniel De Graaf2.0.1 release
2010-08-05 Daniel De GraafPrevent kicking people you do not have permission to...
2010-08-04 Daniel De GraafFix $md5pass and $sha256pass in SQL queries
2010-08-04 Daniel De GraafChange ThreadSignalSocket to EventHandler to avoid...
2010-08-04 AdamFix m_opermodes.so sending modes for unintroduced clien...
2010-08-04 Daniel De GraafUse the remote channel's capitalization on a losing...
2010-08-03 AdamFix for crash on restart or config file open (bug #44)
2010-08-03 Daniel De GraafAllow halfops to remove their own halfop status
2010-08-03 Daniel De GraafRemove wildcard support from module loading, breaks...
2010-08-03 Daniel De GraafSkip invalid allowed modes in oper block (bug #64)
2010-08-03 Daniel De GraafFix rehash message sending for remote rehashes
2010-07-30 Daniel De GraafFix incorrect default on <alias:channelcommand>
2010-07-04 Daniel De GraafInclude location of duplicated oper blocks
2010-06-12 Daniel De GraafQuick fix for /RESTART crashing
2010-06-12 Daniel De Graaf2.0.0 release
2010-05-22 Daniel De GraafUse EFD_NONBLOCK in test creation of eventfd (makes...
2010-05-16 Daniel De GraafFix umode -r on nick change being denied by permission...
2010-05-13 Daniel De GraafAdd some missing <connect> updates from rehash, noticed...
2010-05-09 Daniel De GraafFix negative array access in channame
2010-05-08 Daniel De GraafCorrect source of initial BURST line from servers sendi...
2010-05-08 Daniel De GraafCompile testing can be useful
2010-05-08 Daniel De GraafChange -debug to force RAWIO level logging and disable...
2010-05-08 Daniel De GraafSend HALFOP= line in CAPAB CAPABILITIES for 1201 compat...
2010-04-29 Daniel De GraafDon't use an empty direction when receiving a sourceles...
2010-04-28 Daniel De GraafAdd log header including ircd version
2010-04-28 Daniel De Graaf2.0 release candidate 2
2010-04-27 Daniel De GraafDefine comparator for irc::sockets::sockaddrs
2010-04-26 Daniel De GraafAdd debug output for received DNS packets
2010-04-26 Daniel De GraafAdd debug output of UserResolver results
2010-04-25 Daniel De GraafChange DNS binding to avoid BindSocket which could...
2010-04-25 Daniel De GraafAdd better debug output to dns.cpp
2010-04-24 Daniel De GraafEmulate a bug in 1.2 to get matching cloaks
2010-04-24 Daniel De GraafAdd "CLOAK" command to allow opers to see the cloaked...
2010-04-24 Daniel De GraafFix IPv6 cloaking in compatability mode (was using...
2010-04-24 Daniel De GraafAdd custom suffix support for 2.0-style IP cloaking...
2010-04-17 Daniel De GraafPossible fix for OpenSSL SendQ processing halts
2010-04-17 Daniel De GraafFix crash when a remote server has the same name as...
2010-04-17 Daniel De GraafCheck maximum length of ban list for local users, not...
2010-04-15 Daniel De GraafFix cloak key being misread in 2.0 cloaking modes
2010-04-14 Daniel De GraafAdd IPV6_V6ONLY support
2010-04-11 Daniel De GraafPrevent using invalid UIDs and enforce UID/SID matching
2010-04-02 Daniel De GraafUse FindNickOnly in a few commands to prevent enumerati...
2010-04-02 Daniel De GraafSplit up API_VERSION number
2010-03-31 Daniel De GraafPrevent pre-registration connect blocks from being...
2010-03-31 Daniel De GraafRemove unneeded inet_aton call
next