index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
svn-rev.sh
Age
Commit message (
Expand
)
Author
2006-03-11
Removal of shellscript kludge :)
brain
2006-03-11
Work out revision id without src/svn-rev.sh!
brain
2006-03-11
Temporarily removed output buffering as an experiment
brain
2006-03-11
Different way of using substr
brain
2006-03-11
Fixes :P
brain
2006-03-11
More checks
brain
2006-03-11
Checking that buffers are empty in destructor
brain
2006-03-11
Damnit
brain
2006-03-11
Re-enterance safety
brain
2006-03-11
deprecated covariant return type flux capacitor flopcircuit removal with refe...
brain
2006-03-11
Last ones
brain
2006-03-11
Yet more const ref changes
brain
2006-03-11
More const ref fixes
brain
2006-03-11
Start of conversion to const refs for std::strings in module api - A LOT OF S...
brain
2006-03-11
Only calculate the names list when a local user joins (this was being calcula...
brain
2006-03-11
Debug counter
brain
2006-03-10
Added ./configure -svnupdate
brain
2006-03-10
Test stuff for improved multi-tags in core
brain
2006-03-10
patch <inspircd-userlist-ptr-safety.diff (Thanks nenolod)
brain
2006-03-10
Faster CullItem/CullList using strdup rather than copying a std::string
brain
2006-03-10
const references
brain
2006-03-10
Update docs to indicate hostname can be used in <bind> tag
brain
2006-03-10
Tidyup of config reader lowlevel reading
brain
2006-03-10
Align names that are output on startup using \t htabs
brain
2006-03-10
Probably doesnt work yet
brain
2006-03-09
I hate casts.
brain
2006-03-09
Delete unknown sockets on sight
brain
2006-03-09
Tidyup to pass some stuff by reference (much faster, no copy involved)
brain
2006-03-09
Changed to unsigned char to get rid of warnings
brain
2006-03-09
Improved strhashcomp with no allocations
brain
2006-03-09
Typical. 0 and 1 to choose from, and i pick the wrong one. (back to front bin...
brain
2006-03-09
UMode tweaks
brain
2006-03-09
Modes the wrong way around
brain
2006-03-09
Added userrec::modebits - fast way of checking if user has +swi rather than a...
brain
2006-03-09
Change to ucrec* iterators
brain
2006-03-09
Fixed to use iterators
brain
2006-03-09
mptr++ not *mptr++!
brain
2006-03-09
Changed LUSERS to show global current to not include unregistered connections
brain
2006-03-09
Wrong var used here, oooops
brain
2006-03-09
Calling a method of a null object due to refactoring and HasUser - fixed
brain
2006-03-08
Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is ...
brain
2006-03-08
cmode was declared here too - declaration removed.
brain
2006-03-08
Got rid of all that ugly char* cast crap (todo: change docs to reflect change)
brain
2006-03-08
Someone forgot to test compile this *whistles nonchalantly*
brain
2006-03-08
Actually, 64.
brain
2006-03-08
Changed m_sqlauth to allow more advanced encryption types
brain
2006-03-08
Changed TS check: Abort on +- 5 mins, warn on +- 60 secs!
brain
2006-03-08
Typos
brain
2006-03-08
Removed unneccessary temporary casts to char* when casting a userrec
brain
2006-03-07
*TEST* Server::DumpText - Dump a *stringstream* to a user with a std::string ...
brain
[next]