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
/
modules
Age
Commit message (
Expand
)
Author
2006-03-27
Fix typo in spanningtree (who put this colon here?)
brain
2006-03-27
Fix for desync in channels with keys a'la services
brain
2006-03-27
Indentation fixes, and stop it snoticing on every join by an override-allowed...
om
2006-03-27
if(chan->limit >= Srv->CountUsers(chan)) snotice & allow!?
om
2006-03-27
Experimental (it compiles..) channel support for /check. Not yet finished, bu...
w00t
2006-03-27
Founders CANNOT be kicked, so don't let them be removed either.
w00t
2006-03-27
Remove unused variable
w00t
2006-03-27
Removed unused check for valid channel name - if it's invalid, it won't exist...
w00t
2006-03-26
Removal of DoOneIteration stuff
brain
2006-03-26
All software threading stuff *disabled*
brain
2006-03-26
Remove unnecessary casting.
w00t
2006-03-21
unsigned long -> unsigned int: unsigned int should be the same size on AMD64 ...
brain
2006-03-20
Why does EVERYONE forget to include helperfuncs.h?
brain
2006-03-19
Trivial: 401 numeric for m_remove when nick or channel cannot be found
brain
2006-03-19
Someone doesnt validate their input.... ;-p
brain
2006-03-19
Took out ability to issue parameterless helpop
brain
2006-03-19
Check for link tags with undefined ipaddr fields (for drunk admins that typo)
brain
2006-03-19
Someone didnt know how to check for no parameters (*looks at Craig*)
brain
2006-03-18
Test fix for topic loop
brain
2006-03-18
See previous change
brain
2006-03-18
No RFC says anything about hiding channels containing only +i users -- and it...
brain
2006-03-17
Tidy up around the ex AMD64 'fix'
om
2006-03-17
Did the same thing here :/
om
2006-03-17
Giving printf formats and not giving it arguments for them != cunning
om
2006-03-17
AMD64 warning 'fix' which tested fine when I added it seems to now...stop thi...
om
2006-03-15
Pass int not userrec
brain
2006-03-15
Casting to keep gcc happy
brain
2006-03-15
Typo in copy/paste from safelist
brain
2006-03-15
Added preliminary m_antibear.cpp, a security module to cripple bear.txt based...
brain
2006-03-15
Remove timer stuff left over from m_safelist
brain
2006-03-15
First-revision m_securelist.cpp, prevents /LIST in the first minute of connec...
brain
2006-03-14
Experimental change to avoid warning on 64bit systems, this is a simple one-l...
om
2006-03-13
*hits eggy with a stick*
brain
2006-03-13
Now compiles :p
brain
2006-03-12
Case insensitive server names (Hopefully) - to be tested
brain
2006-03-12
Altered some stuff to make case insensitive servernames (wont compile yet!)
brain
2006-03-12
Renamed to chanrec::modes
brain
2006-03-12
*NEEDS TESTING* changed binarymodes to use the custom_modes entries
brain
2006-03-11
Fixes :P
brain
2006-03-11
deprecated covariant return type flux capacitor flopcircuit removal with refe...
brain
2006-03-11
Last ones
brain
2006-03-11
Changed to const ref
brain
2006-03-11
Yet more const ref changes
brain
2006-03-11
And more
brain
2006-03-11
More const ref fixes
brain
2006-03-11
More converted modules
brain
2006-03-11
Start of conversion to const refs for std::strings in module api - A LOT OF S...
brain
2006-03-11
Doh @ null chars in an sprintf!
brain
2006-03-11
Tweaked to use the same system as nenolod's NAMES patch for FJOIN
brain
2006-03-11
Debug counter
brain
[next]