- Jun 13, 2016
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- May 30, 2016
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Apr 26, 2016
-
-
Pavel Kácha authored
-
- Apr 25, 2016
-
-
pharook authored
-
- Apr 19, 2016
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
Fixed first client's access without id (IndexError: tuple index out of range) (thanks to Radko Krkos)
-
- Apr 18, 2016
-
-
Pavel Kácha authored
-
- Apr 15, 2016
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Apr 14, 2016
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Apr 13, 2016
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Mar 07, 2016
-
-
Pavel Kácha authored
-
- Feb 23, 2016
-
-
Pavel Kácha authored
getEvents - id<=0 now resets server's notion of client's id to last N events (and starts sending there)
-
- Dec 08, 2015
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Dec 07, 2015
-
-
Pavel Kácha authored
-
- Dec 01, 2015
-
-
Pavel Kácha authored
-
- Nov 27, 2015
-
-
Pavel Kácha authored
Some Python/ssl module versions incorrectly initialize hashlib, causing weird openssl errors. Importing hashlib explicitly helps.
-
Pavel Kácha authored
More sensible configuration file defaults, some sections left commented to prevent unnecessary default filtering and/or adding Node info
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
- Oct 29, 2015
-
-
Pavel Kácha authored
-
- Oct 06, 2015
-
-
root authored
-
- Oct 05, 2015
-
-
Pavel Kácha authored
Logging module in Python 2.6 does not accept unicode socket path - but strings from JSON configuration are always unicode. Applied workaround, now on 2.6 Client accepts at least ASCII filenames for syslog socket.
-
- Oct 02, 2015
-
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
-
Pavel Kácha authored
* Server is now in line with Idea spec concerning client names - they are stored in db and compared lowercase * Fixed duplicity check when adding/modifying client * Secret is not secret anyway, simplify Client and logging code
-
- Oct 01, 2015
-
-
Pavel Kácha authored
-