Age | Commit message (Expand) | Author |
2007-10-21 | Minor tweak to avoid a storm of redundant read events. This isnt the fix, i d... | brain |
2007-10-21 | Remove debug | brain |
2007-10-21 | Fixed ssl clients on trunk. The problem peavey was having was that before Rea... | brain |
2007-10-21 | This now sets User::ExemptFromPenalty too | brain |
2007-10-21 | Don't penalize any of the SA commands | brain |
2007-10-21 | Remove next_call garbage.. It didn't really do much more than obfuscate thing... | w00t |
2007-10-19 | Fix small memory leak (this cant theoretically happen anyway unless you remov... | brain |
2007-10-18 | Tons of comments! | brain |
2007-10-18 | Fix here too | brain |
2007-10-18 | Yay fixed | brain |
2007-10-18 | Socket engine tweaks to fix a glitch, and improvements to new m_ident | brain |
2007-10-18 | Set IdentRequestSocket::done on failure to getsockname() in OnConnected | brain |
2007-10-18 | This new ident module now seems to work rudimentarily. | brain |
2007-10-18 | No gaurantees this works AT ALL. do not use yet!!! | brain |
2007-10-17 | Remove debug | brain |
2007-10-17 | UID translator broken with space or comma seperated lists (thanks danieldg) | brain |
2007-10-15 | InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id... | w00t |
2007-10-15 | InspTimer -> Timer | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-15 | class command_t -> class Command. Whey :D | w00t |
2007-10-14 | Fix indentation | brain |
2007-10-14 | Split up spanningtree some more, the filenames should be more intuitive so th... | brain |
2007-10-14 | Change the way origins are shown in snonotice, for djGrrr :p | brain |
2007-10-13 | Fixes for potential 4 byte memory leak, and crash | brain |
2007-10-13 | And some more tweaks to make sure it frees memory :P | brain |
2007-10-13 | More fixes to the ident stuff to make sure that one socket doesnt go before t... | brain |
2007-10-13 | Tweaks | brain |
2007-10-13 | Fix uninitialized var that may stop the ping warning from appearing, thanks d... | brain |
2007-10-13 | IMPORTANT checks in here that special took out thinking they were no longer r... | brain |
2007-10-13 | This fixes a deletion error here, we were using new[] and not using delete[],... | brain |
2007-10-13 | Add sanity checks to the ssl modules so that theres no possibility of an out ... | brain |
2007-10-11 | Silent CHGIDENT for ulines to prevent noisyness from anope | brain |
2007-10-11 | Check is off by one, this wont break anything but will cut a character off th... | brain |
2007-10-11 | Fix for bug #435 and fix return codes (these cannot be localonly for add/remo... | brain |
2007-10-09 | Change 'unrecognised command BLAH' to 'unrecognised or malformed command BLAH... | brain |
2007-10-09 | sanity check for existing server in DoFailOver seems to have vanished! | brain |
2007-10-07 | dz is determined to crash your ircd :P | special |
2007-10-07 | Fixed bug #434 (cycle allows bypassing modes for users outside of the channel... | special |
2007-10-03 | PROPAGATE this fix | brain |
2007-10-03 | Cut out redundant loop from nickname introductions, also ensure that each UID... | brain |
2007-10-02 | Someone please bp this | brain |
2007-09-30 | Users were also being attached to the wrong server names (by uid and not by s... | brain |
2007-09-30 | Whoops, forgot some stuff for when GECOS was moved to position 10 in the UID ... | brain |
2007-09-30 | Minor change, param for local PING wasnt an SID and should be | brain |
2007-09-30 | parameters[0] -> parameter.c_str() | brain |
2007-09-29 | Removed extremely verbose debugging from the SSL modules, as I believe that b... | special |
2007-09-27 | Forgot part of the fix for bug #404 | special |
2007-09-25 | Fix compile error | brain |
2007-09-25 | Fix for bug #415, affects only trunk (wish i'd known this before i started!) | brain |
2007-09-24 | Fix for bug #424 | brain |