aboutsummaryrefslogtreecommitdiffstats
path: root/include/packet.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id tags from everything.•••These are obsolete and none have changed since 10 years gao... Gravatar Elizabeth Myers2016-03-061-2/+0
* Minor cleanup to command throttling code:••• * Deduce allow_read from the client's state (IsFloodDone) rather than storing it in LocalUser. * Fix the documentation (in oper /info), however strange client_flood_burst_rate and client_flood_burst_max may seem, that is how they currently work. Gravatar Jilles Tjoelker2011-10-041-23/+0
* Fold client_flood_burst_rate check into MAX_FLOOD_BURST.•••The original definition of floodgrace was MAX_FLOOD_BURST lines per second. A second check for another number of lines per second makes no sense. Gravatar Jilles Tjoelker2011-10-041-2/+2
* Make flood control settings configurable by those who know exactly what they'...•••From ircd-seven git changeset 29aa4203150337925a4f5c6e7da47be5394c2125 . Gravatar Stephen Bennett2011-03-271-1/+5
* ssl sync with http://hg.angelforce.ru/charybdis-oldGravatar Valery Yatsko2008-04-061-1/+0
* Servlink control data is read again, this makes /stats Z work.Gravatar Jilles Tjoelker2008-04-041-0/+1
* Stuff connected with ctrlFd disabledGravatar Valery Yatsko2008-04-021-1/+0
* flood_recalc moved on ratbox3 event engineGravatar Valery Yatsko2008-04-021-1/+1
* Reverting some changed related not to moving on libratbox3 but using ratbox3 ...Gravatar Valery Yatsko2008-04-021-3/+4
* Trying to fix packet.cGravatar Valery Yatsko2008-04-021-4/+3
* libcharybdis includes gone.Gravatar Valery Yatsko2008-04-021-2/+0
* [svn] - the new plan:••• + branches/release-2.1 -> 2.2 base + 3.0 -> branches/cxxconversion + backport some immediate 3.0 functionality for 2.2 + other stuff Gravatar nenolod2007-01-241-0/+56