summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-18No need to check elines twice..Robin Burchell
2012-04-18Forward port 1d703dcf7858a322c823bbd80f9507b627c5738c.attilamolnar
2012-04-18Merge pull request #74 from Robby-/insp20-statsupdatesRobin Burchell
2012-04-18Log mode errors when processing FJOIN.Robin Burchell
2012-04-18Fix typo.Robin Burchell
2012-04-18Match the logging in the rest of this module.Robin Burchell
2012-04-18Be more helpful when processing commands from a linked server.Robin Burchell
2012-04-18/STATS: updatesRobby-
2012-04-18Merge pull request #70 from Shawn-Smith/insp20+chancreatefixRobin Burchell
2012-04-15Merge pull request #55 from Justasic/insp20Robin Burchell
2012-04-15Explicitly shut down stdio's stdin/stdout/stderr.William Pitcock
2012-04-15Merge pull request #59 from Robby-/insp20-nosnoticestackRobin Burchell
2012-04-15Backported Shawn's NoSnoticeStack code from insp21Robby-
2012-04-15Merge pull request #28 from DjSlash/classinconnectmsgRobin Burchell
2012-04-14Fix some of the include guard names (requested by SaberUK)Justin Crawford
2012-04-14Fixes for bug #12Justin Crawford
2012-04-14Fixes the j snomask not working properlyShawn Smith
2012-04-14Fix unused variables reported by the clang static analyzer.Peter Powell
2012-04-14Merge pull request #35 from pcarrier/insp20ldapRobin Burchell
2012-04-12Merge pull request #43 from Shawn-Smith/insp20+whoisfixRobin Burchell
2012-04-12This fixes issue #39 reported by @attilamolnar.Shawn Smith
2012-04-12Remove references to old configure commands.Peter Powell
2012-04-10extras/m_ldapauth: CIDR-based whitelistingPierre Carrier
2012-04-10Fixed linking m_sqlite3 on WindowsAdam
2012-04-09Merge pull request #27 from DjSlash/maxconnwarnRobin Burchell
2012-04-09Merge pull request #25 from DjSlash/colour-to-colorRobin Burchell
2012-04-01Show class in connectmsgRutger
2012-04-01Add <connect:maxconnwarn>Rutger
2012-04-01Typofix in m_ojoinRutger
2012-04-01Replace [cC]olour with [cC]olorRutger
2012-03-27Fixed infinite loop cauesd by invalid dns packetsAdam
2012-03-26Fixed out of bounds memory access from malformed DNS queries that have an inv...Adam
2012-03-22m_hostchange: Fix a typo preventing port filters from workingKyle Fuller
2012-03-21Typo fixes.Peter Powell
2012-03-20dns: cleanup ResultIsReady() prototypeWilliam Pitcock
2012-03-20dns: more hardeningWilliam Pitcock
2012-03-20dns: reject messages with lengths larger than DNSHeader with prejudiceWilliam Pitcock
2012-03-20dns: iterators which are integer should always be unsigned, else an integer u...William Pitcock
2012-02-25m_remove: forbid removing ulined usersJustasic
2012-02-25m_chghost: Fix incorrect length check pointed out by ThalesDaniel De Graaf
2012-01-21Make m_shun work on aliasesJens Voss
2011-09-28Move my name from regular contributors to developersJackmcbarn
2011-08-27Fix stats letter for shunsJackmcbarn
2011-08-07Add -lgcrypt to m_ssl_gnutls because this is no longer pulled in by all versi...Daniel De Graaf
2011-07-23Fix compile warningDaniel De Graaf
2011-07-19Remove harmless but scary-looking logfile linesDaniel De Graaf
2011-07-19Allow use of absolute paths with m_nationalcharsJackmcbarn
2011-07-17<connect deny=""> (or allow="") should not match all usersDaniel De Graaf
2011-07-17Only write pidfile if we have parsed a valid configurationDaniel De Graaf
2011-06-232.0.5 releaseDaniel De Graaf