loudmouth/lm-resolver.c
Tue, 24 Feb 2009 15:34:31 -0800 Jayson Vantuyl Logging Adjustments
Mon, 23 Feb 2009 23:09:45 -0800 Jayson Vantuyl Fixed Retry Behavior, Fixed Crash on IPv6 Addresses, Log and Exit On No Host
Sun, 26 Oct 2008 01:52:23 +0200 Mikael Hallendal Updated asyncns.[ch]
Sat, 25 Oct 2008 22:33:23 +0200 Mikael Hallendal Added some verbose debug output
Sat, 25 Oct 2008 20:09:25 +0200 Mikael Hallendal Improved the resolvers a bit.
Wed, 22 Oct 2008 14:08:45 +0200 Mikael Hallendal Made type property on LmResolver settable after creation.
Wed, 08 Oct 2008 13:11:02 +0200 Mikael Hallendal Went over all of the files and made sure they all were indented the same way.
Wed, 08 Oct 2008 12:43:12 +0200 Mikael Hallendal Change the tab width to 4 steps in the emacs headers
Wed, 08 Oct 2008 12:34:50 +0200 Mikael Hallendal Change the emacs format string to use space instead of tab for indentation
Sat, 04 Oct 2008 20:44:22 +0200 Jelmer Vernooij Fixed compile error when asyncns is not available [#17]
Thu, 07 Aug 2008 14:19:01 +0200 Mikael Hallendal Changed lm_resolver_create_srv_string to be internal to LmResolvers
Tue, 05 Aug 2008 01:06:53 +0200 Mikael Hallendal First cut of integrating the new resolver in LmOldSocket
Fri, 01 Aug 2008 15:48:25 +0200 Mikael Hallendal Fixed so that service lookup seems to work with new asyncns resolver.
Fri, 01 Aug 2008 11:01:49 +0200 Mikael Hallendal More work on the asyncns srv lookup.
Thu, 31 Jul 2008 20:03:42 +0200 Mikael Hallendal Renamed the test to test-dns and fixed a bug in the asyncns resolver.
Thu, 17 Jul 2008 14:29:19 +0200 Mikael Hallendal The blocking dns resolver now works as expected.
Thu, 17 Jul 2008 00:25:36 +0200 Mikael Hallendal Added small test program and simple tests seems to work.
Thu, 17 Jul 2008 00:07:42 +0200 Mikael Hallendal Moved MIN_PORT and MAX_PORT to lm-internals.h and renamed them.
Mon, 14 Jul 2008 23:53:27 +0200 Mikael Hallendal Added GMainContext to LmResolver and use lm_misc_add_idle to add an idle in it.
Mon, 14 Jul 2008 01:10:57 +0200 Mikael Hallendal Added protocol for srv lookups
Sun, 13 Jul 2008 23:54:50 +0200 Mikael Hallendal Fixed some spaces
Sun, 13 Jul 2008 23:50:23 +0200 Mikael Hallendal Added type property to LmResolver
Sun, 13 Jul 2008 23:33:46 +0200 Mikael Hallendal Changed so that we create a resolver with various arguments depending on type.
Sun, 13 Jul 2008 23:22:42 +0200 Mikael Hallendal Made LmResolver an object for subclassing instead of an interface
Sun, 13 Jul 2008 19:22:27 +0200 Mikael Hallendal Added LmResolver interface.
less more (0) tip