CVS log for mqtt/src/Attic/mqtt.c

[BACK] Up to [ELWIX - Embedded LightWeight unIX -] / mqtt / src

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.2
Fri Jan 27 15:05:38 2012 UTC (12 years, 4 months ago) by misho
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
added new files

Revision 1.1.1.1.2.30
Tue Dec 20 16:04:34 2011 UTC (12 years, 5 months ago) by misho
Branches: mqtt1_0
FILE REMOVED
Changes since revision 1.1.1.1.2.29: +0 -0 lines
move to new binary

Revision 1.1.1.1.2.29: download - view: text, markup, annotated - select for diffs
Wed Dec 14 15:09:31 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.28: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.28: +5 -3 lines
fixed debug messages

Revision 1.1.1.1.2.28: download - view: text, markup, annotated - select for diffs
Wed Dec 14 12:45:30 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.27: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.27: +28 -6 lines
stabel daemon

Revision 1.1.1.1.2.27: download - view: text, markup, annotated - select for diffs
Tue Dec 13 15:23:43 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.26: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.26: +14 -7 lines
add keep alive timeout to msgCONNECT api

Revision 1.1.1.1.2.26: download - view: text, markup, annotated - select for diffs
Tue Dec 13 14:57:15 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.25: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.25: +14 -5 lines
added send connect

Revision 1.1.1.1.2.25: download - view: text, markup, annotated - select for diffs
Tue Dec 13 10:12:36 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.24: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.24: +1 -1 lines
fix signess typecasts

Revision 1.1.1.1.2.24: download - view: text, markup, annotated - select for diffs
Tue Dec 13 09:51:35 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.23: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.23: +33 -2 lines
add will & buf mgmt

Revision 1.1.1.1.2.23: download - view: text, markup, annotated - select for diffs
Tue Dec 13 09:01:43 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.22: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.22: +16 -4 lines
add user/pass

Revision 1.1.1.1.2.22: download - view: text, markup, annotated - select for diffs
Tue Dec 13 08:43:51 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.21: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.21: +82 -11 lines
add new files

Revision 1.1.1.1.2.21: download - view: text, markup, annotated - select for diffs
Mon Dec 12 09:45:16 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.20: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.20: +10 -2 lines
add argument structure

Revision 1.1.1.1.2.20: download - view: text, markup, annotated - select for diffs
Mon Dec 12 09:24:25 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.19: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.19: +63 -106 lines
start client development

Revision 1.1.1.1.2.19: download - view: text, markup, annotated - select for diffs
Thu Dec 8 17:02:25 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.18: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.18: +9 -8 lines
add new fields in db
patch modules for use it
and patch tests

Revision 1.1.1.1.2.18: download - view: text, markup, annotated - select for diffs
Mon Nov 28 13:25:53 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.17: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.17: +10 -3 lines
little fixes and add test in mqtt

Revision 1.1.1.1.2.17: download - view: text, markup, annotated - select for diffs
Mon Nov 28 13:19:39 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.16: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.16: +6 -0 lines
fix unit test and finish db support

Revision 1.1.1.1.2.16: download - view: text, markup, annotated - select for diffs
Fri Nov 25 15:29:30 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.15: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.15: +22 -0 lines
add publish and delete function for topics

Revision 1.1.1.1.2.15: download - view: text, markup, annotated - select for diffs
Thu Nov 24 16:00:31 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.14: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.14: +1 -1 lines
fix check session

Revision 1.1.1.1.2.14: download - view: text, markup, annotated - select for diffs
Thu Nov 24 15:34:18 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.13: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.13: +6 -0 lines
added check online

Revision 1.1.1.1.2.13: download - view: text, markup, annotated - select for diffs
Thu Nov 24 15:14:08 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.12: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.12: +7 -1 lines
finish session

Revision 1.1.1.1.2.12: download - view: text, markup, annotated - select for diffs
Thu Nov 24 13:57:12 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.11: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.11: +6 -0 lines
add init session func
and fix to SQL schema file

Revision 1.1.1.1.2.11: download - view: text, markup, annotated - select for diffs
Thu Nov 24 01:13:28 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.10: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.10: +6 -0 lines
finish mqtt_acc.so

Revision 1.1.1.1.2.10: download - view: text, markup, annotated - select for diffs
Thu Nov 24 00:08:56 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.9: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.9: +7 -7 lines
again rework callbacks :) for easy init all with NULL
finish log_mqtt.so

Revision 1.1.1.1.2.9: download - view: text, markup, annotated - select for diffs
Wed Nov 23 14:51:14 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.8: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.8: +13 -0 lines
add log rtlm support

Revision 1.1.1.1.2.8: download - view: text, markup, annotated - select for diffs
Wed Nov 23 08:50:03 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.7: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.7: +13 -5 lines
rework again RTLM management
add rtl module for log

Revision 1.1.1.1.2.7: download - view: text, markup, annotated - select for diffs
Wed Nov 23 01:07:18 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.6: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.6: +5 -0 lines
add mkdir func

Revision 1.1.1.1.2.6: download - view: text, markup, annotated - select for diffs
Wed Nov 23 00:56:46 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.5: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.5: +7 -2 lines
add code

Revision 1.1.1.1.2.5: download - view: text, markup, annotated - select for diffs
Wed Nov 23 00:42:17 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.4: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.4: +24 -0 lines
add many code
- db* funcs
- rtlm handling
- new files

Revision 1.1.1.1.2.4: download - view: text, markup, annotated - select for diffs
Mon Nov 21 14:51:23 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.3: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.3: +0 -11 lines
remove Retain in publish, not use in this scenario

Revision 1.1.1.1.2.3: download - view: text, markup, annotated - select for diffs
Mon Nov 21 12:47:15 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.2: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.2: +4 -1 lines
add connack

Revision 1.1.1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 21 12:16:11 2011 UTC (12 years, 6 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1.2.1: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.1: +2 -2 lines
add file with conn*

Revision 1.1.1.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 18 17:23:59 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +8 -0 lines
add new funcs

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 7 08:47:16 2011 UTC (12 years, 7 months ago) by misho
Branches: misho
CVS tags: start
Branch point for: mqtt1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
MQTT Service

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 7 08:47:16 2011 UTC (12 years, 7 months ago) by misho
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>