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
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
2005-12-04
Missing Module:: from OnWallops
brain
2005-12-04
Added OnWallops
brain
2005-12-01
Damn typos
brain
2005-12-01
Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ...
brain
2005-11-30
Removed old OnUserSync and OnChannelSync
brain
2005-11-30
Added opaque protocol functions
brain
2005-11-30
Added Server::RehashServer
brain
2005-11-30
Added a parameter to OnRehash for the rehash parameter
brain
2005-11-30
Added OnGetServerDescription (mainly for link modules)
brain
2005-11-30
Added OnPostLocalTopic
brain
2005-11-30
Added OnUserInvite()
brain
2005-11-30
Added remote kill
brain
2005-11-29
Everybody hates typos
brain
2005-11-29
Added opertype to OnOper and added OnMode function
brain
2005-11-29
Added reason to OnUserQuit
brain
2005-11-28
Missing two Module::
brain
2005-11-28
Added OnUserMessage and OnUserNotice (why have these been missing so long?)
brain
2005-11-26
Added start of spanning tree system TEST MODULE, tested outbound connections
brain
2005-11-25
Fixes for removal of serverrec
brain
2005-11-25
Removed references to deprecated files servers.* and connection.*
brain
2005-11-25
Removed mesh module functions
brain
2005-11-25
Started removal of server linking code from core and implementation of socket...
brain
2005-06-01
Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)
brain
2005-05-30
Started on -Wall - safe compile
brain
2005-05-29
Added include stack to detect looped includes
brain
2005-05-28
Fixed fd_Setsize in cygwin
brain
2005-05-17
Experimental: Epoll support
brain
2005-05-16
Removed __single_client_alloc again because gcc devs were smoking crack and r...
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Changed to use __single_client_alloc, supposedly faster in single-thread situ...
brain
2005-05-15
Moved StrHashComp and InAddr_HashComp into the irc:: namespace
brain
2005-05-15
sorted hashcomp etc
brain
[prev]
[next]