| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Now requires inspircd.h for ConvToStr templated function•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3641 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -0/+1 | ||
| * | Tidyup and move ConvToStr to a publically accessible place•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3640 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -18/+0 | ||
| * | Another typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3639 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -1/+1 | ||
| * | Typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3638 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -1/+1 | ||
| * | Moved more stuff into right places•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3637 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -19/+45 | ||
| * | Tidyup of commented out reminder code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3636 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -18/+1 | ||
| * | Made it compile :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3635 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -4/+3 | ||
| * | Mass tidyup of ServerConfig::Read and stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3634 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -191/+210 | ||
| * | Another const reference conversion, and remove redundant declaration of userr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3633 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -1/+1 | ||
| * | Test stuff for improved multi-tags in core•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3632 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -2/+121 | ||
| * | patch <inspircd-userlist-ptr-safety.diff (Thanks nenolod)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3630 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -14/+18 | ||
| * | Revert to string but return a reference, should be about the same speed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3628 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -7/+4 | ||
| * | Safer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3627 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -1/+3 | ||
| * | Faster CullItem/CullList using strdup rather than copying a std::string•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3626 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -5/+10 | ||
| * | Typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3625 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -1/+1 | ||
| * | const references•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3624 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -4/+4 | ||
| * | Tidyup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3623 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -10/+1 | ||
| * | Update docs to indicate hostname can be used in <bind> tag•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3622 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -1/+1 | ||
| * | Support for hostnames in <bind> tag (so long as the hostname resolves to a lo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3621 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 3 | -24/+77 | ||
| * | Tidyup of config reader lowlevel reading•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3620 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -148/+144 | ||
| * | Set bitfields on servermode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3619 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -0/+28 | ||
| * | Align names that are output on startup using \t htabs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3618 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -4/+4 | ||
| * | Moved typedefs etc into the header where they belong•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3617 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -12/+0 | ||
| * | Move vars to top of function•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3616 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -9/+5 | ||
| * | Validating wrong field•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3615 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -1/+1 | ||
| * | Improvements•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3614 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -38/+30 | ||
| * | Tidyup of ServerConf::Read about half done (works)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3613 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 1 | -1/+1 | ||
| * | Probably doesnt work yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3612 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-10 | 2 | -111/+165 | ||
| * | More stuff done•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3611 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -13/+12 | ||
| * | I hate casts.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3610 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 2 | -12/+13 | ||
| * | Please diagnose error line 205•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3609 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -43/+88 | ||
| * | More const references, this is nearly it apart from the module API..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3608 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -3/+3 | ||
| * | Remove unused variable giving compile warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3607 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -1/+0 | ||
| * | Convert more by-values to const references, optimise ConfigReader a bit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3606 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 2 | -110/+98 | ||
| * | Changing by-value parameters to const references•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3605 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -5/+4 | ||
| * | Mostly formatting cleanup, rename a 'Ptr' to a more meaningful 'chan', remove...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3604 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -61/+70 | ||
| * | Delete unknown sockets on sight•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3603 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 2 | -2/+3 | ||
| * | Speedups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3602 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 3 | -4/+20 | ||
| * | Tidyup to pass some stuff by reference (much faster, no copy involved)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3601 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 3 | -12/+10 | ||
| * | Strlen bashing.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3600 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 3 | -16/+6 | ||
| * | Improved to avoid strlen•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3599 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -9/+11 | ||
| * | Changed to unsigned char to get rid of warnings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3598 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 2 | -3/+3 | ||
| * | lowertab -> lowermap•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3597 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -2/+2 | ||
| * | Improved strhashcomp with no allocations•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3596 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 2 | -9/+12 | ||
| * | Segfault-causing typo (wrong var used for a loop, whoops)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3595 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -2/+2 | ||
| * | Typical. 0 and 1 to choose from, and i pick the wrong one. (back to front bin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3594 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 2 | -2/+2 | ||
| * | Forgot to declare var•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3593 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -1/+1 | ||
| * | UMode tweaks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3592 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 2 | -1/+18 | ||
| * | UM_WALLOPS had value 3 which was a combination of UM_SERVERNOTICE and UM_INVI...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3591 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 1 | -0/+4 | ||
| * | Modes the wrong way around•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3590 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-09 | 3 | -10/+10 | ||
