]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2011-06-18 AdamFix extras compilation under Windows
2011-06-09 AdamFinal fixups for a working Windows build
2011-06-06 Daniel De GraafFix incorrect typecast
2011-05-24 JackmcbarnFix recursion of QuitUser in SendQ quits
2011-05-21 AdamFix timers never being ticked on windows
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 DjSlashUpdated helpop regarding SILENCE, example had syntax...
2011-03-30 DjSlashFix bug 126, thanks to Seb
2011-03-28 JackmcbarnFix sepstream logic when multiple consecutive separator...
2011-03-28 DjSlashUpdated examples, removing ziplinks
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 80
2011-03-18 DjSlashDeleted m_invisible from modules.conf.example since...
2011-03-18 DjSlashFix for bug 47
2011-03-18 DjSlashFix for bug 116, in addition an improvement of the...
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-27 Peter PowellFix "-bundle not allowed with -dynamiclib" issue on...
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-21 Daniel De GraafFix taint mode execution
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 GraafWork around old GNU make's inability to use "else if"
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-10 Daniel De GraafBuild fixes for darwin
2010-09-09 Daniel De GraafRecreate the build/include symlink so that changing...
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-19 Daniel De GraafFix the <database> example tags
2010-08-17 Daniel De GraafInclude a placement operator new for classes that hide...
2010-08-17 Daniel De GraafClarify null character append in m_cloaking (fixes...
2010-08-14 Daniel De GraafDocument <options:cyclehostsfromuser>
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 GraafUpdate a number of docs issues
2010-08-04 Daniel De GraafUse the remote channel's capitalization on a losing...
2010-08-03 Daniel De GraafClarify the m_custom prefix message a bit
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-07-02 Daniel De GraafChange argument order of LDLIBS to work properly with...
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 GraafBe consistent in testing PURE_STATIC for defined vs...
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-05-07 Daniel De GraafUse unit-cc for all compile and and link tasks
2010-04-29 Daniel De GraafDon't use an empty direction when receiving a sourceles...
2010-04-29 PhilSliderSRemoving example for m_spy which doesn't exist in insp20
2010-04-29 PhilouuuHelpop: Add snomask +v (requires override module)
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
next