sane-project-backends/frontend
Guillaume Girol 849e48c58b saned: add option to allow relaying network scanners
My intended use case is the following:
I want to compile saned backends with different libraries (for example
glibc) than a specific application (as if it were a chroot of another
distro version). This application cannot dlopen sane
backends because of the library mismatch.
The specific application will be
built with a stripped down libsane that only has the net backend,
and therefore very few dependencies. The net backend points to saned.
saned has a full config and set of backends, and is responsible for
exporting all scanners to the application. This option allows to
reexport network scanners this way. I only have to make sure saned does
not contact itself.
2024-02-25 12:00:00 +00:00
..
.gitignore doc/saned: Move service configuration details out of man page 2022-04-14 19:14:50 -04:00
Makefile.am doc/saned: Move service configuration details out of man page 2022-04-14 19:14:50 -04:00
jpegtopdf.c Fix qpdfview error : Invalid XRef entry 0 2023-09-20 08:58:49 +02:00
jpegtopdf.h Add format pdf. 2021-09-22 15:14:15 +00:00
saned.c saned: add option to allow relaying network scanners 2024-02-25 12:00:00 +00:00
saned.socket doc/saned: Move service configuration details out of man page 2022-04-14 19:14:50 -04:00
saned.xinetd.conf.in doc/saned: Move service configuration details out of man page 2022-04-14 19:14:50 -04:00
saned@.service.in doc/saned: Move service configuration details out of man page 2022-04-14 19:14:50 -04:00
scanimage.c scanimage: fix for merge failure. 2023-02-20 16:07:17 -08:00
sicc.c Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
sicc.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
stiff.c Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
stiff.h Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
test.c Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00
tstbackend.c Use URL to refer users to copies of the GPL and LGPL 2021-02-12 17:41:38 +09:00