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
Age
Commit message (
Expand
)
Author
2006-07-10
Header stuff
brain
2006-07-10
Serves faster now :)
brain
2006-07-10
Add timeouts etc
brain
2006-07-10
Ok, hands up who forgot to initialise Srv :/
brain
2006-07-10
Move logging further up in inspsocket so we get the right error for bind failure
brain
2006-07-10
Try to make this serve some static content
brain
2006-07-10
Http service provider module (this doesnt do anything yet!)
brain
2006-07-10
Update docs to indicate new templated GetExt and Extend, remove references to...
brain
2006-07-10
Take out broken id
brain
2006-07-10
Aaaand, fix the typo
brain
2006-07-10
Added refcount to classbase, static classbase::id
brain
2006-07-10
Typos
brain
2006-07-10
I made a Boo Boo :p
brain
2006-07-10
Deps weeding
brain
2006-07-10
Inherit just about everything from classbase
brain
2006-07-10
Inherit tons of stuff from classbase that should always have been
brain
2006-07-10
Making lots of stuff inherit from classbase so we can use it as a holdall cla...
brain
2006-07-10
Remove commented out old methods that became templates
brain
2006-07-10
Sort deps of base.h
brain
2006-07-10
Sort include dependencies of dns.h
brain
2006-07-10
Made a load more stuff Extensible which might be of use to someone
brain
2006-07-10
Properly set the resulting pointer to NULL when the object isnt found
brain
2006-07-10
Remove cast
brain
2006-07-10
Convert to templated GetExt, and a lot more readable
brain
2006-07-10
GetExt conversion
brain
2006-07-10
Templated GetExt()
brain
2006-07-10
Templated GetExt()
brain
2006-07-10
Port to templated GetExt()
brain
2006-07-10
Convert to templated GetExt
brain
2006-07-10
Change to templated GetExt()
brain
2006-07-10
Typo
brain
2006-07-10
Templated GetExt
brain
2006-07-10
More fixes
brain
2006-07-10
Fix for templated GetExt
brain
2006-07-10
Fix for new templated GetExt, and tidy up of some MAJOR copy/paste craq!
brain
2006-07-10
Convert to templated GetExt
brain
2006-07-10
If you ask me, it looks a hell of a lot tidier without forcing the cast.
brain
2006-07-10
- userrec::ProcessNoticeMasks - provide a way to set or unset masks.
w00t
2006-07-10
- Add notice masks display to MODE nick, using a modified version of Unreal's...
w00t
2006-07-10
- Add usermode +n for notice masks - our implementation of snomasks. We're no...
w00t
2006-07-10
-Clone mode methods into notice mask methods for userrec.
w00t
2006-07-10
Add install line for libIRCDsnomasks.so
brain
2006-07-10
Add headers and header comment
brain
2006-07-10
Add empty snomasks.cpp (still got to add headers here so the build doesnt bar...
brain
2006-07-10
Add interface to AddModeWatcher and DelModeWatcher into class Server
brain
2006-07-10
Added ModeParser::AddModeWatcher() and ModeParser::DelModeWatcher()
brain
2006-07-10
Add HAS_STDINT checks here, this had been sitting not in extra/ and using std...
om
2006-07-10
Fix for compiler warning
brain
2006-07-10
Support for systems without stdint.h (we make a guess at sizeof(unsigned int)...
brain
2006-07-10
#ifdef's around stdint.h include
brain
[next]