| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Code tidy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2352 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -5/+11 | ||
| * | Comment and tidyup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2351 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -61/+122 | ||
| * | Made socket loop flush a users buffer if they still remain after processing e...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2350 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -0/+7 | ||
| * | Got the bool back to front!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2349 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -7/+7 | ||
| * | Changed how background processing works, now once per second repeating until ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2348 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -12/+14 | ||
| * | Commented more stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2347 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -2/+2 | ||
| * | Added timeout fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2346 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -2/+17 | ||
| * | Fixed timeout code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2344 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -1/+1 | ||
| * | Added a second yield•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2343 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -6/+9 | ||
| * | Tidy up of main function InspIRCd()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2340 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -89/+93 | ||
| * | Attempts to make DNS nicer with new socket engine•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2332 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -1/+1 | ||
| * | *EXPERIMENTAL* Tied DNS into new socket engine•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2331 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -4/+3 | ||
| * | More experimental gubbins•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2330 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -19/+23 | ||
| * | X_MODULE -> X_ESTAB_MODULE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2329 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -2/+2 | ||
| * | Added module sockets to new engine, MAY NOT WORK•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2328 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -24/+38 | ||
| * | 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 | -426/+287 | ||
| * | Fixed 'fake direction' messages being put out by user->registered = 7 being s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2284 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-08 | 1 | -3/+3 | ||
| * | Changed userlist to clientlist in UnloadModule•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2262 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/+9 | ||
| * | 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/+2 | ||
| * | Added new OnKick stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2201 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-05 | 1 | -7/+10 | ||
| * | Fixed local compares to JOIN•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2183 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-05 | 1 | -1/+1 | ||
| * | Added OnChangeHost•••Added OnChangeName git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2181 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-05 | 1 | -6/+9 | ||
| * | Removed the MESHED 005 numeric token•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2133 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-03 | 1 | -1/+1 | ||
| * | Changed epoll delay•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2132 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-03 | 1 | -1/+1 | ||
| * | Allowed ulined servers to by pass all oper permissions checking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2118 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-02 | 1 | -2/+2 | ||
| * | Added forward lookup sanity checks to single threaded dns•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2111 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-02 | 1 | -0/+3 | ||
| * | Made threading optional•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2108 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-02 | 1 | -1/+10 | ||
| * | Its too late at night for this :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2105 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-02 | 1 | -2/+2 | ||
| * | Blah•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2104 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-02 | 1 | -2/+2 | ||
| * | blah•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2103 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-02 | 1 | -2/+2 | ||
| * | Added permissions checks, ick!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2102 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-02 | 1 | -6/+27 | ||
| * | Multithreaded DNS -- not tested!!!!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2088 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-01 | 1 | -0/+60 | ||
| * | Fixed is_valid_cmd to only return true for non-core commands•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2086 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/+21 | ||
| * | Added Server::RehashServer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2060 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -1/+1 | ||
| * | Fixed an old-style OnUserQuit trigger•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2008 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-29 | 1 | -1/+1 | ||
| * | 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 | ||
| * | Added nickname syncing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1972 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-27 | 1 | -1/+2 | ||
| * | Added stricter checking for listening sockets•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1964 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-26 | 1 | -3/+3 | ||
| * | Added listening socket support for InspSocket•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1957 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-26 | 1 | -2/+6 | ||
| * | 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/+1 | ||
| * | Removed references to connection.cpp and servers.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1948 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-25 | 1 | -74/+1 | ||
| * | 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 | -3/+2 | ||
| * | 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 | ||
| * | Removal of mesh stuff (lots of)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1938 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-25 | 1 | -306/+2 | ||
| * | Removed server socket stuff from socketengine•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1933 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-25 | 1 | -22/+3 | ||
| * | Fixed compile time glitches in new code, removed obselete variables•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1932 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-25 | 1 | -3/+3 | ||
| * | 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 | -363/+283 | ||
| * | Changed comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1622 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-08-24 | 1 | -1/+1 | ||
