Locky

Results 5 issues of Locky

This patch allows to create new printers based on custom streams.

Hi, on Raspberry Pi 3B, I've updated to the latest 5.15.76-v7+ kernel, and now I get a crash as soon as hostapd starts: ``` [ 172.415288] RTW: Invalid Channel 0...

Fixes #129. When a first login attempt fails, the connection state of the ConnectionService is set to FAILED, and it doesn't change. If a new login is performed, the doLogin...

Fixes #136. The performXMPPConnectionActivity does not take into account the .Disconnect objXMPPConnStatus value. That causes a misses login, if a login/logout/login sequence is performed, i.e. the last login is ineffective...

Hi, on iOS xmpp_plugin exhibits a wrong behavior when performing login/logout sequences. In detail, the following happens: login => OK logout => OK login => FAILS, a "disconnected" event is...