summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-09Forgot to declare varbrain
2006-03-09UMode tweaksbrain
2006-03-09UM_WALLOPS had value 3 which was a combination of UM_SERVERNOTICE and UM_INVI...brain
2006-03-09Modes the wrong way aroundbrain
2006-03-09(Needs test) Improved userlist()brain
2006-03-09Added userrec::modebits - fast way of checking if user has +swi rather than a...brain
2006-03-09Fix printf format to get rid of compile warning (using %d for a long, change ...om
2006-03-09iterator hellbrain
2006-03-09Fixed to use iteratorbrain
2006-03-09Correctly use iterators and pointer to ucrecbrain
2006-03-09Fixed to correctly use iteratorbrain
2006-03-09Change to ucrec* iteratorsbrain
2006-03-09Grant and revoke now use iteratorsbrain
2006-03-09Fixed to use iteratorsbrain
2006-03-09Probably wont compile yet - purge_empty_channels refactorbrain
2006-03-09mptr++ not *mptr++!brain
2006-03-09Fix buffer overflow (visible in /mode #channel)om
2006-03-09Cleanup.w00t
2006-03-09Better calculation of LUSERSbrain
2006-03-09Changed LUSERS to show global current to not include unregistered connectionsbrain
2006-03-09More of the same cleanup :Pw00t
2006-03-09Don't show channels where all users are invisible and therefore usercount is 0brain
2006-03-09More cleanupw00t
2006-03-09Add 'you are a nub' messages to /squit and /connect stubsw00t
2006-03-09Wrong var used here, oooopsbrain
2006-03-09Update to Start() credits, now refers users to /info outputw00t
2006-03-09More cleanup, moved Om and myself to core teamw00t
2006-03-09Speedup of listbrain
2006-03-09Calling a method of a null object due to refactoring and HasUser - fixedbrain
2006-03-08Reformat according to coding guidelines.w00t
2006-03-08These modules were using deprecated Server::IsOnChannel. They arent any more :)brain
2006-03-08Removed deprecated Server::IsOnChannel (was a C++-ish wrapper to the C-ish ha...brain
2006-03-08Fixed externsbrain
2006-03-08Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is ...brain
2006-03-08Removed declarations of ancient and misspelled functions :/brain
2006-03-08cmode was declared here too - declaration removed.brain
2006-03-08cmode now returns const char* as it returns a pointer to a literal string and...brain
2006-03-08Got rid of all that ugly char* cast crap (todo: change docs to reflect change)brain
2006-03-08Fixed #defines to be enums (tidier)brain
2006-03-08Someone forgot to test compile this *whistles nonchalantly*brain
2006-03-08Allow for fallback of older ircds without TS in BURST commandbrain
2006-03-08Actually, 64.brain
2006-03-08chanrec::custom_modes only needs 96 values not 190brain
2006-03-08Stupid, retarded, idiotic bug here where any PONG after the first one gets yo...om
2006-03-08Changed m_sqlauth to allow more advanced encryption typesbrain
2006-03-08Back to 10 mins :( My clocks wont sync and i wont sacrifice 110 days uptime j...brain
2006-03-08Changed TS check: Abort on +- 5 mins, warn on +- 60 secs!brain
2006-03-08Added ConvToStrbrain
2006-03-08Typosbrain
2006-03-08Checks for timestamps, boot server off and abort if time delay > 10 mins (the...brain