summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* InspIRCd 1.0.2+Caffine (Every IRC admin's best friend!) v1.0.2Gravatar root2006-03-012-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3401 e03df62e-2008-0410-955e-edbf42e46eb7
* Deny +g words >35 chars to prevent having massive words that some users can ↵Gravatar brain2006-03-011-0/+5
| | | | | | remove while others cant git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3400 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed old >512 checkGravatar brain2006-03-012-9/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3399 e03df62e-2008-0410-955e-edbf42e46eb7
* Clarify an error message on KICKGravatar w00t2006-03-011-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3398 e03df62e-2008-0410-955e-edbf42e46eb7
* Allow removal of mode with new checkGravatar brain2006-03-011-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3397 e03df62e-2008-0410-955e-edbf42e46eb7
* Dont allow +J 0 or +J < 0Gravatar brain2006-03-012-2/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3396 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for missing 'end of list' numericGravatar brain2006-03-012-6/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3394 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed encryption to work with yield systemGravatar brain2006-03-011-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3393 e03df62e-2008-0410-955e-edbf42e46eb7
* Added checking for +sp channels to safelist that someone left out ↵Gravatar brain2006-03-012-2/+2
| | | | | | *nonchalant whistle* git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3392 e03df62e-2008-0410-955e-edbf42e46eb7
* 4.1.0 fixGravatar brain2006-03-011-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3391 e03df62e-2008-0410-955e-edbf42e46eb7
* Documented cloak keys and prefixGravatar brain2006-02-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3390 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed to throw exception when theres no cloak keyGravatar brain2006-02-281-6/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3389 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed loglevel of cloak key errors to SPARSEGravatar brain2006-02-282-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3388 e03df62e-2008-0410-955e-edbf42e46eb7
* Added configurable cloakkey and cloakprefixGravatar brain2006-02-281-19/+45
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3387 e03df62e-2008-0410-955e-edbf42e46eb7
* Tested (works) and documented HideBansGravatar brain2006-02-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3386 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes for new banhidingGravatar brain2006-02-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3385 e03df62e-2008-0410-955e-edbf42e46eb7
* BanHidingGravatar brain2006-02-284-16/+22
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3384 e03df62e-2008-0410-955e-edbf42e46eb7
* Tweaks for unrealismsGravatar brain2006-02-281-2/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3383 e03df62e-2008-0410-955e-edbf42e46eb7
* Extra error output when fails to bind a portGravatar brain2006-02-282-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3382 e03df62e-2008-0410-955e-edbf42e46eb7
* And the obligotary typo fixesGravatar brain2006-02-281-3/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3381 e03df62e-2008-0410-955e-edbf42e46eb7
* Missing externsGravatar brain2006-02-281-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3380 e03df62e-2008-0410-955e-edbf42e46eb7
* Made it safe to quits and nickchangesGravatar brain2006-02-281-9/+31
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3379 e03df62e-2008-0410-955e-edbf42e46eb7
* When quitting large amounts of users, use InspIRCd::DoOneIteration to ↵Gravatar brain2006-02-281-6/+17
| | | | | | prevent too much lag git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3378 e03df62e-2008-0410-955e-edbf42e46eb7
* And now the final result of all this tweaking comes to light.Gravatar brain2006-02-272-18/+4
| | | | | | | | Whenever i commit the post-commit hook writes a .sh script to my dir, within the insp checkout dir, containing the current revision id - 1. Therefore, the system can stay up to date with revision id's simply with ./configure -update :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3376 e03df62e-2008-0410-955e-edbf42e46eb7
* TweaksGravatar brain2006-02-272-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3374 e03df62e-2008-0410-955e-edbf42e46eb7
* Version tracking stuffGravatar brain2006-02-271-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3372 e03df62e-2008-0410-955e-edbf42e46eb7
* Done with testing (yes honest)Gravatar brain2006-02-271-1/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3369 e03df62e-2008-0410-955e-edbf42e46eb7
* TestGravatar brain2006-02-271-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3368 e03df62e-2008-0410-955e-edbf42e46eb7
* Test againGravatar brain2006-02-271-1/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3367 e03df62e-2008-0410-955e-edbf42e46eb7
* Test commitGravatar brain2006-02-271-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3366 e03df62e-2008-0410-955e-edbf42e46eb7
* With small sendq's, this can still exceed the sendq, so now we've reduced ↵Gravatar brain2006-02-271-2/+2
| | | | | | the amount it fills git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3365 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed unneccessary debugGravatar brain2006-02-271-1/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3364 e03df62e-2008-0410-955e-edbf42e46eb7
* Extra output during sync to know if we're receving the other end's netburst ↵Gravatar brain2006-02-271-0/+7
| | | | | | or not git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3363 e03df62e-2008-0410-955e-edbf42e46eb7
* Test twoGravatar brain2006-02-271-2/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3362 e03df62e-2008-0410-955e-edbf42e46eb7
* Constant eating 20% cpu since last nights commit - test fixGravatar brain2006-02-271-2/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3361 e03df62e-2008-0410-955e-edbf42e46eb7
* Improved speed (not using strlen, take loop count)Gravatar brain2006-02-271-12/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3360 e03df62e-2008-0410-955e-edbf42e46eb7
* Andy fucked up! :OGravatar brain2006-02-271-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3359 e03df62e-2008-0410-955e-edbf42e46eb7
* Put the EAGAIN stuff back now we're done testingGravatar brain2006-02-261-2/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3358 e03df62e-2008-0410-955e-edbf42e46eb7
* That's enough tweaks for nowGravatar brain2006-02-262-5/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3357 e03df62e-2008-0410-955e-edbf42e46eb7
* Tweaks for valgrind (again)Gravatar brain2006-02-261-14/+18
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3356 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes for valgrindGravatar brain2006-02-261-4/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3355 e03df62e-2008-0410-955e-edbf42e46eb7
* Valgrind fixes (libstdc++ is broken! :O)Gravatar brain2006-02-262-31/+48
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3354 e03df62e-2008-0410-955e-edbf42e46eb7
* Valgrind fixesGravatar brain2006-02-264-7/+11
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3353 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed some weirdass whowas stuffGravatar brain2006-02-261-5/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3352 e03df62e-2008-0410-955e-edbf42e46eb7
* Tweaks to closed socket detectionGravatar brain2006-02-262-16/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3351 e03df62e-2008-0410-955e-edbf42e46eb7
* Guess what this is?Gravatar brain2006-02-261-0/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3350 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes and tweaksGravatar brain2006-02-261-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3349 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed bursting stuff a littleGravatar brain2006-02-261-3/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3348 e03df62e-2008-0410-955e-edbf42e46eb7
* Made this safer, dont try and yield back when sending channel list or user ↵Gravatar brain2006-02-261-8/+8
| | | | | | list (our iterator may become invalid while we're using it!) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3347 e03df62e-2008-0410-955e-edbf42e46eb7
* Safety stuffGravatar brain2006-02-261-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3346 e03df62e-2008-0410-955e-edbf42e46eb7