Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | core (client): add IQ method to easily create an IQ stanza with the current xmlstream, and manage result with a Deferred. |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | core: plugin unload: |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | core (tools): “DelayedDeferred” implementation, which is a Deferred launched after a delay |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | launching script: use SIGTERM instead of SIGINT with the “stop” command |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | plugin XEP-0085: fixed bad use of threads resulting in delay and crash when stopping the backend. |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | core (stdui): fixed a keyword argument not changed after commit 48706f4ff19c |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | jp: renamed “params” command to “param” for consistency with other commands + added a “get” subcommand |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | jp: separate password and connection of profile in --connect and --pwd arguments |