summaryrefslogtreecommitdiff
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 for NthDegree, thanks for the info :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6399 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-191-1/+1
* 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
* fix for installing modules twice.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6394 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-191-1/+0
* Add support for: "make modinstall"•••"make module name=m_modulename.so" git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6393 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-0/+7
* 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
* Commit #999999, Brain learns to spell.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6391 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-1/+1
* $(FLAGS) was omitted from build line of a directory based module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6390 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-1/+1
* Fix the dependency checking to not rebuild an entire module dir when one file...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6389 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-5/+6
* More complex module directories complicate make clean•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6388 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-1/+3
* 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
* Change stuff around•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6380 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-8/+4
* YAY I FIXED IT!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6379 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-2/+2
* Reverting this back to normality•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6378 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-2/+2
* Revert this back to sanity, still doesnt work tho•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6377 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-3/+3
* why wont this fucking thing find the includes?!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6376 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-5/+5
* Whoops, wrong include dir•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6375 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-1/+1
* Folder -> Directory•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6374 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-1/+1
* Add output to ./configure -update to show when it finds a directory in the mo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6373 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-0/+4
* 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
* Module splitting now works!•••Heres how it works (and m_spanningtree will make use of it): Create a directory in src/modules whos name starts m_, e.g. src/modules/m_spanningtree/ Inside it place .cpp files and headers. When configure runs, it scans for dirs matching the pattern, goes into them (note: it does not recurse, it only reads that dir) and compiles a list of .cpp files within. (all other file types are ignored). It then queries each .cpp file for its 'configure macros' as found in other modules, on a file by file basis. The makefile will then build a set of rules that will compile the whole lot together on a module by module basis, and "ar" the lot up then link the .a file (as in modes/) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6371 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-1/+1
* Fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6370 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-0/+12
* Stuff to detect split modules in dirs - not tested yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6369 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-181-13/+47
* 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
* Add O_NOFOLLOW to file write call, which prevents following of symlinks makin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6358 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-161-1/+1
* 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