| Commit message (Expand) | Author | Age | Files | Lines |
| * | /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 | 1 | -0/+1 |
| * | 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 |
| * | Document more classes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5435 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-06 | 10 | -8/+32 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 | 2 | -18/+11 |
| * | 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 | 1 | -0/+7 |
| * | 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 |
| * | 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 |
| * | Fix SAJOIN notices to show target instead of source nick•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5393 e03df62e-2008-0410-955e-edbf42e46eb7
| jamie | 2006-10-02 | 1 | -2/+2 |
| * | Fix REMOVE reason•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5392 e03df62e-2008-0410-955e-edbf42e46eb7
| jamie | 2006-10-02 | 1 | -2/+0 |
| * | Add r5381 fix to remote rehash too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5382 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-10-02 | 1 | -0/+1 |
| * | This ULine check looks really, really bad - and caused horrible things to hap...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5380 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-10-02 | 1 | -1/+2 |
| * | Remove duplicate oper notice•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5379 e03df62e-2008-0410-955e-edbf42e46eb7
| jamie | 2006-10-01 | 1 | -1/+0 |
| * | It all came down to a >1 where we needed a >0. Things should be stable now jamie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5375 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 1 | -3/+3 |
| * | 64bit fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5374 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-10-01 | 1 | -3/+2 |
| * | Now with binary versioning goodness•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 99 | -110/+99 |
| * | Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5364 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 1 | -1/+1 |
| * | Fix broken opermd5 (switch over % and / operators)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5360 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-30 | 1 | -1/+1 |
| * | CGIResolver isnt being passed a serverinstance to its constructor, so its try...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5358 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-29 | 1 | -3/+3 |
| * | Made m_filter_pcre free the compiled regular expressions on rehash (no more m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5357 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-29 | 1 | -1/+4 |
| * | Fixed the pcre include path in m_filter_pcre - on every system I tested, --cf...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5356 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-29 | 1 | -1/+1 |
| * | Cleaned up FJOIN a bit, fixing another segfault in the process. Brain should ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5355 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-28 | 1 | -13/+12 |
| * | Fixed another segfault in m_spanningtree's FJOIN (forgot to check if the chan...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5354 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-28 | 1 | -3/+2 |
| * | Fixed /spynames, thanks to relax for finding the bug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5353 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-27 | 1 | -1/+1 |
| * | Someone forgot support for CIDR here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5345 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-27 | 2 | -8/+47 |