aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Added test code for one-to-many PRIVMSG•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1994 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-0/+26
* Added a few stats on squit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1993 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-6/+9
* Moved some stuff to debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1992 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-1/+1
* Tweaked parameter count of sent out SQUITs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1991 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-1/+1
* Netsplit/SQUIT tweaks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1990 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-12/+36
* Recursive free sucks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1989 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-15/+7
* Added squit stuff... dont like recursive delete.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1988 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-0/+83
* Fixed some glitches in linking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1984 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-2/+2
* Fixed dodgy server being broadcast on BURST•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1983 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-0/+5
* Fixed a loop whoopsie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1982 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-1/+1
* Found a typo when compiling on gcc3.3.6•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1981 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-1/+1
* Changed to propogate SERVER properly when a new server connects•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1980 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-0/+2
* Commented /MAP because it takes some documenting to get across what im trying...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1979 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-19/+43
* /MAP. ARGH!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1978 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-1/+90
* Fixed bouncing messages caused by trying to echo to servers more than one hop...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1977 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-1/+111
* Made privmsgs work•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1976 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-281-2/+3
* 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 Gravatar brain2005-11-281-3/+146
* Tied in client message parser, works very well :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1973 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-271-0/+23
* Added nickname syncing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1972 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-271-4/+52
* Fixed a missing parameter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1971 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-271-1/+1
* Added tree walk algorithm which finds out which directly-connected server•••to send data to when there is a one-to-one message git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1970 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-271-0/+122
* 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 Gravatar brain2005-11-271-3/+40
* Added /CONNECT•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1968 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-271-12/+93
* Added most of the connection/authentication code, need to add CONNECT and syncs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1965 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-261-10/+194
* Fixed dumb bug where module claims ALL bindable ports including client ports!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1963 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-261-15/+18
* Added overriding handlers for CONNECT, SQUIT, MAP, LINKS, LUSERS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1962 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-261-75/+53
* Fixed compile glitches•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1961 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-261-7/+9
* Added reading of server link configs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1960 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-261-12/+73
* Added TreeServer class (actual tree structure)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1959 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-261-1/+51
* Added tons of comments. These will probably stay.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1958 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-261-34/+87
* Added listening socket support for InspSocket•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1957 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-261-1/+17
* 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 Gravatar brain2005-11-261-0/+162
* Fixed OnMeshToken (deprecated)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1950 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-251-7/+0
* Fixed removal of mesh linking from core•••Added cvsignores git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1939 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-252-1/+4
* Fixed to not use mesh stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1937 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-251-2/+0
* My first commit -- and a really minor/anal one at that. :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1931 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-251-3/+3
* Fix to bug#82 reported by ashen - "the're" typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1896 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-10-011-8/+8
* Fixes to +r not being set reported by Vincent•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1588 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-06-021-5/+10
* Started on -Wall - safe compile•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1570 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-3016-23/+23
* Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1556 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-291-0/+300
* Highly optimized userrec saving 1.5k per user•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1550 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-291-0/+1
* Modified to ignore *.o and *.so files where our global cvsignore env isnt set•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1528 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-261-0/+3
* Added/fixed .cvsignore files•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1526 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-261-0/+8
* Operhosts are now optional (in the type tag)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1520 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-251-1/+2
* Added ability to update the helpop file on rehash (Bug #69)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1512 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-05-251-18/+30
* Added denychans module, allows blocking of channels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1511 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-252-13/+102
* Changed so that when the first in the channel gets founder, the +q mode chang...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1510 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-251-0/+5
* Removed m_globops setting +g automatically on oper, m_opermodes.so can do thi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1480 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-231-9/+0
* Added m_opermodes.cpp, allows addition and removal of modes on oper up•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1471 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-211-0/+113
* *** empty log message ***•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1466 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-201-4/+4