aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump to v0.8.3HEADv0.8.3mosquitto-v1.6.xmasterdevV.Krishn2020-04-061-0/+11
|
* update to mosquitto-v1.6.9V.Krishn2020-03-095-9/+33
|
* fix/check empty --fmaskV.Krishn2020-02-191-0/+5
|
* update to mosquitto-v1.6.8V.Krishn2020-02-191-1/+12
|
* fix call of _fmask()V.Krishn2019-12-041-7/+6
|
* bump to v0.8.2v0.8.2V.Krishn2019-12-041-0/+1
| | | | update release note
* update to mosquitto-v1.6.7V.Krishn2019-12-041-5/+7
|
* update to mosquitto-v1.6.6V.Krishn2019-12-041-0/+1
|
* update to mosquitto-v1.6.5V.Krishn2019-12-041-0/+3
| | | | add release note
* update to mosquitto-v1.6.4V.Krishn2019-12-042-11/+13
|
* bump to v0.8.1v0.8.1V.Krishn2019-12-041-0/+2
| | | | add release note
* update to mosquitto-v1.6.3V.Krishn2019-12-044-80/+90
|
* bump to v0.8.0v0.8.0V.Krishn2019-12-041-0/+5
| | | | add release note
* update to mosquitto-v1.6.2V.Krishn2019-12-041-3/+5
|
* update to mosquitto-v1.6.1V.Krishn2019-12-041-1/+6
|
* update to mosquitto-v1.6V.Krishn2019-12-034-184/+439
|
* bump to v0.7.5v0.7.5mosquitto-v1.5V.Krishn2019-12-031-0/+4
| | | | add release note
* move more functions to sub_client_output.cV.Krishn2019-12-034-144/+109
| | | | | | clean sub_client.c clean code update to mosquitto-v1.5.9
* bump to v0.7.4v0.7.4V.Krishn2019-12-021-0/+4
| | | | - add release note
* add use of formats of -F with --fmaskV.Krishn2019-12-022-13/+37
| | | | | | eg. mosquitto_sub -v -t '#' -F '/tmp/msgs/@Y/@m@d/%t/@H@M' --fmask "" --nodesuffix 'msg' some stdout messages are available with -v
* move functions to sub_client_output.cV.Krishn2019-12-022-237/+585
|
* update to mosquitto-v1.5.6V.Krishn2019-02-121-0/+4
|
* bump to v0.7.3v0.7.3V.Krishn2019-01-141-0/+3
| | | | - add release note
* update to mosquitto-v1.5.5V.Krishn2019-01-143-8/+8
|
* bump to v0.7.2v0.7.2V.Krishn2019-01-143-3/+3
|
* update licensesV.Krishn2019-01-144-339/+254
|
* update to mosquitto-v1.5.4V.Krishn2019-01-142-1/+8
|
* bump to v0.7.1v0.7.1V.Krishn2018-09-051-0/+3
| | | | - add release note
* update to mosquitto-v1.5.1V.Krishn2018-09-052-12/+13
|
* bump to v0.7.0v0.7.0V.Krishn2018-09-051-0/+4
| | | | | | - add release note - NOTE: option -F (new in version 1.5.0) does have any effect when used with --fmask.
* update to mosquitto-v1.5.0V.Krishn2018-09-053-62/+388
|
* bump to v0.6.1v0.6.1mosquitto-v1.4.0V.Krishn2018-09-051-0/+3
| | | | - add release note
* update to mosquitto-v1.4.15V.Krishn2018-09-053-6/+6
|
* Update copyright msgV.Krishn2017-09-113-3/+3
|
* bump to v0.6.0v0.6.0V.Krishn2017-09-111-0/+8
| | | | - add release note
* Update readme.mdV.Krishn2017-09-111-3/+7
|
* Update from mosquitto v1.4.14V.Krishn2017-09-113-47/+87
| | | | | | | * Add option `--nodesuffix` - suffix for leaf/text. * Changed ouput of fmask `@date` from eg. 2010-12-21 to 20101221 * Changed ouput of fmask `@datetime` from eg. 20101221-053020 to 20101221.053020 * Changed ouput of fmask `@date` from eg. 05-30-20 to 053020
* update --help outputV.Krishn2015-03-131-1/+1
|
* minor bug fixV.Krishn2015-03-131-2/+2
|
* add missed changes from mosquitto v1.4.0V.Krishn2015-03-123-2/+12
|
* minor clean, bugfixV.Krishn2015-03-123-4/+9
|
* Update from mosquitto v1.4.0V.Krishn2015-03-123-553/+1219
| | | | | | Upstream files refactored. Not fully tested, but kinda works for now. On heavy traffic it may segfault.
* Updated changes from mosquitto.org(v1.3.2)v0.5.0V.Krishn2014-07-182-0/+11
|
* update docs, add missing overwrite option in -hV.Krishn2014-03-262-4/+3
|
* Code cleanv0.4.0V.Krishn2014-03-202-16/+4
|
* Update diff from v1.3.0V.Krishn2014-03-201-23/+83
|
* Update to v1.2.3, code cleanv0.3.0V.Krishn2014-03-202-11/+17
|
* bump to v0.2.0v0.2.0V.Krishn2013-12-021-4/+5
| | | | - updated Readme.md
* Feature: now full --fmask string gets resolved.V.Krishn2013-12-023-82/+455
| | | | - Add license file.
* bump to v0.1.2v0.1.2V.Krishn2013-12-011-1/+6
| | | | Updated Readme.md