| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -1/+1 | ||
| * | Removed some redundant (and commented out) functions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2793 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -4/+0 | ||
| * | Made InspSocket::Read return an empty but non-NULL string when it receives EA...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2792 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -2/+9 | ||
| * | Made socket.cpp flush its write buffer more often (fixes odd lag on server to...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2708 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-30 | 1 | -0/+3 | ||
| * | Changed to MAX_DESCRIPTORS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2700 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-29 | 1 | -1/+1 | ||
| * | Moved SocketEngine* SE into InspIRCd class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2527 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -8/+6 | ||
| * | Output buffering fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2494 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+2 | ||
| * | New socket handling code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2491 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -15/+16 | ||
| * | Full removal of inspircd_util.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2485 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-15 | 1 | -1/+0 | ||
| * | 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 | -3/+0 | ||
| * | Efficiency suggestion by w00t, faster processing of module sockets at the exp...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2357 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -0/+6 | ||
| * | Fixed timeout code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2344 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -4/+8 | ||
| * | Fixed outbounds•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2337 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-12 | 1 | -1/+1 | ||
| * | 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/+35 | ||
| * | Added proper administrativia notices to CONNECT and inbound connections•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1969 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-27 | 1 | -1/+2 | ||
| * | Added /CONNECT•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1968 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-27 | 1 | -0/+7 | ||
| * | 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 | -0/+1 | ||
| * | Added reading of server link configs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1960 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-26 | 1 | -0/+5 | ||
| * | 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 | -5/+44 | ||
| * | 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/+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 | -19/+92 | ||
| * | Added some stuff to socket classes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1929 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-23 | 1 | -6/+72 | ||
| * | Added start of socket classes used by modular linking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1927 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-23 | 1 | -0/+67 | ||
