]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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
2010-03-31 Daniel De GraafFix <connect:password> incorrectly reading <connect...
2010-03-29 Daniel De GraafImprove INSTUID error message
2010-03-27 Daniel De Graaf2.0 release candidate 1
2010-03-27 Daniel De GraafBlock writes to pending-connect socket
2010-03-27 Daniel De GraafAdd debouncing to m_cloaking, and fix cloak of hosts...
2010-03-25 Daniel De GraafRemove references to svn from configure
2010-03-25 Daniel De GraafRemove references to SVN from the Makefile
2010-03-24 danieldgImprove the output of "make install"
2010-03-23 danieldgFix CommandFloodPenalty overflow on connect
2010-03-23 danieldgFail config parse if duplicate keys are found
2010-03-23 danieldgCalling OnError from Resolver's constructor is broken...
2010-03-23 danieldgChange 2.0 cloak function to use variable-length segments
2010-03-22 danieldgA few minor fixups
2010-03-22 danieldgDon't repeat the Raw I/O log message on every rehash
2010-03-22 danieldgChange <security:operspywhois> to a tristate
2010-03-22 danieldgFix MySQL crash on module unload with empty query queue
2010-03-22 danieldgMove some unused modules to -extras
2010-03-22 danieldgRemove channel argument from OnSendWhoLine, this inform...
2010-03-22 danieldgMove ModuleManager::UnloadAll out of modmanager_dynamic
2010-03-22 danieldgAllow static initialization of dynamic_reference objects
2010-03-19 danieldgAdd RAWIO log level which is more verbose than DEBUG
2010-03-19 danieldgAdd configuration options to m_invisible
2010-03-18 danieldgOnly check password during second connect block check...
2010-03-18 danieldgMake /etc/resolv.conf reader slightly less stupid
2010-03-18 danieldgPURE_STATIC fixes to use normal <module> tags
2010-03-16 danieldgFix mismatched return value in kqueue DelFd
2010-03-16 danieldgFix typo in kqueue
2010-03-15 danieldgUse CycleHostsFromUser for on-join modes too (m_autoop)
2010-03-14 danieldgAdd <options:cyclehostsfromuser> to configure source...
2010-03-13 danieldgFix uninit pointer on MySQL initial connection
2010-03-13 danieldgHandle database not present a bit better, add missing...
2010-03-13 danieldgChange SQLv3 to format queries during submission, not...
2010-03-13 danieldgAdd OnUnloadModule hook to MySQL
2010-03-13 danieldgChange lockserv emergency unlock procedure, and add...
2010-03-13 danieldgConvert MySQL to SQLv3
2010-03-13 danieldgRemove checkconf, it is no longer needed
2010-03-13 danieldgImplement OnUnloadModule for postgres
next