Age | Commit message (Expand) | Author |
2007-08-27 | Now we know it works, remove debug | brain |
2007-08-27 | Whoops | brain |
2007-08-27 | Automatic SID generation based on code similar to the STL hash function and u... | brain |
2007-08-27 | UUID is now generated and set on client add, and shown after 005 via numeric ... | w00t |
2007-08-26 | And zero UUID in constructor. | w00t |
2007-08-26 | Initial UUID generation code. Generates a TS6 compatible UUID. | w00t |
2007-08-26 | Add skeleton functions for UID stuff. | w00t |
2007-08-26 | Bump ABI version and protocol version. Note that this really means 1.1 and 1.... | w00t |
2007-08-26 | Make this compile, was missing a ( | peavey |
2007-08-26 | Add 'you are banned' numeric to banredirect output, from avenger's patch | w00t |
2007-08-26 | Added new announceinvite setting i discussed briefly with w00t and i like mys... | brain |
2007-08-26 | Hide remote oper up notices if quiet bursts are enabled etc. Adapted from ave... | w00t |
2007-08-26 | Proper fix for end-of-list numerics on restricted lists in bug #386, rather t... | brain |
2007-08-26 | Add option to set invite announcements to nobody, ops only, or all users, bas... | brain |
2007-08-26 | Fix for bug #376 - FEATURE - (sorry w00t) - not backporting to stable. | brain |
2007-08-26 | Add m_commonchans.so (documented in example conf, no wiki yet) resolves bug #... | brain |
2007-08-26 | Revised fix for bug #367 pointed out during qa by owine, thanks :) | brain |
2007-08-26 | Document ModuleSpanningTree::RemoteMessage. Maybe useful for other stuff. | brain |
2007-08-26 | Routing failure messages back where they came from on /rconnect | brain |
2007-08-25 | Implement bug #396, feature request from Bricker | brain |
2007-08-25 | Fix for bug #397 | brain |
2007-08-23 | Someone really should fix the blocking connects on windows craq... | brain |
2007-08-23 | Move the close() wrapper out of the win32wrapper.h, and into its new proper p... | brain |
2007-08-23 | Craquity craq De-craq! | brain |
2007-08-23 | Tidyup some duplicated code | brain |
2007-08-23 | Move WSACleanup() into IOCPEngine destructor, eliminating an "#ifdef WIN32" f... | brain |
2007-08-23 | Raft of fixes so that inspircd can call Cleanup() and Exit() in less 'stable'... | brain |
2007-08-23 | Fix segfault on 'cant open logfile' on startup, on trying to call Exit. inste... | brain |
2007-08-23 | Add some stuff to change how we process a token sepeperated stream | brain |
2007-08-23 | Fix for irc::sepstream for when there are multiple seperators in a row, do no... | brain |
2007-08-23 | Switch around the two operations in MatchCIDRBits to make negative matches fa... | brain |
2007-08-23 | Bricker said so. | brain |
2007-08-21 | Whoops, found a bug in it anyway :p | brain |
2007-08-21 | Implement feature in bug #395 reported by stealth, and tidy up a bit | brain |
2007-08-21 | Fix for delete-when-we-shouldnt bug similar to what stskeeps found yesterday | brain |
2007-08-20 | Add comments explaining why we have sockaddr[2] so that nobody goes 'w...t..f... | brain |
2007-08-20 | Fix a bug i just introduced while playing with the code | brain |
2007-08-20 | The only possibility for the issue sts found is that a socket is deleted but ... | brain |
2007-08-20 | Add a pair of colons which should fix some KILL messages being dropped and fi... | brain |
2007-08-20 | Fixes for m_nicklock desync | brain |
2007-08-20 | Increase max time difference to 600 secs | brain |
2007-08-20 | Whoops, i left a value out of the array, and gcc didnt warn! | brain |
2007-08-20 | Whoops! trunk-only fix to config reader so it doesnt bomb out if you omit an ... | brain |
2007-08-20 | Fix for bug #393, needs QA and backport | brain |
2007-08-19 | Add <hostchange:ports> to the m_hostchange module to implement feature in bug... | brain |
2007-08-19 | Add <connect:maxchans> as per feature bug #338 - combined with the last featu... | brain |
2007-08-19 | Allow changing of an oper's host on oper up using <type:class> (give it a con... | brain |
2007-08-19 | Add <connect:inherit> and <connect:name> | brain |
2007-08-19 | Add extra stuff to make it work (and compile) | brain |
2007-08-19 | Add 'A record' blacklist types. This will probably only go into 1.2, and need... | brain |