summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Beta9+Finale!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6403 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.0b9Gravatar brain2007-01-201-1/+1
* Møøses > Yøuses•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6402 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-201-0/+3
* Better way even than suggested.•••We need one counter, nonlistmodes_found, and start with it at 0. In the while loop, if we find any modes that arent of list mode type we inc the counter, and if the counter is zero after the end of the loop, we can just return (we processed everything already and nothing is left) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6401 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-201-0/+7
* Now wont even try to read an empty file•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6400 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-201-0/+3
* Fix dependencies•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6398 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-199-0/+18
* As suggested (and coded) by w00t, show * as the nick when we havent set one yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6397 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-191-1/+1
* Split out rconnect command into its own file (this ones already a command han...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6396 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-193-41/+68
* Split this up even more, much smaller files that are easier for gcc to digest•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6395 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-197-1510/+1589
* A readme file, mainly for devs.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6392 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-0/+24
* Move this over to left margin now, is no longer part of a huge inlined class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6387 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-232/+232
* Remove space indents•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6386 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-1812-3478/+3477
* Add all this crapola•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6385 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-1811-2909/+4284
* Much more tidyup, and yes, tons more to go•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6384 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-3939/+3251
* Start of splitting up. WARNING: This is far from tidy or finished in terms of...•••more to be done yet. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6383 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-381/+1
* Whoops, and commit this :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6382 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-0/+130
* Move some stuff into utils.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6381 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-117/+2
* Start of moving m_spanningtree into a dir so we can split it, cutting down ra...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6372 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-1/+1
* Move QueryQueue class into m_sqlv2 to prevent flat-out duplication of identic...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6368 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-173-246/+136
* Mass comment removal.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6367 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-1723-366/+44
* Remove/fix unused variable warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6366 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-172-2/+2
* It says something about how excessive our debug output is when the ssl module...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6365 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-176-169/+7
* Remove some debug here, cuts down boot output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6364 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-171-9/+0
* Debug the spoutmouth output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6363 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-171-1/+5
* Make this more sensible•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6362 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-171-1/+1
* Log client output, so we can actually see what we're sending out, and make mo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6361 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-171-0/+1
* Remove a ton of inspsocket debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6360 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-171-47/+2
* Remove tons of debug output from spanningtree as the first step in optimizing...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6359 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-171-74/+8
* Removing from here too.•••The goal is to have basically only stuff of use left, e.g.: BUG: xxx doodad shouldnt be NULL but it is or raw socket i/o git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6357 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-152-22/+3
* Crusade to remove debug from stable and tested parts of the core and base mod...•••Most of the code here being de-noised hasnt had a crash or bug in it for many months, if not a year so the debug output is useless noise in the logfile when trying to trace a bug in a REAL problem area. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6356 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-1515-257/+23
* Remove some debug (im on a crusade to make debug mode useful, but at the same...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6355 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-151-13/+0
* Change the format of some debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6354 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-151-1/+1
* Remove some debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6353 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-151-2/+0
* delete -> DELETE()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6352 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-151-3/+3
* Activate final stage of world-domination plan...d...o...n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6351 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-151-1/+1
* Fix some differences between how this expands partial banmasks with how the c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6350 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-151-0/+7
* Make this use true and false, not MODEACTION_DENY•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6349 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-151-2/+2
* Convert all redirecting bans to non-redirecting ones when the module unloads.•••Stop the module allowing bans which will immediately be blocked by the core for exceeding the ban limit. Fix something else, I think, I forget what it was... git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6348 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-151-3/+41
* Fix possible segfault if sql query failed. Using a free'd char is probably no...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6347 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-151-6/+4
* Prepend nick to user->MakeHostIP().•••Maybe we should have a GetFullIPHost() or something to match GetFullHost() and GetFullRealHost? git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6346 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-151-2/+7
* Hook qlite3_update_hook to queries to also catch affected rows on UPDATE/INSE...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6344 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-2/+18
* Why are we doing append() craq here, when theres a nice cached userrec::GetHo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6342 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-141-2/+1
* Initial commit of the ban redirection module. Docs, additional testing and pr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6340 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-141-0/+290
* I forgot to exec("gnutls-config --libs") in the configure macros•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6337 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-141-1/+1
* Remove some old destroy code not needed with InpSocket.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6336 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-4/+0
* Make REHASH work.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6335 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-1/+2
* Dont need to send anything on the notifier socket.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6334 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-1/+0
* Remove DOS newlines.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6333 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-1/+1
* Now with SQLite3 support. Fully functional and (hopefully) working.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6332 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-13/+168
* Fix the code that nobody tested :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6331 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-141-4/+6
* And take the return out again to stop w00t throwing a tantrum•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6330 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-141-2/+0