]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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
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-21 Dennis Friistypo
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-05 Dennis FriisFix typo in argument to valdebug spotted by daemonic.
2010-04-03 Daniel De GraafFix version comparisons in modulemanager so that "core...
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
2010-03-31 Daniel De GraafAllow E:lines to make users exempt from DNSBL checks
next