2006-07-19 |
brain | Test change |
tree | commitdiff |
2006-07-19 |
brain | Add #include <sys/select.h> to select engine, we probab... |
tree | commitdiff |
2006-07-19 |
brain | Fix typo in kqueue engine |
tree | commitdiff |
2006-07-19 |
brain | * Seperate out socket engines into derived classes... |
tree | commitdiff |
2006-07-18 |
brain | Tried to implement sprintf that returns std::string... |
tree | commitdiff |
2006-07-16 |
brain | Document irc::commasepstream and irc::tokenstream |
tree | commitdiff |
2006-07-16 |
brain | Created new class irc::commasepstream. |
tree | commitdiff |
2006-07-16 |
brain | Fix socket leak properly this time |
tree | commitdiff |
2006-07-16 |
brain | Fix case sensitive commands issue due to new std::strin... |
tree | commitdiff |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
tree | commitdiff |
2006-07-16 |
brain | MAJOR tidy of line parser, some parts rewritten and... |
tree | commitdiff |
2006-07-16 |
om | const the std::string reference in tokenstream's constr... |
tree | commitdiff |
2006-07-16 |
brain | This should be faster, we read it like a stream now... |
tree | commitdiff |
2006-07-16 |
brain | irc::tokenstream is a token parser which using std... |
tree | commitdiff |
2006-07-15 |
brain | Removed GCC2 checks as we havent supported gcc2 for... |
tree | commitdiff |
2006-07-14 |
brain | 3.3 -> 3.4 fix (the 3.3 stuff was actually craq) |
tree | commitdiff |
2006-07-14 |
brain | Add <options:nouserdns> - defaults to off. if set to... |
tree | commitdiff |
2006-07-14 |
brain | Rollback dns change |
tree | commitdiff |
2006-07-14 |
brain | Fix dns socket leak found in stable |
tree | commitdiff |
2006-07-12 |
brain | Tiny tiny docs update, not even worth re-generating... |
tree | commitdiff |
2006-07-12 |
brain | Document class Resolver |
tree | commitdiff |
2006-07-12 |
brain | Make it work: |
tree | commitdiff |
2006-07-12 |
brain | Test framework in m_testcommand, add interface |
tree | commitdiff |
2006-07-12 |
brain | Added class Resolver (needs testing) |
tree | commitdiff |
2006-07-11 |
om | Add single parameter versions of Extensible::Extend... |
tree | commitdiff |
2006-07-11 |
brain | Move openSockfd[] into ServerConfig |
tree | commitdiff |
2006-07-10 |
brain | ContentSize speedups |
tree | commitdiff |
2006-07-10 |
brain | Add FileReader::ContentSize and FileReader::Contents |
tree | commitdiff |
2006-07-10 |
brain | Try to make this serve some static content |
tree | commitdiff |
2006-07-10 |
brain | Update docs to indicate new templated GetExt and Extend... |
tree | commitdiff |
2006-07-10 |
brain | Take out broken id |
tree | commitdiff |
2006-07-10 |
brain | Aaaand, fix the typo |
tree | commitdiff |
2006-07-10 |
brain | Added refcount to classbase, static classbase::id |
tree | commitdiff |
2006-07-10 |
brain | I made a Boo Boo :p |
tree | commitdiff |
2006-07-10 |
brain | Deps weeding |
tree | commitdiff |
2006-07-10 |
brain | Inherit just about everything from classbase |
tree | commitdiff |
2006-07-10 |
brain | Inherit tons of stuff from classbase that should always... |
tree | commitdiff |
2006-07-10 |
brain | Sort deps of base.h |
tree | commitdiff |
2006-07-10 |
brain | Sort include dependencies of dns.h |
tree | commitdiff |
2006-07-10 |
brain | Made a load more stuff Extensible which might be of... |
tree | commitdiff |
2006-07-10 |
brain | Properly set the resulting pointer to NULL when the... |
tree | commitdiff |
2006-07-10 |
brain | If you ask me, it looks a hell of a lot tidier without... |
tree | commitdiff |
2006-07-10 |
w00t | - userrec::ProcessNoticeMasks - provide a way to set... |
tree | commitdiff |
2006-07-10 |
w00t | - Add usermode +n for notice masks - our implementation... |
tree | commitdiff |
2006-07-10 |
w00t | -Clone mode methods into notice mask methods for userrec. |
tree | commitdiff |
2006-07-10 |
brain | Add empty snomasks.cpp (still got to add headers here... |
tree | commitdiff |
2006-07-10 |
brain | Add interface to AddModeWatcher and DelModeWatcher... |
tree | commitdiff |
2006-07-10 |
brain | Added ModeParser::AddModeWatcher() and ModeParser:... |
tree | commitdiff |
2006-07-09 |
brain | Finally finished documenting new mode parser. Lots... |
tree | commitdiff |
2006-07-09 |
brain | Fix whoopsies |
tree | commitdiff |
2006-07-09 |
brain | Added Server::GetModuleName(), Module* to filename |
tree | commitdiff |
2006-07-09 |
brain | Reorder to avoid warning. |
tree | commitdiff |
2006-07-09 |
brain | Altered u_listmode to have a constructor arg 'autotidy... |
tree | commitdiff |
2006-07-09 |
brain | Alter SetModeParam to take const char* to save on casts... |
tree | commitdiff |
2006-07-09 |
om | Okay..updates to u_listmode, general cleanups and add... |
tree | commitdiff |
2006-07-09 |
om | Add a parameter to set what config tag to parse (defaul... |
tree | commitdiff |
2006-07-08 |
brain | Did some renaming so that the methods for modes in... |
tree | commitdiff |
2006-07-08 |
brain | Port m_blockcaps to new api, remove OnExtendedMode... |
tree | commitdiff |
2006-07-08 |
brain | Convert u_listmode and m_banexception to new api |
tree | commitdiff |
2006-07-08 |
brain | Remove Server::AddExtendedMode and Server::AddExtendedL... |
tree | commitdiff |
2006-07-08 |
brain | Implement DisplayList virtual method calls, and impleme... |
tree | commitdiff |
2006-07-08 |
brain | Add usermode +o, with special checking so that an oper... |
tree | commitdiff |
2006-07-08 |
brain | Added DisplayCurrentModes which will display the modes... |
tree | commitdiff |
2006-07-08 |
brain | Add userrec::HasMode, fix some typos. |
tree | commitdiff |
2006-07-08 |
brain | Change channelmodes -> usermodes (typo) |
tree | commitdiff |
2006-07-08 |
brain | Convert new +isw modes to new mode format |
tree | commitdiff |
2006-07-08 |
brain | Refactored user modes to work like the channel modes... |
tree | commitdiff |
2006-07-08 |
brain | Added usermodes +swi. |
tree | commitdiff |
2006-07-08 |
brain | Add cmode +v - that's all the RFC channel modes done now |
tree | commitdiff |
2006-07-08 |
brain | Add support for cmode +h |
tree | commitdiff |
2006-07-08 |
brain | Add cmode +o (op/deop) and in the process change a... |
tree | commitdiff |
2006-07-08 |
brain | Add channelmode +l |
tree | commitdiff |
2006-07-08 |
brain | Add chmode +k, cut down includes in use in mode.cpp |
tree | commitdiff |
2006-07-08 |
brain | ModeHandler documented |
tree | commitdiff |
2006-07-07 |
brain | Add support for channelmode +i |
tree | commitdiff |
2006-07-07 |
brain | Add channel modes +n and +t |
tree | commitdiff |
2006-07-07 |
brain | Move BanItem into the class |
tree | commitdiff |
2006-07-07 |
brain | Started work on ModeParser::CleanMask() |
tree | commitdiff |
2006-07-07 |
brain | Comments |
tree | commitdiff |
2006-07-07 |
brain | Added cmode_m (channel mode +m) |
tree | commitdiff |
2006-07-07 |
brain | Mode +b stuff, probably wont work yet |
tree | commitdiff |
2006-07-07 |
brain | Add cmode_p (private) |
tree | commitdiff |
2006-07-07 |
brain | Aaaand, correct all the obligitary typos |
tree | commitdiff |
2006-07-07 |
brain | Added masking stuff. |
tree | commitdiff |
2006-07-07 |
brain | Mode parser WORKS! (for simple non-parameterized channe... |
tree | commitdiff |
2006-07-07 |
brain | Header for cmode_s.cpp |
tree | commitdiff |
2006-07-07 |
om | change std::string's to const std::string references... |
tree | commitdiff |
2006-07-07 |
brain | Added InspSocket::WantWrite(), InspSocket::OnWriteReady... |
tree | commitdiff |
2006-07-07 |
om | modules.*: Put some void* back to char*, sorry if they... |
tree | commitdiff |
2006-07-03 |
om | Change InspSocket's private members to only be protecte... |
tree | commitdiff |
2006-07-01 |
brain | relocate the Move* methods to private: where they belon... |
tree | commitdiff |
2006-07-01 |
brain | Make WritePID a public function of class InspIRCd |
tree | commitdiff |
2006-07-01 |
brain | Move SetSignals(), Start() and DaemonSeed() into privat... |
tree | commitdiff |
2006-07-01 |
om | Change WriteChannelWithServ and it's _NoFormat to take... |
tree | commitdiff |
2006-07-01 |
om | Replace rather craq'y loop with a couple of std::string... |
tree | commitdiff |
2006-06-30 |
brain | Tweak to IS_LOCAL macro to exclude invalid fd's that... |
tree | commitdiff |
2006-06-29 |
om | And add the include to make all the modules compile... |
tree | commitdiff |
2006-06-29 |
om | This already adds the file and line number itself,... |
tree | commitdiff |
2006-06-29 |
om | Change log() to a #define, the real symbol is now do_lo... |
tree | commitdiff |
2006-06-29 |
om | Convert char* to const char* in InspSocket constructor... |
tree | commitdiff |
next |