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.cpp
Age
Commit message (
Expand
)
Author
2006-01-09
Fixed warning about missing return value
brain
2006-01-09
*TEST* Oper-Only-Stats (not yet tested)
brain
2006-01-09
Sync fixes for m_park et al
brain
2006-01-09
Double checking to make sure that non-local users dont end up in the local us...
brain
2006-01-09
More usertopseudo fixes
brain
2006-01-09
m_park.cpp fixes (and anything else using UserToPseudo and PesudoToUser)
brain
2005-12-30
Optimized out some more redundant va_args voodoo
brain
2005-12-29
More removal of formatting where its not neccessary x("%s",str) == bad!
brain
2005-12-26
Fixed support for implementation hooks
brain
2005-12-26
Adding hook type checking to event calls to speed them up
brain
2005-12-21
Improved m_alias to only capture complete commands and rewrite them (bug #92 ...
brain
2005-12-18
Added IOHookModule stuff to allow for different modules to hook different ports
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain
2005-12-16
Moved SocketEngine* SE into InspIRCd class
brain
2005-12-16
Moved ModeGrok and Parser into InspIRCd class
brain
2005-12-16
GROK!
brain
2005-12-16
Changed to Parser->CreateCommand()
brain
2005-12-16
Fixed command parser
brain
2005-12-16
Moved command_parse functions into class CommandParser
brain
2005-12-16
Fixed dodgy makefile generation
brain
2005-12-16
Changed I/O reading stuff for modules to be much faster (and exclusive :()
brain
2005-12-16
Moving to faster way of hooking i/o
brain
2005-12-15
Full removal of inspircd_util.h
brain
2005-12-15
Tidied up call_handler to use strings
brain
2005-12-14
Added Server::GetVersion()
brain
2005-12-14
Sucky stuff
brain
2005-12-14
Grrrrrr
brain
2005-12-14
Moving module_sockets into main class
brain
2005-12-14
Code tidying
brain
2005-12-14
Tidied up inspircd.h
brain
2005-12-14
Added way to retrieve a pointer to the ServerConfig object
brain
2005-12-14
module_names -> Config->module_names
brain
2005-12-14
Fixed to use new methods of ServerConfig
brain
2005-12-14
Moved include stack stuff to be private to ServerConfig
brain
2005-12-14
Moved readconfig to serverconfig class
brain
2005-12-14
Added config_f to serverconfig, UNTESTED
brain
2005-12-14
Tidied up modules.h added some typedefs to typedefs.h
brain
2005-12-14
moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h
brain
2005-12-14
Started moving of data into ServerConfig class
brain
2005-12-13
Fixed minor warning
brain
2005-12-13
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)
brain
2005-12-12
Moved some stuff out to userprocess.cpp
brain
2005-12-12
EXPERIMENTAL new socket engine code
brain
2005-12-09
Fixed missing prototypes
brain
2005-12-07
oChanged name of variable in OnCleanup
brain
2005-12-07
Added OnCleanup function
brain
2005-12-07
Added Metadata API (for transferring extensibles over a network transparent t...
brain
2005-12-07
Changed behaviour of module API to pass Server* to the constructor, rather th...
brain
2005-12-06
Added G/Z/Q/E line propogation
brain
2005-12-05
Added OnChangeHost
brain
[prev]
[next]