| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | 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 | 2 | -2/+1 |
| * | Merge pull request #169 from attilamolnar/insp21+spanningtreeapi•••[2.1] Stop exposing the raw linking protocol to modules | Robin Burchell | 2012-05-30 | 2 | -3/+3 |
| |\ |
|
| | * | Stop exposing the raw linking protocol to modules | attilamolnar | 2012-05-29 | 2 | -3/+3 |
| * | | 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 |
| |/ |
|
| * | Debian typo fixes. | Peter Powell | 2012-05-25 | 1 | -3/+3 |
| * | Headers nitpicking: consistency, remove/add newlines as needed to match all o... | Robby- | 2012-04-20 | 9 | -0/+9 |
| * | Replace copyright headers with headers granting specific authors copyright.•••Fixes #61.
| Robin Burchell | 2012-04-19 | 53 | -392/+813 |
| * | Forward port 1d703dcf7858a322c823bbd80f9507b627c5738c. | attilamolnar | 2012-04-18 | 1 | -1/+1 |
| * | 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 some of the include guard names (requested by SaberUK) | Justin Crawford | 2012-04-15 | 10 | -20/+21 |
| * | Fixes for issue #12 | Justin Crawford | 2012-04-15 | 9 | -18/+18 |
| * | Always use local SID as the source for PONG replies | Daniel De Graaf | 2011-06-23 | 1 | -1/+1 |
| * | Update copyright notices to 2011 | Jackmcbarn | 2011-05-04 | 49 | -49/+49 |
| * | Fix timeout defaulting to zero for link blocks | Daniel De Graaf | 2011-02-28 | 1 | -1/+1 |
| * | Remove command_parse.h from inspircd.h | Jackmcbarn | 2011-01-30 | 3 | -0/+3 |
| * | Remove inspsocket.h from inspircd.h | Jackmcbarn | 2011-01-30 | 1 | -0/+1 |
| * | Remove dns.h from inspircd.h | Jackmcbarn | 2011-01-30 | 1 | -0/+1 |
| * | Remove cull_list.h from inspircd.h | Jackmcbarn | 2011-01-29 | 5 | -5/+6 |
| * | Remove protocol.h from inspircd.h | Jackmcbarn | 2011-01-29 | 1 | -0/+1 |
| * | Fix memory leak | Jackmcbarn | 2011-01-20 | 1 | -1/+1 |
| * | Fix bug #117, found by satmd, thanks | Jackmcbarn | 2011-01-19 | 1 | -3/+3 |
| * | Forward port crash fix from 2.0 | Jackmcbarn | 2010-12-02 | 1 | -1/+1 |
| * | Don't use a typedef as a variable name | Jackmcbarn | 2010-12-01 | 2 | -9/+9 |
| * | It's safe to delete a null pointer | Jackmcbarn | 2010-12-01 | 1 | -2/+1 |
| * | Use std::string::npos rather than -1 | Jackmcbarn | 2010-12-01 | 1 | -1/+1 |
| * | Fix reference-after-delete of ServerUser object in ~TreeServer | Daniel De Graaf | 2010-11-09 | 1 | -2/+2 |
| * | Include reason in netsplit message | Daniel De Graaf | 2010-10-17 | 1 | -1/+1 |
| * | Rewrite TreeSocket timeout and lifecycle management | Daniel De Graaf | 2010-10-10 | 8 | -174/+125 |
| * | Add command to control autoconnect blocks | Jackmcbarn | 2010-10-07 | 4 | -3/+89 |
| * | Avoid RESYNC on channel creation when possible | Daniel De Graaf | 2010-10-02 | 1 | -1/+16 |
| * | Fix error handling and bad SQL syntax | Daniel De Graaf | 2010-10-02 | 1 | -1/+2 |
| * | Remove some unneeded complexity from spanningtree | Daniel De Graaf | 2010-10-02 | 15 | -367/+118 |
| * | Change spanningtree intercept of WHOIS to a DoWhois function in RemoteUser | Daniel De Graaf | 2010-09-12 | 5 | -63/+10 |
| * | Move RemoteUser into spanningtree | Daniel De Graaf | 2010-09-12 | 3 | -1/+27 |
| * | Update m_flatfile_channels to be more robust•••Enable storage of registered channels without permanent channels, or vice versa
Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user
Move NukeChannel to core and put announcets back in options
Allow sending mode merges via the protocol interface
| Jackmcbarn | 2010-09-06 | 6 | -63/+4 |
| * | Add CrashState for tracing basic call state when the stack is corrupt | Daniel De Graaf | 2010-08-25 | 2 | -2/+3 |
| * | Remove "assign()" converter between irc::string and std::string | Daniel De Graaf | 2010-08-22 | 2 | -4/+4 |
| * | Remove incorrect check of <link:ipaddr> as allowmask | Daniel De Graaf | 2010-08-22 | 1 | -11/+3 |
| * | Clarify the configuration tag function names | Daniel De Graaf | 2010-08-22 | 1 | -2/+2 |
| * | Replace remaining Request users with dynamic_reference | Daniel De Graaf | 2010-08-21 | 1 | -6/+4 |
| * | More config logging fixups | Daniel De Graaf | 2010-08-21 | 1 | -49/+22 |
| * | Move spanningtree config to <spanningtree> from various other places | Daniel De Graaf | 2010-08-21 | 1 | -15/+11 |
| * | Change config reading hook for better error reporting•••This eliminates the OnRehash hook, and replaces it with ReadConfig which
is called on boot, module load, and rehash.
| Daniel De Graaf | 2010-08-21 | 2 | -3/+3 |
| * | Fix null deref on distant proto_version check in FMODE | Daniel De Graaf | 2010-08-16 | 1 | -1/+1 |
| * | Move a useful utility function from spanningtree to core | Daniel De Graaf | 2010-08-15 | 2 | -25/+4 |