2006-08-03 |
brain | Properly check for duplicate dns id's from the PRNG |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Improve PRNG |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Pseudo-random id's again, combined with incrementing... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Add back stats counters for dns total, good and bad |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Allocate request id's in sequence, which means we wont... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Change more names and types |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Absolutely everything is now part of class DNS, or... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | More tidying |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Move more stuff into private members of class DNS |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Tidyups, rename some vars |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Made MasterSocket static |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Move more stuff into class DNS |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Tweak case of all classes to match those in the rest... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Change comment at start of the file, rename dns_connection |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Change a message |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | More tidying. Add comments. More comments to do :p |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Add error messages to Resolver::OnError() |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | The great summer clean (better than a spring clean) |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Tidyup var names. people who use 'l' to mean 'length... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | More tidyups |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Tidyups (as usual) |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | More tidyups |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Tidyup var names. If i ever meet this person who called... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Tidyup dns.cpp |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | InspSocket no longer resolves hosts. |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Remove unused temp buffers |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Removed threaded dns (it might make a comeback some... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Fix broken inet_pton call |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Fixes for inspsocket in ipv6 environment |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Still working under ipv4 now |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Dns stuff |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | This might well be the last commit to this dns resolver... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | The IPV6 stuff compiles now, with compile-correct ipv6... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | AF_INET -> define to AF_FAMILY, will be either AF_INET... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Move to entirely using insp_sockaddr and insp_inaddr... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
brain | Add comments, remove debug, alter message in ./configure |
blob | commitdiff | raw | diff to current |
2006-07-20 |
brain | Fixed, no longer a memory leak (Thread leak) |
blob | commitdiff | raw | diff to current |
2006-07-20 |
brain | Someone please take a look at this and tell me why... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
brain | Make threaded dns stable by placing some mutexes around... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
brain | Threaded dns stuff - im going to try and make this... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
brain | Removed all that lastcreate and wantclose craq from... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
brain | * Seperate out socket engines into derived classes... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | Tweaks for nonblocking dns |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | Fix socket leak properly this time |
blob | commitdiff | raw | diff to current |
2006-07-14 |
brain | Rollback dns change |
blob | commitdiff | raw | diff to current |
2006-07-14 |
brain | Fix dns socket leak found in stable |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Removed debugging |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | All this works now (hopefully) |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Throw moduleexception if you: |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Typo |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Make it work: |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Added class Resolver (needs testing) |
blob | commitdiff | raw | diff to current |
2006-05-03 |
brain | Return false was missing |
blob | commitdiff | raw | diff to current |
2006-04-24 |
brain | delete operator tracking in debug mode (using a macro... |
blob | commitdiff | raw | diff to current |
2006-04-06 |
w00t | Holy christ that was a LOT OF SPACES. TABS, USE THEM... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
brain | Const refs (this is about the last of them in the core... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
brain | Support for hostnames in <bind> tag (so long as the... |
blob | commitdiff | raw | diff to current |
2006-02-09 |
brain | Typo in some code that should usually be #ifdef'ed... |
blob | commitdiff | raw | diff to current |
2006-02-02 |
brain | *UNTESTED DO NOT USE YET* - async dns for InspSocket... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
brain | Allow async dns to compile -- but its still experimenta... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
om | Remove last relic of last goto in inspircd (an unused... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
brain | One goto is now no gotos. |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2005-12-31 |
brain | Tidyup of K&R style indenting, comments in silly places... |
blob | commitdiff | raw | diff to current |
2005-12-31 |
brain | Changed to QueryType rather than short int for query... |
blob | commitdiff | raw | diff to current |
2005-12-31 |
brain | Removed crappy linked list stuff and replaced with... |
blob | commitdiff | raw | diff to current |
2005-12-31 |
brain | Improving niceness of DNS code, i WILL make this readable! |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Fixed an extremely n00bish mistake involving referencin... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved serverstats stuff out |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved SocketEngine* SE into InspIRCd class |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved command parsing crap into command_parse.cpp |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Started moving of data into ServerConfig class |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Half way through updating to move a ton of extern confs... |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Tied in DNS to SocketEngine |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Attempts to make DNS nicer with new socket engine |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | *EXPERIMENTAL* Tied DNS into new socket engine |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Changed behaviour of module API to pass Server* to... |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Tons of DNS debugging and stability fixes |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | DNS safety and logging |
blob | commitdiff | raw | diff to current |
2005-12-02 |
brain | Fixed dns lookups |
blob | commitdiff | raw | diff to current |
2005-12-02 |
brain | Bloody ip addresses. |
blob | commitdiff | raw | diff to current |
2005-12-02 |
brain | Om's ip is annoying to parse. |
blob | commitdiff | raw | diff to current |
2005-12-02 |
brain | Changed to %u for unsigned |
blob | commitdiff | raw | diff to current |
2005-12-02 |
brain | Signed octets in dns forward lookup! GAH |
blob | commitdiff | raw | diff to current |
2005-12-01 |
brain | Multithreaded DNS -- not tested!!!! |
blob | commitdiff | raw | diff to current |
2005-05-30 |
brain | Started on -Wall - safe compile |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | Changed to use __single_client_alloc, faster on most... |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | New docs |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | Moved a ton of functions into helperfuncs.h to speed... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
brain | Hit dns with spork. Repeat until crispy. |
blob | commitdiff | raw | diff to current |
2005-05-09 |
brain | Fixes to way allocations are handled |
blob | commitdiff | raw | diff to current |
2005-05-02 |
brain | Added /stats T |
blob | commitdiff | raw | diff to current |
2005-04-26 |
brain | Major code tidyup (-W) - expect a few belches |
blob | commitdiff | raw | diff to current |
2005-04-20 |
brain | Added OnUserDisconnect method to modules.* to fix fd... |
blob | commitdiff | raw | diff to current |
2005-04-19 |
brain | Fixed fd leaks |
blob | commitdiff | raw | diff to current |
2005-04-11 |
brain | Dns free() errors fixed |
blob | commitdiff | raw | diff to current |
2005-04-05 |
brain | Major optimizations! |
blob | commitdiff | raw | diff to current |
2005-04-02 |
brain | Fixes for dns queueing, timeout functions etc moved... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
brain | DNS timeout fixes! |
blob | commitdiff | raw | diff to current |
2005-04-01 |
brain | Added nonblocking dns |
blob | commitdiff | raw | diff to current |
|