You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/man
Roger A. Light d6d1f94e4f Merge branch 'master'
Conflicts:
	CMakeLists.txt
	ChangeLog.txt
	client/pub_client.c
	client/pub_shared.c
	config.mk
	docker/1.6/Dockerfile
	docker/local/Dockerfile
	installer/mosquitto.nsi
	installer/mosquitto64.nsi
	lib/connect.c
	lib/handle_ping.c
	lib/handle_pubackcomp.c
	lib/handle_publish.c
	lib/handle_suback.c
	lib/loop.c
	lib/mosquitto.h
	lib/packet_mosq.c
	lib/util_mosq.c
	man/libmosquitto.3.xml
	set-version.sh
	snap/snapcraft.yaml
	src/context.c
	src/handle_auth.c
	src/handle_disconnect.c
	src/loop.c
	src/net.c
	src/security_default.c
	src/session_expiry.c
	src/subs.c
	www/pages/download.md
	www/pages/security.md
	www/posts/2019/09/version-1-6-6-released.md
6 years ago
..
CMakeLists.txt Use CMAKE_INSTALL_* variables when installing in CMake. 6 years ago
Makefile Add mosquitto_rr, the "request-response" client. 7 years ago
html.xsl Man page can now be built on any system. 7 years ago
libmosquitto.3.meta Add website. 7 years ago
libmosquitto.3.xml Merge branch 'master' 6 years ago
manpage.xsl https links where possible. 7 years ago
mosquitto-tls.7.meta Add website. 7 years ago
mosquitto-tls.7.xml Add link to tls asciicast. 7 years ago
mosquitto.8.meta Add website. 7 years ago
mosquitto.8.xml Add mosquitto_rr, the "request-response" client. 7 years ago
mosquitto.conf.5.meta Add website. 7 years ago
mosquitto.conf.5.xml Improve message_size_limit and various max_* option docs. 6 years ago
mosquitto_passwd.1.meta Add website. 7 years ago
mosquitto_passwd.1.xml fixed a typo in the manpage (#476) 8 years ago
mosquitto_pub.1.meta Add website. 7 years ago
mosquitto_pub.1.xml Make documentation for `mosquitto_pub -l` match reality 6 years ago
mosquitto_rr.1.meta Add mosquitto_rr, the "request-response" client. 7 years ago
mosquitto_rr.1.xml Don't use `/` in auto client ids. 6 years ago
mosquitto_sub.1.meta Add website. 7 years ago
mosquitto_sub.1.xml Don't use `/` in auto client ids. 6 years ago
mqtt.7.meta Add website. 7 years ago
mqtt.7.xml Merge fixes into develop. 10 years ago