Age | Commit message (Expand) | Author |
2005-12-13 | Modified chlist() and whois to allow output of multi line channel membership ... | brain |
2005-12-13 | Modified channel joining to allow > MAXCHANS for opers/remote (when complete) | brain |
2005-12-13 | Made MAXCHANS growable for opers/ulines (growing of list not implemented yet) | brain |
2005-12-12 | Moved some stuff out to userprocess.cpp | brain |
2005-12-12 | EXPERIMENTAL new socket engine code | brain |
2005-12-09 | Removed broken ! operator | brain |
2005-12-09 | Fixed local whois ability to show idle time for remote user (idle time of 0!) | brain |
2005-12-09 | Added preliminary remote WHOIS | brain |
2005-12-07 | Added insane tag (prevents wide gline etc) | brain |
2005-12-07 | Now shows remote quits differently | brain |
2005-12-07 | Added remote connect notices | brain |
2005-12-06 | Added ADDLINE | brain |
2005-12-06 | Added G/Z/Q/E line propogation | brain |
2005-12-06 | Fixed RFC-non-complaince of TOPIC and NAMES with +s channel (As reported by G... | brain |
2005-12-05 | Made commands.cpp include its own header (oops) | brain |
2005-12-05 | Fixed channel kicks from outside channel on ulines (they work now!) :P | brain |
2005-12-05 | Fixed prefixquit to not prefix remote quits | brain |
2005-12-04 | Added OnWallops | brain |
2005-12-04 | Missing ; | brain |
2005-12-04 | Made globals come from global ;) | brain |
2005-12-04 | Added notice-to-servermask | brain |
2005-12-04 | Fixed LUSERS and MAP to display 'dummy' data | brain |
2005-12-02 | Made threading optional | brain |
2005-12-01 | Multithreaded DNS -- not tested!!!! | brain |
2005-12-01 | *really* reverted is_uline change -- \!server returns false, \!*server return... | w00t |
2005-11-30 | Added remote rehash (even to a mask) | brain |
2005-11-30 | Added Server::RehashServer | brain |
2005-11-30 | Added ForceTopic stuff | brain |
2005-11-30 | Added missing ; | brain |
2005-11-30 | Added OnPostLocalTopic | brain |
2005-11-30 | Made OnUserInvite actually trigger | brain |
2005-11-30 | Added remote kill | brain |
2005-11-30 | Merged an strcpy() and strlcat() -- looks nicer. Yeah, incredibly minor. Also... | w00t |
2005-11-29 | Added opertype to OnOper and added OnMode function | brain |
2005-11-29 | Added NICK and QUIT | brain |
2005-11-29 | Added reason to OnUserQuit | brain |
2005-11-29 | Reverted is_uline change | brain |
2005-11-29 | Small fault-- is_uline() returned true for '' - not a good thing, I'd assume. | w00t |
2005-11-28 | Made privmsgs work | brain |
2005-11-28 | Added OnUserMessage and OnUserNotice (why have these been missing so long?) | brain |
2005-11-25 | Cleaned up some warnings | brain |
2005-11-25 | Fixes for removal of serverrec | brain |
2005-11-25 | Removed references to deprecated files servers.* and connection.* | brain |
2005-11-25 | Removal of mesh stuff (lots of) | brain |
2005-11-25 | Removed cross-server mesh stuff | brain |
2005-06-01 | Fixes for missing vars | brain |
2005-06-01 | Added propogation of version replies and server descriptions | brain |
2005-06-01 | Many linking fixes | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-29 | Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work | brain |