Age | Commit message (Expand) | Author |
2006-07-10 | Change to templated GetExt() | brain |
2006-07-10 | Typo | brain |
2006-07-10 | Templated GetExt | brain |
2006-07-10 | More fixes | brain |
2006-07-10 | Fix for templated GetExt | brain |
2006-07-10 | Fix for new templated GetExt, and tidy up of some MAJOR copy/paste craq! | brain |
2006-07-10 | Convert to templated GetExt | brain |
2006-07-10 | If you ask me, it looks a hell of a lot tidier without forcing the cast. | brain |
2006-07-10 | - userrec::ProcessNoticeMasks - provide a way to set or unset masks. | w00t |
2006-07-10 | - Add notice masks display to MODE nick, using a modified version of Unreal's... | w00t |
2006-07-10 | - Add usermode +n for notice masks - our implementation of snomasks. We're no... | w00t |
2006-07-10 | -Clone mode methods into notice mask methods for userrec. | w00t |
2006-07-10 | Add install line for libIRCDsnomasks.so | brain |
2006-07-10 | Add headers and header comment | brain |
2006-07-10 | Add empty snomasks.cpp (still got to add headers here so the build doesnt bar... | brain |
2006-07-10 | Add interface to AddModeWatcher and DelModeWatcher into class Server | brain |
2006-07-10 | Added ModeParser::AddModeWatcher() and ModeParser::DelModeWatcher() | brain |
2006-07-10 | Add HAS_STDINT checks here, this had been sitting not in extra/ and using std... | om |
2006-07-10 | Fix for compiler warning | brain |
2006-07-10 | Support for systems without stdint.h (we make a guess at sizeof(unsigned int)... | brain |
2006-07-10 | #ifdef's around stdint.h include | brain |
2006-07-10 | Updated to detect stdint (same fix as 1_0_stable branch) | brain |
2006-07-09 | Update docs to indicate _ to space | brain |
2006-07-09 | Added Spacify() function local to cmd_whois.cpp which translates _ in oper na... | brain |
2006-07-09 | Beat ya: | brain |
2006-07-09 | Add missing Server::AddMode() | om |
2006-07-09 | Add stuff for propogating mode out on +f * ban | brain |
2006-07-09 | Tidyup | brain |
2006-07-09 | send_mode event for spanningtree (this will be backported to stable as its re... | brain |
2006-07-09 | Finally finished documenting new mode parser. Lots of comments. | brain |
2006-07-09 | Same here, tidy up the parameter to show what we actually stored (e.g. 1:5fdf... | brain |
2006-07-09 | Tidy up invalid numbers passed to this function | brain |
2006-07-09 | Fix whoopsies | brain |
2006-07-09 | Added Server::GetModuleName(), Module* to filename | brain |
2006-07-09 | Reorder to avoid warning. | brain |
2006-07-09 | Altered u_listmode to have a constructor arg 'autotidy' which if set to true ... | brain |
2006-07-09 | And we're all done!!! (well, it compiles, anyway) | brain |
2006-07-09 | Convert to new api | brain |
2006-07-09 | Add support for new API | brain |
2006-07-09 | Move to new api | brain |
2006-07-09 | Alter SetModeParam to take const char* to save on casts, notice a load of mod... | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Fix for new API | brain |
2006-07-09 | Convert to new api | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Port to new api | brain |
2006-07-09 | Port to new API (last mode that has akward parameters done, yay!) | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Fixed for new API | brain |