Fri, 01 Jul 2011 19:46:30 +0300 Fixed segfault in message.create if mtype is not specified
Myhailo Danylenko <isbear@ukrpost.net> [Fri, 01 Jul 2011 19:46:30 +0300] rev 37
Fixed segfault in message.create if mtype is not specified
Sun, 26 Jun 2011 19:59:28 +0300 Add preconnect hook to lm.connect
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 26 Jun 2011 19:59:28 +0300] rev 36
Add preconnect hook to lm.connect To allow easy installation of log handler
Sun, 26 Jun 2011 16:28:53 +0300 Convert .gitignore
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 26 Jun 2011 16:28:53 +0300] rev 35
Convert .gitignore
Thu, 21 Jan 2010 12:25:40 +0200 Fix documentation installation path
Myhailo Danylenko <isbear@ukrpost.net> [Thu, 21 Jan 2010 12:25:40 +0200] rev 34
Fix documentation installation path
Tue, 19 Jan 2010 11:36:31 +0200 Update contact jid
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 19 Jan 2010 11:36:31 +0200] rev 33
Update contact jid
Sun, 17 Jan 2010 11:52:35 +0200 Fix build system settings
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 17 Jan 2010 11:52:35 +0200] rev 32
Fix build system settings * Set library location flags on tests * Fix building with non-standard loudmouth location
Sun, 17 Jan 2010 02:58:44 +0200 Autodetect if unregister_reply_handler is present
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 17 Jan 2010 02:58:44 +0200] rev 31
Autodetect if unregister_reply_handler is present
Sun, 17 Jan 2010 02:16:30 +0200 Fix gerror handling
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 17 Jan 2010 02:16:30 +0200] rev 30
Fix gerror handling * Added code to be enabled in future, when lm_connection_unregister_reply_handler will be officially avaliable. * Do g_error_free
Sat, 16 Jan 2010 14:17:55 +0200 Fix jid parsing in test
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 16 Jan 2010 14:17:55 +0200] rev 29
Fix jid parsing in test
Thu, 30 Jul 2009 14:35:18 +0300 Debian-compliant package names
Myhailo Danylenko <isbear@ukrpost.net> [Thu, 30 Jul 2009 14:35:18 +0300] rev 28
Debian-compliant package names
Mon, 01 Jun 2009 19:57:22 +0300 Small typo and header fixes
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 01 Jun 2009 19:57:22 +0300] rev 27
Small typo and header fixes
Wed, 20 May 2009 19:48:34 +0300 Detect lua interpreter presence for testing
Myhailo Danylenko <isbear@ukrpost.net> [Wed, 20 May 2009 19:48:34 +0300] rev 26
Detect lua interpreter presence for testing
Wed, 20 May 2009 00:15:21 +0300 Flag field parser fix (unused)
Myhailo Danylenko <isbear@ukrpost.net> [Wed, 20 May 2009 00:15:21 +0300] rev 25
Flag field parser fix (unused)
Tue, 19 May 2009 17:35:16 +0300 Turn off debugging, note on require'ing
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 19 May 2009 17:35:16 +0300] rev 24
Turn off debugging, note on require'ing
Tue, 19 May 2009 02:12:02 +0300 License notes
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 19 May 2009 02:12:02 +0300] rev 23
License notes
Tue, 19 May 2009 01:16:55 +0300 Test gets parameters from build system
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 19 May 2009 01:16:55 +0300] rev 22
Test gets parameters from build system
Tue, 19 May 2009 00:44:52 +0300 Test file :P
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 19 May 2009 00:44:52 +0300] rev 21
Test file :P
Tue, 19 May 2009 00:42:01 +0300 Pre-publish changes
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 19 May 2009 00:42:01 +0300] rev 20
Pre-publish changes * gitignore cleanup * cmake package generator option in cache * util use strcasecmp
Mon, 27 Apr 2009 13:15:23 +0300 Use lua_pushliteral and lua_setfield
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 27 Apr 2009 13:15:23 +0300] rev 19
Use lua_pushliteral and lua_setfield
Sun, 05 Apr 2009 16:55:48 +0300 Children node method removed
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 05 Apr 2009 16:55:48 +0300] rev 18
Children node method removed
Sun, 05 Apr 2009 14:55:51 +0300 Create message in C
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 05 Apr 2009 14:55:51 +0300] rev 17
Create message in C * Pre-formatted text in docgen * Replace lua_pushconststring with lua_pushliteral * Create message in C * Add forgotten name node method to message * Default message type and subtype
Fri, 27 Mar 2009 09:43:41 +0200 Switch to new module organization scheme
Myhailo Danylenko <isbear@ukrpost.net> [Fri, 27 Mar 2009 09:43:41 +0200] rev 16
Switch to new module organization scheme
Fri, 27 Mar 2009 09:43:25 +0200 Fix to lua_pushconststring
Myhailo Danylenko <isbear@ukrpost.net> [Fri, 27 Mar 2009 09:43:25 +0200] rev 15
Fix to lua_pushconststring
Mon, 23 Mar 2009 05:47:09 +0200 Merge children and child node methods
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 23 Mar 2009 05:47:09 +0200] rev 14
Merge children and child node methods
Sat, 14 Mar 2009 17:01:53 +0200 Forgot to register connection:status
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 14 Mar 2009 17:01:53 +0200] rev 13
Forgot to register connection:status
Sat, 14 Mar 2009 02:41:26 +0200 Empty to field
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 14 Mar 2009 02:41:26 +0200] rev 12
Empty to field * Message with empty to field can be created * Fixed checklm* functions for complex types * Formatting fixes
Sun, 08 Mar 2009 00:48:19 +0200 Naming scheme change to more ld-friendly
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 08 Mar 2009 00:48:19 +0200] rev 11
Naming scheme change to more ld-friendly
Mon, 23 Feb 2009 19:19:13 +0200 Merge send_raw and send methods
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 23 Feb 2009 19:19:13 +0200] rev 10
Merge send_raw and send methods
Mon, 23 Feb 2009 15:42:07 +0200 Not use error log level, it is fatal
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 23 Feb 2009 15:42:07 +0200] rev 9
Not use error log level, it is fatal
Sat, 21 Feb 2009 16:10:28 +0200 Path method
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 21 Feb 2009 16:10:28 +0200] rev 8
Path method
(0) -30 +30 tip