summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* I broke socketengine_iocp with some fixes. Fixed again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7488 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.10Gravatar brain2007-07-211-3/+4
* Extra Dry! Shame it's not in Hereford right now :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7487 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-211-1/+1
* Test•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7486 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-211-1/+0
* Fix pastage spotted by dmb.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7485 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-211-1/+1
* le cleanup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7484 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-211-2/+0
* push metadata out on title-up•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7483 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-211-0/+10
* Why does getcache return "true" or undef?! Now returns 1 or 0. Thanks stskeeps•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7482 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-211-3/+3
* Make it local only.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7481 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-211-0/+3
* Add Custom Titles as requested per bug #334•••Optional hostmask and vhost supported This will need alot of QA to make it into 1.1.10 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7480 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-212-0/+236
* Fix gnutls cert generation failing. Thx owine.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7479 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-202-6/+7
* Fix for bug #326, 'no error' quit can no longer theoretically occur because a...•••was. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7478 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-192-2/+2
* Fix for bug #353, theres no solution to this but a slightly craqy one, but at...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7477 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-191-0/+4
* Whoops, someone forgot to check the return value when initializing windows IOCP•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7476 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-191-0/+9
* Check libc version for epoll then check that glibc is built against this kern...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7475 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-191-0/+34
* Ive tidied up the mode count stuff, but i still cant duplicate negative invis...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7474 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-187-8/+20
* Fixed m_messageflood to free the channel if it kicks the last user. This woul...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7473 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-07-181-1/+2
* there were two.. yes, you're right Special•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7472 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar pippijn2007-07-181-35/+4
* untested fix for "unused functions"•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7471 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar pippijn2007-07-182-8/+4
* Stability fixes, some DELETEs here that dont belong any more.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7470 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-172-4/+0
* Validation checks that seem to have been omitted here.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7469 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-171-6/+34
* more headers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7468 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-172-10/+17
* Mass header update. Chatspike-Dev => InspIRCd....•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7467 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-1755-330/+165
* Fix copyright headers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7466 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-171-20/+34
* publish "JSON-RPC" interface•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7465 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar pippijn2007-07-171-28/+30
* Now, json-rpc _ONLY_ supports member function pointers. An example is given in•••ModuleRpcJson::ModuleRpcJson. I must admit that it is kind of ugly but it is the only way I can see right now. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7464 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar pippijn2007-07-172-33/+47
* #ifdeffed out gnu extension•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7463 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar pippijn2007-07-171-3/+11
* provide feedback to the user if json throws an exception•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7462 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar pippijn2007-07-171-10/+10
* Ignore all exceptions for now.. m_rpc_json is rather willing to throw•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7461 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar pippijn2007-07-171-1/+8
* Added a JSON-RPC module that can be used by other modules to provide a remote•••procedure call interface. This should work in theory, but does not for me. But then, neither does m_httpd_stats so it's probably me... git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7460 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar pippijn2007-07-172-0/+2644
* Module directories now use the concatenated linker flags from every cpp file,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7459 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-07-171-2/+3
* Added the execruntime() function for Compile/Linker flags - executes shell co...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7458 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-07-171-0/+4
* Don't hide from me! set LF eol-style on hidden files too.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7457 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-160-0/+0
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-16397-397/+84229
* Set EOL to WINDOWS-style always for Visual Studio files.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7455 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-168-8/+2505
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-16405-86734/+405
* Add flags to /STATS s output, and nuke some ^M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7453 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-164-8/+8
* Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7452 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-163-5/+97
* formatting and ^M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7451 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-5/+5
* Oops, the (*p) check was meant for the inner loop, I blame the vs editor :>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7450 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-2/+2
* Begone evil DOS format :<•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7449 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-165-1272/+1272
* And add colour.h to wrapper resource instead of the source.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7448 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-1/+3
* Use wrapper include instead of colour.h.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7447 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-4/+1
* Tide this up and fix possible buffer overflow. Cannot use MAXBUF since inspir...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7446 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-28/+37
* Little tweak to fix the output when directory modules execute programs for cf...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7445 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-07-161-2/+1
* Use colours.h in win_wrapper and also add __COLOURS_H define.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7444 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-0/+7
* Remove printf_c from wrapper, this code also segfaulted when it was used.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7443 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-69/+0
* Use vsnprintf instead of vsprintf.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7442 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-1/+1
* Made m_ssl_gnutls throw an exception when unable to load the certificate (sin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7441 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-07-161-2/+4
* Fix for bug #349: NOTE there is important caveat about this in the example co...•••When you connect a cgi:irc client two different connect classes are checked at two different times (first the one that the website they are cgi'ing from, then later one for the user's real ip). READ THIS AND UNDERSTAND IT! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7440 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-154-20/+57
* Fix for minor memory leak on unloading module, bug #340•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7439 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-152-2/+1