Age | Commit message (Expand) | Author |
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 | In the grand tradition of huge fucking commits: | w00t |
2007-10-14 | Split up spanningtree some more, the filenames should be more intuitive so th... | brain |
2007-09-30 | Minor change, param for local PING wasnt an SID and should be | brain |
2007-09-04 | * Fixed connection messages in ModuleSpanningTree::HandleConnect (reported by... | burlex |
2007-09-02 | Fixed an issue that could cause empty parameters in module commands to not be... | special |
2007-08-31 | Fixed a bug introduced in r7827 (does not affect 1.1.12) that would cause an ... | special |
2007-08-29 | We really should SEND it too, if we're looking for it... :p | brain |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-28 | If the user's nick is just a case change, the TS is NOT updated (thanks jilles) | brain |
2007-08-28 | Note: NICK now takes two params, a nickname and a timestamp of the change. | brain |
2007-08-28 | Fixes 1 | brain |
2007-08-28 | Convert yet more to ServerConfig::GetSID() - this is the last of the obvious ... | brain |
2007-08-28 | First round of servername->sid stuffs | brain |
2007-08-28 | Remove unneeded headers from spanningtree. This was done to the rest of the s... | w00t |
2007-08-27 | Debug to try figure this out .. | w00t |
2007-08-27 | Translation of mode parameters to uids where neccessary | brain |
2007-08-27 | Auto translation nick->uuid for command params should now work in all modules... | brain |
2007-08-27 | More translation stuff | brain |
2007-08-27 | Fix obligotary typos | brain |
2007-08-27 | Translate some stuff to uid. | brain |
2007-08-27 | Make FJOIN send UUID | w00t |
2007-08-27 | Convert a metric assload of stuff to use UID | w00t |
2007-08-27 | Send UID (not nick) on client connection | w00t |
2007-08-27 | Send UID prefix on module commands across links. | w00t |
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-21 | Fix for delete-when-we-shouldnt bug similar to what stskeeps found yesterday | brain |
2007-08-15 | * include/caller.h will now compile correctly on Windows platforms. | burlex |
2007-08-13 | Fix new millisec /map to compile on windows, by ifndef gettimeofday out rever... | peavey |
2007-08-07 | Feature request from djGrr, allow changing of server to server ping frequency | brain |
2007-08-05 | Change latency figures in /map to milliseconds, much more useful for lag meas... | brain |
2007-07-18 | Ive tidied up the mode count stuff, but i still cant duplicate negative invis... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-11 | Fix for bug #347. | brain |
2007-07-10 | This should fix the rest of remote kill nick hiding | brain |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | More | brain |
2007-06-17 | Deprecate remote SQUIT, warn to use RSQUIT instead. RSQUIT supports 1 param t... | peavey |
2007-06-15 | remove a comment. | peavey |
2007-06-15 | Fix for bug #296, remote squit not accepting wildcards. awaiting QA. | peavey |
2007-06-15 | try out using one param RSQUIT for propogation of SQUIT. | peavey |
2007-06-13 | This is not, not routing of SQUIT, nothing to see here, move along :> | peavey |
2007-06-13 | Remove remote SQUIT hacks. | peavey |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-06-07 | Add command /RSQUIT to spanningtree. | peavey |
2007-06-02 | and a little tweak to remote MOTD too. | peavey |