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
/
m_opersha256.cpp
Age
Commit message (
Expand
)
Author
2006-10-19
Insert massive change here.
brain
2006-10-01
Now with binary versioning goodness
brain
2006-09-15
Annotations
brain
2006-09-06
All commands now return results CMD_FAILURE or CMD_SUCCESS
brain
2006-08-11
Just to mess with om's head, remove helperfuncs.h from everywhere
brain
2006-08-11
(Bigger than it looks, i did this with perl inplace edit) -- commands now tak...
brain
2006-08-10
Last of Server:: methods moved to InspIRCd::. Server:: removed.
brain
2006-08-10
Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.
brain
2006-08-09
ServerConfig extern moved into class InspIRCd
brain
2006-08-08
WHEEEEE!!!!!
brain
2006-07-28
Add support for syntax of commands in place of the text 'Not enough parameter...
brain
2006-07-16
mass tidyup, change A LOT of stuff to const char** which was char** (such as ...
brain
2006-07-10
Inherit tons of stuff from classbase that should always have been
brain
2006-07-10
Support for systems without stdint.h (we make a guess at sizeof(unsigned int)...
brain
2006-01-27
Moved to extra/ - not all systems have stdint.h yet?
brain
2006-01-27
Changed back to using stdint.h
brain
2006-01-27
Problems removing +t due to wrong bit-value being used in comparison
brain
2006-01-26
Added m_opersha256 module created by Special
brain