| Commit message (Expand) | Author | Age | Files | Lines |
| * | Granite!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5447 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.0b3 | brain | 2006-10-07 | 1 | -1/+1 |
| * | Fix (we hope!) for the 'internal error processing connection' bug. Thanks to ...•••Its complicated, bug one of us for more info if youre really interested.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5446 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-07 | 1 | -2/+6 |
| * | /me thwaps special for not reading comments :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5445 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 3 | -2/+6 |
| * | Make this module propogate remote modes by directly calling the MODE command ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5444 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -1/+1 |
| * | Revert tweak•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5443 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 2 | -6/+6 |
| * | WriteOpers when reaching the softlimit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5442 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -0/+1 |
| * | More.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5440 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -1/+2 |
| * | More debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5439 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -0/+6 |
| * | Extra debugging•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5438 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -2/+15 |
| * | Make the socketengines always clear the slots on DelFd, even if the underlyin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5437 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 2 | -4/+9 |
| * | Add extra debugging for socketengines, will now report OS error string when f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5436 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 2 | -2/+2 |
| * | Document more classes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5435 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 11 | -32/+64 |
| * | Document a ton of classes (e.g. give them a short description for http://svn....•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5434 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 22 | -51/+55 |
| * | Remove a strcpy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5433 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -9/+4 |
| * | Update to support modular prefixes, and eliminate some string copying•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5432 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -26/+3 |
| * | Optimize some more•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5431 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -5/+0 |
| * | ...and actually take out the +i restriction•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5430 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -9/+0 |
| * | Backport improved NAMES code into m_spy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5429 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -17/+45 |
| * | Tidy up strlens which are not required•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5428 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 3 | -15/+19 |
| * | And fix typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5427 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -4/+4 |
| * | tidy up WriteMode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5426 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -12/+14 |
| * | Tidy up m_safelist to avoid strlen on every line output, we're strlen()ing a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5425 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 1 | -5/+7 |
| * | Report invalid command name when invalid command is given in negotiation phase•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5424 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-05 | 1 | -1/+3 |
| * | Remove some annoying debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5423 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-05 | 1 | -6/+0 |
| * | Fixed freeing of bound sockets when unloading spanningtree•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5422 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-05 | 1 | -3/+5 |
| * | Was checking 'channel', not 'dest'.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5421 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-05 | 1 | -2/+2 |
| * | And fix my typoes :D•••wooohooo, 30 mins till time to go home :D
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5420 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-05 | 1 | -6/+6 |
| * | Move opertypes/operclasses maps into ServerConfig, for some reason these were...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5419 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-05 | 1 | -10/+4 |
| * | Remove VF_STATIC from spanningtree and make a clever destructor to close and ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5418 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-05 | 1 | -1/+23 |
| * | Add <options:announcets> to output the "TS for #chan changed from 1111 to 2222".•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5417 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-05 | 1 | -1/+7 |
| * | Eugh. Revert change InspIRCd::Time() -> time()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5416 e03df62e-2008-0410-955e-edbf42e46eb7
| jamie | 2006-10-04 | 1 | -5/+5 |
| * | Check for non-existent channel in FMODE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5415 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-04 | 1 | -0/+3 |
| * | Whowas is now fixed.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5414 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-04 | 3 | -11/+21 |
| * | Fix jamies fix (you cant strcpy to a char* pointer, without first allocating ...•••Added extra fixage for when the ident module gets 'connection refused' right away, this also prepends the ~ properly too now
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5413 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-04 | 1 | -1/+8 |
| * | Fix for bug#159 reported by SiliconAI (unloading causes crash, it neglects to...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5412 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-04 | 1 | -0/+1 |
| * | Extra safety checking in ModeSet just to ensure we cant be passed a null pointer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5411 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-04 | 1 | -0/+3 |
| * | Nickname collisions were broken! :O•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5410 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-04 | 1 | -0/+1 |
| * | *slaps* jamie for not using tabs to indent ;-p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5409 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-04 | 1 | -6/+5 |
| * | Prepend ident with '~' if we get no response•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5408 e03df62e-2008-0410-955e-edbf42e46eb7
| jamie | 2006-10-04 | 1 | -2/+7 |
| * | Someone review the comments i put in from line 1515 onwards, and see if theyr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5407 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-03 | 1 | -8/+72 |
| * | Tidyup (remove casts) and commenting FJOIN a lot, so that others can fix stuf...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5406 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-03 | 1 | -24/+67 |
| * | Fake direction check in FJOIN on all users, plus tidyup of the code that form...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5405 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-03 | 1 | -7/+22 |
| * | New helper class irc::stringjoiner - it pwns you.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5403 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-03 | 3 | -18/+38 |
| * | Fix my last change to InspIRCd::Time()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5402 e03df62e-2008-0410-955e-edbf42e46eb7
| jamie | 2006-10-02 | 1 | -6/+7 |
| * | Use InspIRCd::Time() instead of time()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5401 e03df62e-2008-0410-955e-edbf42e46eb7
| jamie | 2006-10-02 | 1 | -5/+5 |
| * | Seems to work now•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5400 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-02 | 2 | -2/+10 |
| * | nenolod, what craq were you smoking? this code was FINE, you broke it :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5399 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-02 | 1 | -2/+2 |
| * | Remove testcases•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5398 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-02 | 1 | -42/+0 |
| * | no you can't just go from a std::ostringstream to a std::string, Om. *thwap*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5396 e03df62e-2008-0410-955e-edbf42e46eb7
| nenolod | 2006-10-02 | 1 | -5/+7 |
| * | mmmm dinner break, oh and document and make use of modestacker.•••Someone test this, i cant as im at work.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5395 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-02 | 1 | -20/+25 |