]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Robin BurchellMerge pull request #62 from nenolod/insp20
2012-04-15 William PitcockExplicitly shut down stdio's stdin/stdout/stderr.
2012-04-15 Robin BurchellMerge pull request #59 from Robby-/insp20-nosnoticestack
2012-04-15 Robby-Backported Shawn's NoSnoticeStack code from insp21
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-15 Justin CrawfordFix some of the include guard names (requested by SaberUK)
2012-04-15 Justin CrawfordFixes for bug #12
2012-04-14 Robin BurchellMerge pull request #53 from SaberUK/clang-analyze
2012-04-14 Peter PowellFix unused variables reported by the clang static analyzer.
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-12 Robin BurchellMerge pull request #43 from Shawn-Smith/insp20+whoisfix
2012-04-12 Robin BurchellMerge pull request #41 from SaberUK/configure-cleanup
2012-04-12 Shawn SmithThis fixes issue #39 reported by @attilamolnar.
2012-04-12 Peter PowellMinor style tweaks.
2012-04-12 Peter PowellRemove references to old configure commands.
2012-04-10 Pierre Carrierextras/m_ldapauth: CIDR-based whitelisting
2012-04-10 AdamFixed linking m_sqlite3 on Windows
2012-04-10 AdamMerge pull request #33 from Adam-/insp20
2012-04-10 AdamRemove some unused files
2012-04-10 AdamRemoved old VC90 project files, renamed the VC 2010...
2012-04-09 Robin BurchellMerge pull request #27 from DjSlash/maxconnwarn
2012-04-09 Robin BurchellMerge pull request #25 from DjSlash/colour-to-color
2012-04-09 Sir PogsalotMerge pull request #32 from SaberUK/remove-svn-references
2012-04-09 Sir PogsalotMerge pull request #26 from DjSlash/typofix-m_ojoin
2012-04-09 Peter PowellRemove outdated references to SVN.
2012-04-01 RutgerShow class in connectmsg
2012-04-01 RutgerAdd <connect:maxconnwarn>
2012-04-01 RutgerTypofix in m_ojoin
2012-04-01 RutgerReplace [cC]olour with [cC]olor
2012-03-30 Robin BurchellMerge pull request #21 from nenolod/insp20
2012-03-30 William Pitcockconfigure: fix check for eventfd support.
2012-03-29 Robin BurchellMerge pull request #16 from Adam-/insp20
2012-03-28 AdamFixed infinite loop cauesd by invalid dns packets
2012-03-26 AdamFixed out of bounds memory access from malformed DNS...
2012-03-24 Pogs McPoggersoninspircd.com is no longer our dev blog
2012-03-22 Robin BurchellMerge pull request #8 from kylef/hostchange
2012-03-22 Kyle Fullerm_hostchange: Fix a typo preventing port filters from...
2012-03-22 Robin BurchellMerge pull request #6 from Shawn-Smith/insp20
2012-03-22 Sir PogsalotMerge pull request #5 from kylef/xcrun
2012-03-22 Shawn SmithAdded readme
2012-03-22 Kyle FullerUse `xcrun clang++` on OS X as the compiler
2012-03-22 Shawn SmithMerge branch 'insp20', remote-tracking branch 'Official...
2012-03-21 Sir PogsalotMerge pull request #2 from SaberUK/insp20
2012-03-21 Peter PowellTypo fixes.
2012-03-21 Peter PowellUpdate sources.lst to point to the GitHub inspircd...
2012-03-21 Peter PowellSwitch configure script to use clang on OS X as Apple...
2012-03-21 Sir PogsalotMerge pull request #1 from nenolod/insp20
2012-03-20 William Pitcockdns: cleanup ResultIsReady() prototype
2012-03-20 William Pitcockdns: more hardening
2012-03-20 William Pitcockdns: reject messages with lengths larger than DNSHeader...
2012-03-20 William Pitcockdns: iterators which are integer should always be unsig...
2012-02-26 Justasicm_remove: forbid removing ulined users
2012-02-26 Daniel De Graafm_chghost: Fix incorrect length check pointed out by...
2012-01-21 Jens VossMake m_shun work on aliases
2011-09-28 JackmcbarnMove my name from regular contributors to developers
2011-08-31 JackmcbarnAdd note about hidewhois and idle times
2011-08-27 JackmcbarnFix stats letter for shuns
2011-08-07 Daniel De GraafAdd -lgcrypt to m_ssl_gnutls because this is no longer...
2011-07-23 Daniel De GraafFix compile warning
2011-07-19 Daniel De GraafRemove harmless but scary-looking logfile lines
2011-07-19 JackmcbarnAllow use of absolute paths with m_nationalchars
2011-07-17 Daniel De Graaf<connect deny=""> (or allow="") should not match all...
2011-07-17 Daniel De GraafOnly write pidfile if we have parsed a valid configuration
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-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
next