| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #190 from attilamolnar/insp21+namesx•••[2.1] Add support to m_namesx for altering /WHO replies upstream/obsolete/insp21 | Sir Pogsalot | 2012-06-12 | 1 | -1/+36 |
| |\ |
|
| | * | m_namesx Add support for altering /WHO replies to be compliant with the speci... | attilamolnar | 2012-06-07 | 1 | -1/+36 |
| * | | New module to support IRCv3 extras, namely account-notify, away-notify and ex... | attilamolnar | 2012-06-12 | 1 | -0/+210 |
| * | | m_services_account Send an AccountEvent with an empty accountname when a user...•••Update relevant modules
| attilamolnar | 2012-06-12 | 4 | -3/+9 |
| * | | Add deprecation warnings for m_chanprotect and m_halfop, remove them from the...•••Fixes issue #9
| attilamolnar | 2012-06-12 | 2 | -0/+2 |
| * | | m_spanningtree Fix desync issue #37 reported by @Joah | attilamolnar | 2012-06-12 | 1 | -7/+7 |
| * | | Be consistent with Robby's qQ snomask changes | Sir Poggles | 2012-06-12 | 1 | -1/+1 |
| * | | m_check: Include IP and gecos in host/IP-mask lookup results | Robby- | 2012-06-12 | 1 | -2/+2 |
| |/ |
|
| * | Fixed Windows build.•••Squash commit of the following from 2.0:
commit cbd0b938d1e6a24c082fd510f3f6bb45a1ba3ce0
commit d392720f7fe4e3a85aec0f431b24d852d186d353
commit 30477f569bbd21590ad0687b5f09012deeb2b40e
commit 4707f65e75867e443cbab8a5dcb0379341537263
commit e37621e04ea3b80c6f57c89873e530506f8d5587
commit 92cac06fc2e4207614efe0292d6cdf2954ff30a9
Plus many additional 2.1 specific fixes.
| Adam | 2012-06-06 | 12 | -17/+40 |
| * | m_ident Don't give a potentially non null terminated buffer to strrchr(), all... | attilamolnar | 2012-05-31 | 1 | -26/+22 |
| * | m_ident Interpret ident responses correctly, fixes issue #86 reported by @Robby- | attilamolnar | 2012-05-30 | 1 | -1/+1 |
| * | Merge pull request #177 from Robby-/insp21-moddesc•••[2.1] Module description updates | Robin Burchell | 2012-05-30 | 38 | -56/+79 |
| |\ |
|
| | * | Module description updates | Robby- | 2012-05-30 | 38 | -56/+79 |
| * | | Merge pull request #169 from attilamolnar/insp21+spanningtreeapi•••[2.1] Stop exposing the raw linking protocol to modules | Robin Burchell | 2012-05-30 | 5 | -8/+8 |
| |\ \ |
|
| | * | | Stop exposing the raw linking protocol to modules | attilamolnar | 2012-05-29 | 5 | -8/+8 |
| | |/ |
|
| * | | Merge pull request #158 from gholms/md5-memset•••[2.1] md5: zero the whole MD5Context, not only part of it | Robin Burchell | 2012-05-30 | 1 | -1/+1 |
| |\ \ |
|
| | * | | md5: zero the whole MD5Context, not only part | Garrett Holmstrom | 2012-05-28 | 1 | -1/+1 |
| * | | | Merge pull request #167 from attilamolnar/insp21+spanningtree1204•••[2.1] Spanningtree protocol version 1204 | Robin Burchell | 2012-05-30 | 6 | -19/+163 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | m_spanningtree Add channel timestamp to FTOPIC in protocol version 1204•••Fixes issue #148
| attilamolnar | 2012-05-29 | 4 | -14/+94 |
| | * | | m_spanningtree Add timestamp to channel METADATA, introduce protocol version ...•••Fixes issue #119
| attilamolnar | 2012-05-29 | 4 | -5/+69 |
| | |/ |
|
| * | | Use socketengine functions for sending and receiving data instead of plain se... | attilamolnar | 2012-05-28 | 1 | -2/+2 |
| * | | m_showwhois Fix potential crash in WHOISNOTICE handler | attilamolnar | 2012-05-28 | 1 | -0/+3 |
| |/ |
|
| * | Merge pull request #147 from SaberUK/insp21-typo-fixes•••[2.1] Typo fixes. | Robin Burchell | 2012-05-27 | 5 | -10/+10 |
| |\ |
|
| | * | Debian typo fixes. | Peter Powell | 2012-05-25 | 5 | -10/+10 |
| * | | Fixed m_mlock | Adam | 2012-05-23 | 1 | -1/+2 |
| |/ |
|
| * | Fix issue #95 reported by @Joah | attilamolnar | 2012-05-23 | 1 | -2/+2 |
| * | mlock: update to inspircd 2.1 api | William Pitcock | 2012-05-20 | 1 | -7/+12 |
| * | mlock: fix style nitpicks | William Pitcock | 2012-05-20 | 1 | -3/+3 |
| * | mlock: we should only enforce against modes set by our own clients | William Pitcock | 2012-05-20 | 1 | -0/+3 |
| * | mlock: handle case where no mlock has been set on a channel yet | William Pitcock | 2012-05-20 | 1 | -1/+1 |
| * | modules/m_mlock: new module implementing server-side MLOCK. | William Pitcock | 2012-05-20 | 1 | -0/+68 |
| * | Merge pull request #118 from kwangchin/insp21•••Added m_httpd_rehash module to have conf rehashed over HTTP. | Robin Burchell | 2012-05-15 | 1 | -0/+74 |
| |\ |
|
| | * | Changed rehashing message with IP issuing the request | Chin Lee | 2012-05-15 | 1 | -2/+1 |
| | * | Cleaning codes | Chin Lee | 2012-05-14 | 1 | -55/+2 |
| | * | Added m_httpd_rehash module to have conf rehashed over HTTP. | Chin Lee | 2012-05-14 | 1 | -0/+128 |
| * | | Finished renaming <type:modes> to <type:automodes> to prevent conflict with <...•••This fixes issue #107, reported by @neersighted.
| Shawn Smith | 2012-05-03 | 1 | -3/+3 |
| |/ |
|
| * | Headers nitpicking: consistency, remove/add newlines as needed to match all o... | Robby- | 2012-04-20 | 25 | -3/+22 |
| * | Replace copyright headers with headers granting specific authors copyright.•••Fixes #61.
| Robin Burchell | 2012-04-19 | 242 | -1929/+3831 |
| * | Revert 05e6330fbd6e9a427c09cf90e2cada10656c48f7 and reference HELPOP instead ... | Robby- | 2012-04-19 | 1 | -2/+2 |
| * | Forward port 1d703dcf7858a322c823bbd80f9507b627c5738c. | attilamolnar | 2012-04-18 | 1 | -1/+1 |
| * | Merge pull request #77 from Robby-/insp21-colourtocolor•••[2.1] Replace [cC]olour with [cC]olor | Robin Burchell | 2012-04-18 | 2 | -7/+7 |
| |\ |
|
| | * | Replace [cC]olour with [cC]olor | Robby- | 2012-04-18 | 2 | -7/+7 |
| * | | Fix typo. | Robin Burchell | 2012-04-18 | 1 | -1/+1 |
| * | | Match the logging in the rest of this module. | Robin Burchell | 2012-04-18 | 1 | -3/+3 |
| * | | Be more helpful when processing commands from a linked server.•••When diagnosing errors with s2s traffic, it costs us next to nothing to try a
little harder to generate useful errors so errors are immediately apparent.
| Robin Burchell | 2012-04-18 | 1 | -5/+18 |
| |/ |
|
| * | Fix issue with snomask j/J not working properly. | Shawn Smith | 2012-04-17 | 1 | -2/+8 |
| * | Fix some of the include guard names (requested by SaberUK) | Justin Crawford | 2012-04-15 | 11 | -22/+23 |
| * | Fixes for issue #12 | Justin Crawford | 2012-04-15 | 18 | -36/+36 |
| * | Revert "m_ssl_gnutls: use recommended DH bit sizes instead of user-specified ...•••This reverts commit 2b6b98bafe566874ea00abf4b0d35cd8cda5212f.
This uses API which is only available in gnutls 2.12.0, which is very new
(comparatively) - only released in march 2011 - and thus many distros will not
have had the opportunity to update yet, causing compile issues (see issue #49
for instance)
As this isn't really crucial, back it out, for the time being.
| Robin Burchell | 2012-04-14 | 1 | -3/+5 |
| * | Merge pull request #36 from pcarrier/insp21ldap•••Insp21ldap | Robin Burchell | 2012-04-14 | 1 | -0/+19 |
| |\ |
|