]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Fixed m_mlock
[user/henk/code/inspircd.git] / src /
2012-05-23 AdamFixed m_mlock
2012-05-23 Robin BurchellMerge pull request #131 from attilamolnar/insp20+hidero...
2012-05-23 Robin BurchellMerge pull request #136 from nenolod/bugfix/epoll-nitpi...
2012-05-20 William Pitcockepoll: make sure EPOLLET flag does not get clobbered
2012-05-19 attilamolnarFix issue #95 reported by @Joah
2012-05-16 Robin BurchellMerge pull request #113 from nenolod/feature/mlock
2012-05-16 William Pitcockmlock: fix style nitpicks
2012-05-16 Chin LeeCheck whether it is empty parameter before checking...
2012-05-16 Chin LeeFix issue #120 reported by @swilde
2012-05-15 Robin BurchellMerge pull request #104 from SaberUK/fix-issue-14
2012-05-15 William Pitcockmlock: we should only enforce against modes set by...
2012-05-15 William Pitcockmlock: handle case where no mlock has been set on a...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-04 William Pitcockmodules/m_mlock: new module implementing server-side...
2012-05-04 Justin CrawfordRewrote the color codes parser to be one function,...
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Justin CrawfordFixed using a function on every call for /motd, causing...
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-21 Justin CrawfordAdded C/C++ style escape codes for color codes in the...
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-19 Robin BurchellMerge pull request #85 from Robby-/insp20-typosnstuff
2012-04-19 Robin BurchellMerge pull request #88 from Robby-/insp20-helpop
2012-04-19 Robby-Revert 05e6330fbd6e9a427c09cf90e2cada10656c48f7 and...
2012-04-19 Robin BurchellMerge pull request #84 from attilamolnar/insp20+whoisfix
2012-04-19 Robin BurchellMerge pull request #83 from attilamolnar/insp20+remotes...
2012-04-18 attilamolnarAvoid sending empty channel list numeric on whois if...
2012-04-18 attilamolnarFix issue #18 reported by @int- (remote restriction...
2012-04-18 Robin BurchellNo need to check elines twice..
2012-04-18 attilamolnarForward port 1d703dcf7858a322c823bbd80f9507b627c5738c.
2012-04-18 Robin BurchellMerge pull request #74 from Robby-/insp20-statsupdates
2012-04-18 Robin BurchellLog mode errors when processing FJOIN.
2012-04-18 Robin BurchellFix typo.
2012-04-18 Robin BurchellMatch the logging in the rest of this module.
2012-04-18 Robin BurchellBe more helpful when processing commands from a linked...
2012-04-18 Robby-/STATS: updates
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
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 Shawn SmithFixes the j snomask not working properly
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 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-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-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-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-22 Robin BurchellMerge pull request #8 from kylef/hostchange
2012-03-22 Kyle Fullerm_hostchange: Fix a typo preventing port filters from...
2012-03-21 Sir PogsalotMerge pull request #2 from SaberUK/insp20
2012-03-21 Peter PowellTypo fixes.
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-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-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...
next