cbdev

Results 24 issues of cbdev

Some backends, notably the `evdev` and `maweb` backends have controls that output relative values instead of absolute values. For the `evdev` backend, these are currently mapped into absolute values using...

enhancement
core
core wishlist

Alternatively, unload unused backends in `backend_start`

enhancement
core

In order to fix behaviour with eg. 12mm tapes

Currently only possible when proxying through a TLS-terminating web server. Since `gnutls` is already a dependency, this should not require any more.

Allow multiple targets for the `redirect` router

smtpd

The following table gives some overview as to the current implementation status of various IMAP commands. The _frontend_ implementation consists of argument parsing and validation, followed by posting the command...

imap
help wanted

Creating these is slightly more advanced than creating tests against already implemented protocols, as they should first be validated against another IMAP implementation before being able to use them as...

imap
documentation