]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Stuff to make dns work protocol-independent
[user/henk/code/inspircd.git] / src /
2007-02-05 brainStuff to make dns work protocol-independent
2007-02-05 brainFix typo
2007-02-05 brainFix for allowing dns lookups to work in mixed protocol...
2007-02-05 brainNow working in svn:
2007-02-05 brainNot safe for use yet
2007-02-05 brainSmart tricks to allow for ipv4 and ipv6 bindings on...
2007-02-05 brainPass sizeof(sockaddr) to bind now. Passing the size...
2007-02-05 brainFix ipv4 bindings for ipv4 only servers
2007-02-05 brainHeavy state of debug. If you are a developer, please...
2007-02-05 peaveyMove quitting of clients to a central Cull List, and...
2007-02-05 peaveyFix crash in ReportConfigError when done via SIGHUP.
2007-02-04 w00tWe already have the numeric durations, why the fuck...
2007-02-04 peaveySet a few defaults for <connect> tag.
2007-02-04 w00tCall events properly on KLINE, GLINE and ZLINE for...
2007-02-03 brainBetter error reporting of failures to read certs in...
2007-02-03 brainBetter logging for openssl, using SSL_print_error_cb...
2007-02-03 brainMake this work on ancient gcc's
2007-02-03 brainOn ipv6 servers, if a user connects with 4in6 (0::ffff...
2007-02-03 peaveyFix this not working.
2007-02-02 w00tMention that +z means SSL only in the 489, thanks dmb
2007-02-02 w00tDon't set a user's oper host unless they are using...
2007-02-02 specialFixed a bug in m_connflood that caused the bootwait...
2007-02-01 brainAdd <securelist:exception> to allow certain masks to...
2007-02-01 brainChange the way versions are displayed by connect and...
2007-02-01 w00tNew patch from BuildSmart for OS X support, not broken...
2007-01-31 brain1.1.0+Diamond!
2007-01-31 brainipv6 connect tweaks, to memcpy() sin6_addr's rather...
2007-01-31 brainWhy the fuck do no systems have INADDR6_ANY?!
2007-01-30 brainTweaks to backwards memcpy's that dont actually do...
2007-01-30 brainGood job we test, because often we find bugs ;p
2007-01-30 brainSupport both forms of ISON as clients seem to send...
2007-01-30 brainFix w00ts compile error :p (if you do an if without...
2007-01-30 brainWhoops, fix inspsocket so that its ok to use errno...
2007-01-30 brainAdd strerror(errno) to port bind failure on TreeSocket
2007-01-30 w00tIf no topic specified, give index help, thanks Robby
2007-01-30 brainFix the text in this numeric
2007-01-29 specialOpertype in /check is now properly spacified
2007-01-28 brainFix this so that it works with outbound connects again.
2007-01-28 brainRemove debug, add a few comments
2007-01-28 brainFix broken openssl outbound connects.
2007-01-28 specialAdded errno to the epoll failure message for more detail
2007-01-27 brainSpellig mistak.
2007-01-27 brainOnExtendedMode was removed in 1.0, the function names...
2007-01-27 brainPotential desync on "nick collision at same time as...
2007-01-27 brainfix so that OnWhois is triggered for remote whois,...
2007-01-27 peaveyCorrectly allow all supporting versions of PostgreSQL...
2007-01-27 peaveyThe mob has spoken: PQescapeStringConn is used for...
2007-01-25 brainFor the filter GLINE action, ban *@IP, so that they...
2007-01-25 brainCut out some code duplication by using the existing...
2007-01-24 peaveyFix endless loop on dns hit.
2007-01-21 brainAdd check for openssl >= 0.9.7, and fix for if the...
2007-01-21 brainWhoops put this back to 3.3
2007-01-21 brainFix broken function vcheck() that checks one dot-delimi...
2007-01-21 brainAdd extra macro pkgconfversion("packagename", "version");
2007-01-21 brainKeep gcc from whining when there is NOT an error (see...
2007-01-20 brainFix bad duplication of filters containing spaces across...
2007-01-20 specialFixed (rewrote) m_http_client's URL parsing, it is...
2007-01-20 brainFixing
2007-01-20 brainApply fixes for buffering of headers, and a test module...
2007-01-20 brain1.1.0+SVN!
2007-01-20 brainBeta9+Finale!
2007-01-20 omMøøses > Yøuses
2007-01-20 brainBetter way even than suggested.
2007-01-20 brainNow wont even try to read an empty file
2007-01-19 brainFix dependencies
2007-01-19 brainAs suggested (and coded) by w00t, show * as the nick...
2007-01-19 brainSplit out rconnect command into its own file (this...
2007-01-19 brainSplit this up even more, much smaller files that are...
2007-01-18 brainA readme file, mainly for devs.
2007-01-18 brainMove this over to left margin now, is no longer part...
2007-01-18 brainRemove space indents
2007-01-18 brainAdd all this crapola
2007-01-18 brainMuch more tidyup, and yes, tons more to go
2007-01-18 brainStart of splitting up. WARNING: This is far from tidy...
2007-01-18 brainWhoops, and commit this :p
2007-01-18 brainMove some stuff into utils.h
2007-01-18 brainStart of moving m_spanningtree into a dir so we can...
2007-01-17 brainMove QueryQueue class into m_sqlv2 to prevent flat...
2007-01-17 brainMass comment removal.
2007-01-17 brainRemove/fix unused variable warning
2007-01-17 brainIt says something about how excessive our debug output...
2007-01-17 brainRemove some debug here, cuts down boot output
2007-01-17 brainDebug the spoutmouth output
2007-01-17 brainMake this more sensible
2007-01-17 brainLog client output, so we can actually see what we're...
2007-01-17 brainRemove a ton of inspsocket debug
2007-01-17 brainRemove tons of debug output from spanningtree as the...
2007-01-15 brainRemoving from here too.
2007-01-15 brainCrusade to remove debug from stable and tested parts...
2007-01-15 brainRemove some debug (im on a crusade to make debug mode...
2007-01-15 brainChange the format of some debug
2007-01-15 brainRemove some debug
2007-01-15 omdelete -> DELETE()
2007-01-15 omActivate final stage of world-domination plan...d....
2007-01-15 omFix some differences between how this expands partial...
2007-01-15 brainMake this use true and false, not MODEACTION_DENY
2007-01-15 omConvert all redirecting bans to non-redirecting ones...
2007-01-15 peaveyFix possible segfault if sql query failed. Using a...
2007-01-15 omPrepend nick to user->MakeHostIP().
2007-01-14 peaveyHook qlite3_update_hook to queries to also catch affect...
next