2007-10-07 |
special | dz is determined to crash your ircd :P |
tree | commitdiff |
2007-10-07 |
special | Fixed bug #434 (cycle allows bypassing modes for users... |
tree | commitdiff |
2007-10-03 |
brain | PROPAGATE this fix |
tree | commitdiff |
2007-10-03 |
brain | Cut out redundant loop from nickname introductions... |
tree | commitdiff |
2007-10-02 |
brain | Someone please bp this |
tree | commitdiff |
2007-09-30 |
brain | Users were also being attached to the wrong server... |
tree | commitdiff |
2007-09-30 |
brain | Whoops, forgot some stuff for when GECOS was moved... |
tree | commitdiff |
2007-09-30 |
brain | Minor change, param for local PING wasnt an SID and... |
tree | commitdiff |
2007-09-30 |
brain | parameters[0] -> parameter.c_str() |
tree | commitdiff |
2007-09-29 |
special | Removed extremely verbose debugging from the SSL module... |
tree | commitdiff |
2007-09-27 |
special | Forgot part of the fix for bug #404 |
tree | commitdiff |
2007-09-25 |
brain | Fix compile error |
tree | commitdiff |
2007-09-25 |
brain | Fix for bug #415, affects only trunk (wish i'd known... |
tree | commitdiff |
2007-09-24 |
brain | Fix for bug #424 |
tree | commitdiff |
2007-09-23 |
brain | Seems nobody tested this in windows at all, Module... |
tree | commitdiff |
2007-09-23 |
brain | Fix dodgy constructor |
tree | commitdiff |
2007-09-23 |
brain | More compile fixes |
tree | commitdiff |
2007-09-20 |
brain | Thanks dz, forgot uppercase equivalent of AEIOU in... |
tree | commitdiff |
2007-09-20 |
brain | As per request from Bricker, change the format of the... |
tree | commitdiff |
2007-09-19 |
special | Fixed m_saquit to direct the command to the user's... |
tree | commitdiff |
2007-09-13 |
special | Fixed a compile error in m_ident on ipv6 |
tree | commitdiff |
2007-09-13 |
special | Made m_ident bind ident requests to the same IP the... |
tree | commitdiff |
2007-09-13 |
special | Redesigned m_rpc_json to work properly in a modular... |
tree | commitdiff |
2007-09-13 |
special | Made m_blockcaps' <blockcaps:minlen> parameter default... |
tree | commitdiff |
2007-09-12 |
special | Modified m_cloaking to not use need_positive (instead... |
tree | commitdiff |
2007-09-11 |
special | Fixed the order of signon/signoff messages in m_watch... |
tree | commitdiff |
2007-09-08 |
w00t | Forward port r8021: fixes bug #408 reported and patched... |
tree | commitdiff |
2007-09-04 |
burlex | * Fixed connection messages in ModuleSpanningTree:... |
tree | commitdiff |
2007-09-04 |
burlex | * Fixed some incorrect declarations in IOCPEngine |
tree | commitdiff |
2007-09-02 |
special | Fixed an issue that could cause empty parameters in... |
tree | commitdiff |
2007-09-02 |
special | Completely rewrote m_ident; the old one was written... |
tree | commitdiff |
2007-08-31 |
special | Fixed a double free in m_ident. Found by AnMaster |
tree | commitdiff |
2007-08-31 |
special | Fixed a bug introduced in r7827 (does not affect 1... |
tree | commitdiff |
2007-08-29 |
peavey | I lose for being slow. also tidyup a bit, still needs... |
tree | commitdiff |
2007-08-29 |
brain | Add duplicate UID error in ParseUID(), seems pippijn... |
tree | commitdiff |
2007-08-29 |
brain | Make IsSID completely strict: Must be [digit][A-Zdigit... |
tree | commitdiff |
2007-08-29 |
brain | This needs to be sent in burst too |
tree | commitdiff |
2007-08-29 |
brain | Some modules forgotten for conversion to ModuleManager |
tree | commitdiff |
2007-08-29 |
peavey | Fix to compile with new module api |
tree | commitdiff |
2007-08-29 |
brain | We really should SEND it too, if we're looking for... |
tree | commitdiff |
2007-08-29 |
brain | IMPORTANT: UID command now takes TEN parameters in... |
tree | commitdiff |
2007-08-29 |
brain | Swap around ERROR and SNONOTICE in SendError() so that... |
tree | commitdiff |
2007-08-28 |
om | Move everything module-related out of InspIRCd and... |
tree | commitdiff |
2007-08-28 |
brain | Tidy up here, same tidyup cannot go back to stable... |
tree | commitdiff |
2007-08-28 |
brain | Add SVSPART at request of the Anope team - You can... |
tree | commitdiff |
2007-08-28 |
brain | If we see a NICK message without a timestamp on it... |
tree | commitdiff |
2007-08-28 |
brain | If the user's nick is just a case change, the TS is... |
tree | commitdiff |
2007-08-28 |
brain | Note: NICK now takes two params, a nickname and a times... |
tree | commitdiff |
2007-08-28 |
brain | When a server sends a SERVER command with <5 params... |
tree | commitdiff |
2007-08-28 |
w00t | DELETE() -> delete |
tree | commitdiff |
2007-08-28 |
w00t | Use MODULE_INIT here too |
tree | commitdiff |
2007-08-28 |
w00t | No idea why this wasn't using MODULE_INIT. Thanks Om. |
tree | commitdiff |
2007-08-28 |
w00t | Damn strict typing to hell |
tree | commitdiff |
2007-08-28 |
brain | Last raft of compile fixes |
tree | commitdiff |
2007-08-28 |
w00t | Oops. We were missing a param on this SVSNICK for remot... |
tree | commitdiff |
2007-08-28 |
brain | Fixes 2 |
tree | commitdiff |
2007-08-28 |
brain | Fixes 1 |
tree | commitdiff |
2007-08-28 |
brain | Convert yet more to ServerConfig::GetSID() - this is... |
tree | commitdiff |
2007-08-28 |
brain | First round of servername->sid stuffs |
tree | commitdiff |
2007-08-28 |
brain | Use it here, too |
tree | commitdiff |
2007-08-28 |
brain | Tidy up duplicate code, provide GetSID() method on... |
tree | commitdiff |
2007-08-28 |
w00t | Rice it up, biatch |
tree | commitdiff |
2007-08-28 |
brain | Change issid to IsSID to appease our anal retentiveness... |
tree | commitdiff |
2007-08-28 |
brain | Add SpanningTreeUtils::issid(). See top of utils.cpp |
tree | commitdiff |
2007-08-28 |
w00t | Drop nick from incoming client on change collision... |
tree | commitdiff |
2007-08-28 |
w00t | Oops: This 'remote' needs to be local, otherwise our... |
tree | commitdiff |
2007-08-28 |
brain | From RFC 2812, the funny = that i could never identify... |
tree | commitdiff |
2007-08-28 |
brain | bool SamePerson = strcmp(localident, remoteident) ... |
tree | commitdiff |
2007-08-28 |
w00t | Long-standing bug: userrec::age should be set on remote... |
tree | commitdiff |
2007-08-28 |
w00t | Hmm. We shouldn't use FindNick here, as that will find... |
tree | commitdiff |
2007-08-28 |
w00t | Slight change to traffic logging, as I never remember... |
tree | commitdiff |
2007-08-28 |
w00t | Remove more unused headers |
tree | commitdiff |
2007-08-28 |
w00t | Remove unneeded headers from spanningtree. This was... |
tree | commitdiff |
2007-08-28 |
w00t | Remove the last uses of localised fake clients. This... |
tree | commitdiff |
2007-08-28 |
w00t | Convert m_devoice to use global fake client, rather... |
tree | commitdiff |
2007-08-28 |
w00t | Handle nick change collision through the same rules... |
tree | commitdiff |
2007-08-28 |
w00t | Move nickname collision logic into TreeSocket::DoCollis... |
tree | commitdiff |
2007-08-28 |
w00t | Mode to protect services from /kill and hide channel... |
tree | commitdiff |
2007-08-28 |
w00t | Patche(s) to m_deaf by praetorian, allowing for certain... |
tree | commitdiff |
2007-08-27 |
brain | Fix potential for duplicate SID if the SID is auto... |
tree | commitdiff |
2007-08-27 |
w00t | Fix to use DuplicateID. This stops things segfaulting... |
tree | commitdiff |
2007-08-27 |
brain | Add bool TreeSocket::DuplicateID(), as its not safe... |
tree | commitdiff |
2007-08-27 |
w00t | Well, this probably works. But it might not. :D. |
tree | commitdiff |
2007-08-27 |
brain | Move SID into TreeSocket constructor. w00t, search... |
tree | commitdiff |
2007-08-27 |
brain | This may need tidying up to make SetID internal and... |
tree | commitdiff |
2007-08-27 |
brain | Store id in TreeServer, use TreeServer::GetID() to... |
tree | commitdiff |
2007-08-27 |
w00t | Remove check for duplicate UUID, constructor of userrec... |
tree | commitdiff |
2007-08-27 |
brain | Update comment to say we need to SQUIT. This is a minor... |
tree | commitdiff |
2007-08-27 |
w00t | This comment is no longer valid |
tree | commitdiff |
2007-08-27 |
w00t | Document the use of SVSNICK to fix a remote user on... |
tree | commitdiff |
2007-08-27 |
w00t | Okay. Make it compile too, and make equal TS collision... |
tree | commitdiff |
2007-08-27 |
w00t | Nickname collision: third revisitation |
tree | commitdiff |
2007-08-27 |
w00t | Don't try do lookups by nickname any more, all s2s... |
tree | commitdiff |
2007-08-27 |
w00t | Remove some old style compatibility checking for 1... |
tree | commitdiff |
2007-08-27 |
w00t | nickflood: Allow changes to UID |
tree | commitdiff |
2007-08-27 |
w00t | nicklock: Allow change to a UID |
tree | commitdiff |
2007-08-27 |
w00t | restrictbanned: Allow changes to UID |
tree | commitdiff |
2007-08-27 |
w00t | nonicks: allow switches to UID, so we don't get loads... |
tree | commitdiff |
2007-08-27 |
w00t | If SVSNICK fails, attempt to change to UID, before... |
tree | commitdiff |
2007-08-27 |
w00t | TS may be a more elegant solution, but it is fucking... |
tree | commitdiff |
next |