| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Tidied up inspircd.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2421 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -4/+4 | ||
| * | Added way to retrieve a pointer to the ServerConfig object•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2419 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -0/+5 | ||
| * | module_names -> Config->module_names•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2415 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+1 | ||
| * | Fixed to use new methods of ServerConfig•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2414 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -7/+7 | ||
| * | Moved include stack stuff to be private to ServerConfig•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2410 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -6/+2 | ||
| * | Moved readconfig to serverconfig class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2408 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+1 | ||
| * | Added config_f to serverconfig, UNTESTED•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2402 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -1/+0 | ||
| * | Tidied up modules.h added some typedefs to typedefs.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2401 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -27/+1 | ||
| * | moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2400 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -3/+3 | ||
| * | Started moving of data into ServerConfig class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2393 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-14 | 1 | -31/+1 | ||
| * | Fixed minor warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2371 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -1/+1 | ||
| * | Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2367 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-13 | 1 | -1/+1 | ||
| * | Moved some stuff out to userprocess.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2359 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -11/+0 | ||
| * | EXPERIMENTAL new socket engine code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2326 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -28/+3 | ||
| * | Fixed missing prototypes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2306 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-09 | 1 | -2/+0 | ||
| * | oChanged name of variable in OnCleanup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2261 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -1/+1 | ||
| * | Added OnCleanup function•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2258 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -0/+1 | ||
| * | Added Metadata API (for transferring extensibles over a network transparent t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2253 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -0/+4 | ||
| * | Changed behaviour of module API to pass Server* to the constructor, rather th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -2/+3 | ||
| * | Added G/Z/Q/E line propogation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2216 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-06 | 1 | -3/+13 | ||
| * | Added OnChangeHost•••Added OnChangeName git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2181 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-05 | 1 | -0/+2 | ||
| * | Missing Module:: from OnWallops•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2157 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-04 | 1 | -1/+1 | ||
| * | Added OnWallops•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2155 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-04 | 1 | -1/+1 | ||
| * | Damn typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2085 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-01 | 1 | -1/+1 | ||
| * | Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2084 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-01 | 1 | -0/+5 | ||
| * | Removed old OnUserSync and OnChannelSync•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2071 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -2/+0 | ||
| * | Added opaque protocol functions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2069 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -0/+4 | ||
| * | Added Server::RehashServer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2060 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -0/+6 | ||
| * | Added a parameter to OnRehash for the rehash parameter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2058 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -1/+1 | ||
| * | Added OnGetServerDescription (mainly for link modules)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2056 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -0/+1 | ||
| * | Added OnPostLocalTopic•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2042 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -0/+1 | ||
| * | Added OnUserInvite()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2039 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -0/+1 | ||
| * | Added remote kill•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2035 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -0/+1 | ||
| * | Everybody hates typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2012 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-29 | 1 | -1/+1 | ||
| * | Added opertype to OnOper and added OnMode function•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2010 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-29 | 1 | -1/+2 | ||
| * | Added reason to OnUserQuit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2007 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-29 | 1 | -1/+1 | ||
| * | Missing two Module::•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1975 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-28 | 1 | -2/+2 | ||
| * | Added OnUserMessage and OnUserNotice (why have these been missing so long?)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1974 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-28 | 1 | -0/+2 | ||
| * | Added start of spanning tree system TEST MODULE, tested outbound connections•••Outbound connections function OK. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1956 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-26 | 1 | -0/+12 | ||
| * | Fixes for removal of serverrec•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1946 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-25 | 1 | -4/+4 | ||
| * | Removed references to deprecated files servers.* and connection.*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1941 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-25 | 1 | -2/+0 | ||
| * | Removed mesh module functions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1934 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-25 | 1 | -45/+5 | ||
| * | Started removal of server linking code from core and implementation of socket...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1930 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-25 | 1 | -0/+3 | ||
| * | Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1586 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-06-01 | 1 | -0/+1 | ||
| * | Started on -Wall - safe compile•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1570 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-30 | 1 | -14/+15 | ||
| * | Added include stack to detect looped includes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1553 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-29 | 1 | -0/+3 | ||
| * | Fixed fd_Setsize in cygwin•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1541 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-28 | 1 | -1/+1 | ||
| * | Experimental: Epoll support•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1408 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-17 | 1 | -0/+21 | ||
| * | Removed __single_client_alloc again because gcc devs were smoking crack and r...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1406 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-16 | 1 | -13/+13 | ||
| * | Changed to use __single_client_alloc, faster on most systems in a single thread•••Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-15 | 1 | -6/+6 | ||
