Age | Commit message (Expand) | Author |
2012-11-19 | Remove usage of deprecated CallCommandHandler() and IsValidModuleCommand() | attilamolnar |
2012-08-08 | m_spanningtree Handle ? wildcard as well when processing an incoming ENCAP | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-03-01 | Let ENCAP target match on server names, not just SIDs | danieldg |
2010-01-24 | Use UID/SID as the source for ENCAP commands, not server name | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-23 | Make User::uuid and User::server const | danieldg |
2009-09-21 | Create StreamSocket for IO hooking implementation | danieldg |
2009-09-02 | Allow commands to optionally route themselves using ENCAP | danieldg |
2009-09-02 | Replace std::deque with std::vector in spanningtree and related modules | danieldg |
2009-09-01 | Fix build of m_spanningtree and display of dependency regeneration | danieldg |
2009-06-15 | Fix ENCAP forwarding with multiword final parameter, noticed by Namegduf | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-09-21 | Be consistent. Use ServerInstance in all places instead of 'Instance' in half... | w00t |
2008-08-22 | Match conversion stuff. | w00t |
2008-03-21 | Only valid targets for encap are now server ids | brain |
2008-03-21 | Fix encap bug, when a target is wildcard we shouldnt abort propogating | brain |
2008-03-21 | Forgot to commit this | brain |