| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Got rid of all that ugly char* cast crap (todo: change docs to reflect change)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3556 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-08 | 1 | -6/+6 |
| * | More optimisations, memory saving, use the char* loop everywhere else seems t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3541 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-03-08 | 1 | -20/+23 |
| * | Avoid some ugly casts and save (well..system dependant..) about...3 bytes of ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3539 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-03-08 | 1 | -3/+4 |
| * | Speed up and deuglify the second part of CompressModes(), stop it searching f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3538 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-03-08 | 1 | -10/+8 |
| * | Fixed timedbans (new mode parser didnt like being passed const char* element...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3516 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -6/+5 |
| * | TOPIC optimizations, fixes to mode setting with new custom_modes system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3512 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -1/+1 |
| * | Fixed to work properly with new refactoring•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3510 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -1/+1 |
| * | Fixed issue with parameterless module modes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3506 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-07 | 1 | -5/+5 |
| * | select not case•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3492 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -1/+1 |
| * | Tidyups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3490 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -199/+184 |
| * | Tidying of some vars here and there•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3485 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -12/+2 |
| * | Sorted out some silly indenting left over from an if() that died a death year...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3484 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -373/+369 |
| * | Removal of variable that no longer has any use•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3483 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -4/+0 |
| * | Tidied up give/take methods•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3482 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -176/+88 |
| * | Indent tidyup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3481 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -4/+4 |
| * | Unneccessary strcasecmps•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3480 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -6/+6 |
| * | Comments in the right places•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3479 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -6/+6 |
| * | I dont think there are any more non-essential strlcpy's left in here.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3478 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -10/+10 |
| * | Removed another strlcpy -- a lot of copying stuff that doesnt need to be copi...•••Obviously in the past, we werent so careful and mucked up/polluted params as we dealt with them! :P
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3477 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -4/+1 |
| * | Removed redundant strlcpy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3476 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -8/+8 |
| * | Removed debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3475 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -3/+0 |
| * | Mode-code rewrite. Might act weird, needs proper testing (that is what svn bu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3474 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-06 | 1 | -284/+179 |
| * | Fix for bug first noticed by zephyrus where you could send -j+ntr to a channe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3458 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-04 | 1 | -4/+5 |
| * | Fix for MODE #chan +o- nick or +o-- nick, etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3443 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-03 | 1 | -13/+16 |
| * | Typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3439 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-02 | 1 | -1/+1 |
| * | Added IS_SINGLE, see comment in include/inspircd.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3438 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-02 | 1 | -3/+3 |
| * | Made host fields more correct 64 in length with 63 copies•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3425 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-02 | 1 | -2/+3 |
| * | Made extensive use of charlcat to cut down on strlcat usage•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3417 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-02 | 1 | -34/+27 |
| * | Valgrind fixes (libstdc++ is broken! :O)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3354 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-26 | 1 | -22/+35 |
| * | Valgrind fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3353 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-26 | 1 | -2/+2 |
| * | Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer a...•••And yae, at a date later hence, Ye Brain then setteth ye buffer back to NICKLEN again.
Alas, neither Ye Brain nor Ye trusty followers hath then setteth back the rest of the core to NICKLEN-1, and verily, chaos ensued. :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3286 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-22 | 1 | -3/+3 |
| * | Its true i cant count! :P this one i spotted in testing.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3282 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-21 | 1 | -1/+1 |
| * | MAXMODES wasn't being enforced•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3279 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-21 | 1 | -0/+10 |
| * | Typo (oops)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3116 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-07 | 1 | -1/+1 |
| * | Allow remote bans from servers to be represented as servers in the banlist•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3113 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-06 | 1 | -1/+8 |
| * | Removed some debug notices that were mistakenly in the DEFAULT loglevel•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3112 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-06 | 1 | -2/+1 |
| * | This probably wont compile atm - add support for prefixed messages•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3046 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-03 | 1 | -0/+6 |
| * | Should always allow remote modechanges (FJOIN not effected as its not sent as...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3007 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-01 | 1 | -62/+82 |
| * | Key hiding when youre not on the channel•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2998 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-31 | 1 | -1/+1 |
| * | Problems removing +t due to wrong bit-value being used in comparison•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2931 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-27 | 1 | -1/+1 |
| * | Changed +l to drop the mode if the limit is same as current.•••Optimized check on numeric chars
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2908 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-25 | 1 | -3/+4 |
| * | Removed all strncpy() calls and replaced with strlcpy()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2818 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-18 | 1 | -2/+2 |
| * | Bug found by PinkFreud - If an oper deopers themselves by removing the +o mod...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2796 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 1 | -0/+3 |
| * | Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 1 | -1/+1 |
| * | Nicer mode character loop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2731 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-04 | 1 | -34/+34 |
| * | Revise some serious craq++ in AddBan•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2730 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-01-04 | 1 | -17/+18 |
| * | Removed useless isnick() checks in Give* and Take*, in the name of tidiness•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2683 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-28 | 1 | -43/+9 |
| * | Fixed support for implementation hooks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2654 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-26 | 1 | -1/+1 |
| * | Adding hook type checking to event calls to speed them up•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2653 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-26 | 1 | -36/+36 |
| * | Allow halfop to dehalfop themselves`•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2652 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-26 | 1 | -1/+2 |