2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw |
2007-04-01 |
brain | Add <options:fixedquit> and <options:suffixquit> to... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
brain | No need to .c_str() the quitmsg, it takes const std... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
peavey | Put back quit prefix that got lost in last fix. |
blob | commitdiff | raw | diff to current |
2007-02-19 |
brain | 1) Fix for nickname overruled with new cullList stuff... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
brain | Fix for crashbugs when quitting users as experienced... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
brain | Removing from here too. |
blob | commitdiff | raw | diff to current |
2006-12-30 |
brain | Add unregistered user counter, this may also fix the... |
blob | commitdiff | raw | diff to current |
2006-12-23 |
brain | Hash rehashing change |
blob | commitdiff | raw | diff to current |
2006-12-16 |
brain | Fix setting of * for bans in m_messageflood, this has... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
brain | Fix remote quit notices (some were in the wrong snomask) |
blob | commitdiff | raw | diff to current |
2006-09-17 |
brain | Add const std::string &original_command to OnPreCommand... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Special check in cmd_quit and cmd_kill and special... |
blob | commitdiff | raw | diff to current |
2006-09-06 |
brain | Command result codes. This isnt finished yet, still... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
brain | Auto loading of commands as shared objects via dlsym... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
brain | Put some client quit stuff in cmd_quit into the Qq... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | EventHandler class, an abstraction for raw i/o |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | ConfigReader and FileReader now take InspIRCd* to their... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Mass-tidyup of module global vars, theyre no longer... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move IsNick, IsIdent into class InspIRCd, update module... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move tons more stuff into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move clientlist and chanlist into InspIRCd* |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move fd_ref_table into class InspIRCd* |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WriteCommon() and WriteCommonExcept() -> userrec::Write... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | userrec::AddToWhoWas() fix |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Comments, add more detail, remove dnsqueue.h include... |
blob | commitdiff | raw | diff to current |
2006-07-28 |
brain | Change all references to voodoo numbers (7, 3 etc)... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
brain | delete operator tracking in debug mode (using a macro... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
brain | Move to new include path |
blob | commitdiff | raw | diff to current |
2006-04-08 |
om | Split inspircd_io.* insp inspsocket.* and configreader... |
blob | commitdiff | raw | diff to current |
2006-04-06 |
w00t | Holy christ that was a LOT OF SPACES. TABS, USE THEM... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
brain | Whowas refactor - probably wont compile yet |
blob | commitdiff | raw | diff to current |
2006-03-07 |
brain | Tidying, strlen, strcasecmp where not needed. |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2006-01-11 |
brain | Changed fd_ref_table from 65536 to more correct MAX_DES... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
brain | Adding hook type checking to event calls to speed them up |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Split all commands into seperate files and redid comman... |
blob | commitdiff | raw | diff to current |
|