summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove a TODO comment. Also added support for <database:port> option since r6...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6216 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-021-1/+0
* m_mysql can now do REHASH proper. Detects any changes made to config and load...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6215 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-021-14/+81
* Fix: If sql user and pass matched, but not operclass or host, conf based comm...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6214 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-021-0/+8
* Also use SQLhost for host config.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6213 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-021-19/+18
* Use SQLhost from m_sqlv2.h and tidyup some code. Plus throw less module excep...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6212 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-021-88/+36
* Add class SQLhost that represents a <database> config line.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6211 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-021-0/+39
* Fix to allow for OnRehash to know what user initiated the rehash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-0143-75/+73
* Make sure that if an oper opers up and has an swhois in their opertype or ope...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6206 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-8/+8
* This should fix it on two fronts: missing Implements() value, and OnWhois doe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6205 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-6/+13
* This is it, i think•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6204 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-1/+1
* Blah•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6203 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-1/+1
* Debug stuff, pay it no attention•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6202 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-0/+7
* Whoops, forgot to put something back that i took out during testing!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6201 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-3/+6
* Again, dont use this yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6200 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-1/+2
* Do not use these tweaks yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6199 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-6/+4
* Fix odd desync in FJOIN (this was some hax we put in, and forgot to take out)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6198 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-011-14/+0
* Fix this so it works properly, and removes the descriptions on unload (when t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6197 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-012-2/+12
* Add port type identifiers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6196 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-012-0/+6
* Fix broken LOLCODE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6192 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-312-12/+9
* Tidyup a bit, get rid of some valgrind warnings.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6191 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-311-157/+143
* Casting for conciseness•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6190 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-311-2/+2
* Make this new idea O(1) instead of O(x*y)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6189 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-312-11/+17
* Thanks AnMaster•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6188 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-311-0/+8
* <hostname:charmap> defines the valid characters in a hostmask (this is for yo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6186 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-312-28/+55
* If a user has a QUIT message matching a KILL type filter, we cant KILL someon...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6185 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-301-1/+4
* Make filters work on PART and QUIT messages too.•••NOTE: If you use the type 'block' on a PART or QUIT, the text of their part or quit message will be replaced with 'Reason filtered', as we cant block the entire line without breaking clients. Satsifies request in bug #184 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6184 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-301-4/+78
* Make it safe to lose connection to sql server.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6183 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-301-36/+84
* Remove a line of debug that could crash Log.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6180 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-301-2/+1
* This is a longshot, pls test AnnMaster.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6178 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-301-1/+2
* The world is coming to an end!!! RUN AWAY!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6175 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-301-0/+1
* Fix typo in warning, and make it sound less like the world is coming to an end.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6174 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-301-1/+1
* Now REHASH checks for same and old connections, same as the DNS resolver. So ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6173 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-301-35/+95
* Majorly funk around with this, still needs check for config change on REHASH.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6168 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-301-182/+190
* That should make it load/unload, still needs REHASH done proper.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6167 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-301-1/+12
* Fixed search and replace, code pilfered from m_alias (i think someone misread...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6162 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-291-4/+5
* A few fixes, but i cant see why the reverse check doesnt work•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6161 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-291-2/+3
* Oops slippy fingers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6160 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-1/+1
* Less debug.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6159 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-4/+0
* Fix for rehash/load/unload.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6158 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-14/+20
* Fix desync (modes not being pushed to remote servers with send_mode event)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6157 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-291-1/+9
* Majorly rewrite to totally funk up SQL logging module. Works well with both M...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6156 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-148/+72
* Writing beyond malloc'ed mem of a char pointer will crash with a vengeance. F...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6155 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-1/+1
* Should fix bug #183 (rconnect issues), thanks Bricker•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6154 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2006-12-291-6/+14
* Writing beyond malloc'ed mem of a char pointer will crash with a vengeance. F...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6152 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-1/+1
* Forgot to init it, clean up mem leakage too and log X-Lines proper.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6151 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-10/+17
* Also using new interface methods, and maybe less crashage.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6150 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-291-16/+19
* Change the SQLutils and SQL providers to also use interfaces for proper unloa...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6149 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-285-85/+97
* Copyright header added.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6148 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-281-0/+13
* Fix mem leakage in reading in and connecting to databases and have destructor...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6144 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-281-1/+13
* Tidy up indenting in here and remove a ^M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6138 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-281-7/+7