aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed case-sensitivity typo in module name for Addcommand•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1459 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-201-1/+1
* 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 Gravatar brain2005-05-1556-5/+110
* Made modules use irc::string where they were using strcasecmp()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1397 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-154-8/+30
* Moved a ton of functions into helperfuncs.h to speed up recompiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-1535-0/+35
* Structure optimizations, changed a lot of bools into binary bitmasks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1368 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-122-2/+2
* Added basic sendq stuff - WARNING, there is no configuration yet, this CVS al...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1361 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-111-14/+16
* Added USERIP numeric 005 output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1329 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-081-0/+5
* Fixed to use numeric 340-•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1328 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-081-2/+2
* Added m_userip.cpp requested by Selphie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1327 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-081-0/+90
* Fixed logging slowdown•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1318 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-061-1/+0
* Test fix for 3.23 and below•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1315 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-061-0/+5
* Fixed to remove privilages upon kick•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1300 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-031-0/+7
* Added another check for 'NoServerUline' type thing.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1289 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-05-031-1/+1
* Missed missing )•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1288 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-05-031-1/+1
* Added Check for 'NoServer' when +r ing a channel.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1287 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-05-031-1/+1
* Fix for bug #62 (replaces only occur once per line)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1278 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-021-7/+3
* Added OnAddBan and OnDelBan module api calls, and fixed glitch which required...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1267 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-301-2/+15
* A little more error checking on the banmask etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1218 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-271-0/+7
* Fixed WriteChannelWithServ•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1217 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-273-13/+36
* Added preliminary timed bans module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1216 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-271-0/+146
* Added explicit oper tracking in a vector of userrec* pointers, optimizes send...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1209 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-271-0/+1
* Added -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedanti...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1191 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-261-2/+2
* Major code tidyup (-W) - expect a few belches•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1190 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-264-29/+31
* Fixed include issue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1189 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-251-2/+2