| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
`return ok, err` comes out as `transaction_ok, ok, err`
|
|\ |
|
| |
| |
| |
| | |
writes (fixes #1368)
|
| |
| |
| |
| | |
(fixes #1368)
|
|\| |
|
| |
| |
| |
| | |
(fixes #1365) (thanks yc)
|
| |
| |
| |
| |
| | |
The connection becomes invalid here, regardless of 3rd party modules
that might keep the session alive.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This is probably not good for performance.
|
| |
| |
| |
| | |
(partial fix for #1325)
|
| |
| |
| |
| | |
(partial fix for #1325)
|
|\| |
|
| |
| |
| |
| |
| | |
This way, any fatal error in the callback will not leave a
half-established session.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
May help with writing a better migrator
|
| |
| |
| |
| | |
Same as in mod_mam
|
| | |
|
| | |
|
| |
| |
| |
| | |
BOSH errors, and timeouts (finishes #998)
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Fits better with the module name too.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(fixes #1347)
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Creating TLS contexts triggers a lot of messages from certmanager that
don't really describe their purpose. This is meant to provide hints
about that.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Appears to have been messed up in 60e113f3682f
|
| |
| |
| |
| | |
buildbot)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|