Sun, 30 Nov 2008 10:20:08 +0100 Senko Rasic Don't check for sync dns problems when using asyncns [#33] remote/loudmouth-1-4
Sun, 30 Nov 2008 09:49:06 +0100 Mikael Hallendal fixed the coding style
Sun, 30 Nov 2008 09:32:17 +0100 Mikael Hallendal Don't free connection internals before it's closed. [#34]
Sun, 30 Nov 2008 09:27:21 +0100 Mikael Hallendal Don't free connection internals before it's closed. [#34]
Tue, 25 Nov 2008 17:28:27 +0100 Jelmer Vernooij Fixed compile when GSSAPI support is enabled. [#20]
Sun, 23 Nov 2008 23:41:55 +0100 Mikael Hallendal Added interface dummy code for copying
Sun, 23 Nov 2008 23:32:15 +0100 Mikael Hallendal Removed unused LmTcpSocket
Fri, 21 Nov 2008 21:51:43 +0100 Mikael Hallendal Removed unmaintained spec-file
Wed, 19 Nov 2008 10:16:40 +0100 Mikael Hallendal Silence chdir by catching return value
Wed, 19 Nov 2008 10:12:27 +0100 Mikael Hallendal Use option NO_TICKET for OpenSSL [#28]
Wed, 19 Nov 2008 09:48:29 +0100 Mikael Hallendal Use option NO_TICKET for OpenSSL [#28]
Wed, 19 Nov 2008 09:15:26 +0100 Mikael Hallendal Style fixes for GSSAPI changes [#20].
Wed, 19 Nov 2008 09:09:13 +0100 Jelmer Vernooij Applied patch to add GSSAPI support to Loudmouth [#20]
Wed, 19 Nov 2008 08:49:57 +0100 Jelmer Vernooij Applied patch to check for GSSAPI during configure [#20]
Wed, 12 Nov 2008 20:30:54 +0100 Mikael Hallendal Removed a left over debug printout
Tue, 11 Nov 2008 05:14:09 +0100 Mikael Hallendal Merge branch 'master' of git@github.com:hallski/loudmouth
Tue, 11 Nov 2008 05:13:47 +0100 Mikael Hallendal fixed compile error in asyncns.c
Wed, 05 Nov 2008 23:29:44 +0100 Will Thompson Don't append the 'id'-tag in opening stream headers. [#30]
Wed, 05 Nov 2008 23:19:42 +0100 Will Thompson Don't append the 'id'-tag in opening stream headers. [#30]
Wed, 29 Oct 2008 21:53:35 +0100 Mikael Hallendal Bumped version to 1.4.3
Wed, 29 Oct 2008 21:53:19 +0100 Mikael Hallendal Fixed up the documentation for 1.4.3 [#27]
Wed, 29 Oct 2008 17:54:25 +0100 Mikael Hallendal Removed the check for IO condition in socket_in_event [#23]
Wed, 29 Oct 2008 17:52:22 +0100 Mikael Hallendal Always set the socket to be non-blocking.
Wed, 29 Oct 2008 17:30:01 +0100 Mikael Hallendal Only check for IO Condition before trying another read when the socket is blocking [#23]
Mon, 27 Oct 2008 23:44:51 +0100 Mikael Hallendal Removed lm-soup-socket.[ch]
Sun, 26 Oct 2008 01:56:11 +0200 Mikael Hallendal Make the new libasyncns compile on mac os x
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.
Sat, 25 Oct 2008 16:37:41 +0200 Mikael Hallendal Removed optional definition of _lm_sock_set_keepalive.
Sat, 25 Oct 2008 16:21:50 +0200 Mikael Hallendal Removed the async_connect_waiting and blocking states from LmConnection.
Fri, 24 Oct 2008 00:21:42 +0200 Mikael Hallendal Minor style fix
Wed, 22 Oct 2008 23:18:10 +0200 Mikael Hallendal Removed unused variable in lm_connection_open_and_block
Wed, 22 Oct 2008 22:50:08 +0200 Mikael Hallendal Removed unused use_srv variable in LmConnection.
Wed, 22 Oct 2008 22:45:23 +0200 Mikael Hallendal Minor style fixes
Wed, 22 Oct 2008 15:29:49 +0200 Mikael Hallendal Switch to use LmAuthParameters instead of passing around username and password.
Wed, 22 Oct 2008 14:08:45 +0200 Mikael Hallendal Made type property on LmResolver settable after creation.
Wed, 22 Oct 2008 13:23:36 +0200 Mikael Hallendal Silence git from generated files
Wed, 22 Oct 2008 13:22:13 +0200 Mikael Hallendal Added support for Dolt in the build process.
Wed, 22 Oct 2008 13:12:40 +0200 Mikael Hallendal Added test code for lm-data-objects
Tue, 21 Oct 2008 15:47:01 +0200 Mikael Hallendal Added lm-data-objects.[ch] for parameter objects
Tue, 21 Oct 2008 02:38:48 +0200 Mikael Hallendal Minor style fix
Tue, 21 Oct 2008 02:21:09 +0200 Mikael Hallendal Added some TODO items and minor style fixes
Mon, 20 Oct 2008 17:48:04 +0200 Mikael Hallendal Style fix in lm_connection_new
Mon, 20 Oct 2008 17:44:28 +0200 Mikael Hallendal Removed unneeded initializers in lm_connection_new
Tue, 14 Oct 2008 19:30:30 +0200 Mikael Hallendal More styling
Tue, 14 Oct 2008 18:35:47 +0200 Mikael Hallendal More style fixes
Mon, 13 Oct 2008 12:01:56 +0200 Mikael Hallendal Style fixes
Mon, 13 Oct 2008 02:49:23 +0200 Mikael Hallendal Fixed root Makefile
Mon, 13 Oct 2008 02:48:58 +0200 Mikael Hallendal Fixed root Makefile
Sat, 11 Oct 2008 14:47:23 +0200 Mikael Hallendal Moved Makefile.decl to build sub directory and created a Makefile.am.lm
Sat, 11 Oct 2008 13:20:15 +0200 Mikael Hallendal More cleaning up in Makefiles
Sat, 11 Oct 2008 13:14:29 +0200 Mikael Hallendal More cleaning up in Makefile
Fri, 10 Oct 2008 23:22:00 +0200 Mikael Hallendal Further cleanup of Makefile.am
Fri, 10 Oct 2008 23:13:03 +0200 Mikael Hallendal Updated the build system to use a build directory and a common marshal Makefile.
Fri, 10 Oct 2008 20:31:18 +0200 Mikael Hallendal Removed old .cvsignore file
Fri, 10 Oct 2008 12:33:53 +0200 Mikael Hallendal Removed unused defines in lm-connection.c
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:44:10 +0200 Mikael Hallendal Make the emacs header changes to tests and examples
Wed, 08 Oct 2008 12:43:12 +0200 Mikael Hallendal Change the tab width to 4 steps in the emacs headers
(0) -300 -100 -60 +60 +100 tip