Age | Commit message (Expand) | Author |
2006-02-03 | Allow for NOTICE and PRIVMSG from outside chan with a remote client | brain |
2006-02-03 | Added extra 'looking up your hostname lollerskates' output :p | brain |
2006-02-03 | Why are we using the users hostname to connect back to port 113? we can use i... | brain |
2006-02-03 | Typoes | brain |
2006-02-03 | Added back ip->host caching now we can make it not be a performance hit (we w... | brain |
2006-02-03 | Improved inaddr_hashcomp | brain |
2006-02-03 | Added remote routing notices for RCONNECT | brain |
2006-02-03 | Added RCONNECT | brain |
2006-02-03 | Added <options:hideulines> | brain |
2006-02-03 | Changed hops from 1 to 0 (makes more sense) | brain |
2006-02-03 | Added <options:flatlinks> | brain |
2006-02-03 | Added ircu-like hidewhois feature that allows hiding of server name in whois ... | brain |
2006-02-03 | Added m_globalload.so to module list | brain |
2006-02-03 | Added hidesplits to example conf | brain |
2006-02-03 | *EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplits | brain |
2006-02-02 | Removed steeeenking dll message, attempted to hide 'target is same' with laun... | brain |
2006-02-02 | Who put this in here? :p | brain |
2006-02-02 | Found and zapped a final == | brain |
2006-02-02 | Added debug logging | brain |
2006-02-02 | Fixes for typos | brain |
2006-02-02 | Added numeric 396 ("x :is now your hidden host") from hybrid/ircu | brain |
2006-02-02 | Details to follow ;) | brain |
2006-02-02 | Removed bool return of DoBackgroundUserStuff() | brain |
2006-02-02 | Extra comments re. nonblocking DNS and use of IP addresses in constructor to ... | brain |
2006-02-02 | When socket fails to construct, we now check the GetState() of the socket obj... | brain |
2006-02-02 | More nonblocking dns stuffs | brain |
2006-02-02 | Fixes to set correct resolver address before looking up host | brain |
2006-02-02 | Nonblocking dns for InspSocket class (used by server to server) | brain |
2006-02-02 | *UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi... | brain |
2006-02-02 | Added channel name to snotice | brain |
2006-02-02 | Broadcast SPYLIST and SPYNAMES usage to all opers | brain |
2006-02-02 | Document m_spy here (yes Om, i kept alphabetical order!) | brain |
2006-02-02 | Users are gonna erupt in flamewars over this... and google will love us >:) | brain |
2006-02-02 | Major update, reordering and adding missing modules | om |
2006-02-01 | Tidied up a kill message | brain |
2006-02-01 | Clean up ghosts on nick collision | brain |
2006-02-01 | *TEST* nick collision code for NICK change in server link | brain |
2006-02-01 | Only access-check local user kicks | brain |
2006-02-01 | Should always allow remote modechanges (FJOIN not effected as its not sent as... | brain |
2006-02-01 | Allow async dns to compile -- but its still experimental and should not be us... | brain |
2006-02-01 | LEARN TO USE FUCKING EQ AND NOT == TO COMPARE FUCKING STRINGS | brain |
2006-02-01 | Excempt ops kicking themselves from +J | om |
2006-02-01 | Somebody PLEASE HIT CRAIG FOR INCLUDING A NOT-WORKING-WHATSOEVER LAUNCHER!!!!! | brain |
2006-02-01 | IRC case sensitivity bug, if only we could use ASCII...... | om |
2006-02-01 | Ever onward | brain |
2006-01-31 | *DUMMY COMMIT* r3000 = VERSION 1!!!!!! | brain |
2006-01-31 | Advance move to 1.0.0 (non-svn) | brain |
2006-01-31 | Key hiding when youre not on the channel | brain |
2006-01-31 | Optimized WriteServ - why use %s!%s@%s when we have the more optimal userrec:... | brain |
2006-01-31 | Some changes to some stuff.. | om |