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-25 |
brain | DIE. DIE YOU FUCKING ASSHAT OF A BUG. |
blob | commitdiff | raw |
2007-05-21 |
brain | Reorder inspircd.h header to top |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
brain | If the user has a nick, use it in the numeric |
blob | commitdiff | raw | diff to current |
2007-04-02 |
brain | "NICK :" did nothing and said nothing. It now says... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
brain | Minor tweak, return of OnUserRegister discarded in... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
brain | Too many small tweaks to list. Most notably tidy up... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
brain | When a users nick is overruled, remove their nickname... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
brain | fix obligotary typos |
blob | commitdiff | raw | diff to current |
2007-02-19 |
brain | Better handling of nickname overruling |
blob | commitdiff | raw | diff to current |
2007-02-19 |
brain | Whoops, typo |
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-02-06 |
peavey | Fix for bug #203 : nicknames not invalidated stil. |
blob | commitdiff | raw | diff to current |
2007-01-19 |
brain | As suggested (and coded) by w00t, show * as the nick... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
brain | Crusade to remove debug from stable and tested parts... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
brain | Add a call to InvalidateCache() to fix this: |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | If the result is cached, dont bother waiting for the... |
blob | commitdiff | raw | diff to current |
2006-12-30 |
brain | Invalidate 'late' here too |
blob | commitdiff | raw | diff to current |
2006-12-30 |
brain | Cached GetFullRealHost etc. |
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-10-28 |
brain | * Fix removal of user modes when unloading the mode... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
brain | Fix some next_call stuff |
blob | commitdiff | raw | diff to current |
2006-09-19 |
brain | Make the check against z/k/q/e/g methods return a point... |
blob | commitdiff | raw | diff to current |
2006-09-08 |
brain | Correctly put qline notices into xline snomask |
blob | commitdiff | raw | diff to current |
2006-09-07 |
brain | userrec::ForceNickChange was broken (not the entire... |
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-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
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 | Move all of the xline stuff into class XLineManager... |
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 | 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::UpdateNickHash(), userrec::ForceNickChange... |
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-08-01 |
brain | Stuff to make user host resolving use class Resolver... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Removed threaded dns (it might make a comeback some... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
brain | Fix typo |
blob | commitdiff | raw | diff to current |
2006-07-28 |
brain | Allow invalid nicks from remote users in NICK (we'll... |
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-20 |
brain | Fixed, no longer a memory leak (Thread leak) |
blob | commitdiff | raw | diff to current |
2006-07-20 |
brain | Someone please take a look at this and tell me why... |
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-07-14 |
brain | Add <options:nouserdns> - defaults to off. if set to... |
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-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-02-21 |
w00t | It didn't, there was more strlcpy |
blob | commitdiff | raw | diff to current |
2006-02-21 |
w00t | Fix this, I think. |
blob | commitdiff | raw | diff to current |
2006-01-16 |
brain | Fixed bug with {} -> [] etc in NICK where nick == newni... |
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-28 |
brain | New system for client exits using CullList seems stable... |
blob | commitdiff | raw | diff to current |
2005-12-28 |
brain | Changes to the way clients are exited during mainloop... |
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-20 |
brain | Fixed to not allow :Abc NICK Abc, where the case of... |
blob | commitdiff | raw | diff to current |
2005-12-20 |
brain | Fixed case-change nicks not being propogated |
blob | commitdiff | raw | diff to current |
2005-12-20 |
brain | Allow case changes in nick w00t -> w00T |
blob | commitdiff | raw | diff to current |
2005-12-18 |
brain | Missing header in cmd_nick.cpp |
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 |
|