Wykres commitów

2409 Commity (76600e397459e237af2a174664fe7fc1e3b5c110)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen 76600e3974 utsushi.desc: sync with upstream 2017-11-18 16:44:03 +09:00
Rolf Bensch c51af8fd99 pixma: fix typos 2017-11-14 22:16:40 +01:00
Olaf Meeuwissen 77722d754f utsushi.desc: sync with upstream 2017-10-11 22:09:43 +09:00
Olaf Meeuwissen 99a98e448b saned: Brush up manual page's OPTIONS section following 5288dd5f 2017-09-29 21:49:08 +09:00
Luiz Angelo Daros de Luca 5288dd5f61 saned: reorganize flags, remove run_mode SANED_RUN_DEBUG
Flags like -a, -d and -s have many overlap effects. This patch restricts
the effect of flags to a simple action.

New -u (user) flag replaces -a optional argument for running saned as a different user.
The code that retrieve the user info and drop privileges migrated to runas_user().
As a side effect, PID file can be created even if getting user info fails.

New -l (listen) flag sets run_mode to standalone.
New -D (daemonize) flag daemonizes saned after bind.
New -o (once) make saned exit after the first client disconnects.
Flag -s (syslog) is gone. Previous behavior can be reproduced with '-a -d level -o -f'.
New -e (stderr) flag for redirecting output to stderr, instead of syslog.

Flag -d (debug) now only sets the debug level and argument is required. Previous behavior
can be reproduced with '-a -d level -o -f -e'.

The run_mode SANED_RUN_DEBUG and SANED_RUN_ALONE shared most of its code
path. With the new flags dealing with their difference, SANED_RUN_DEBUG is gone.

Flag '-a' still works as before but it can be replaced by '-l -D -u user'.

Current uses of -d (debug) or -s (syslog) will break.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2017-09-29 20:43:36 +09:00
Olaf Meeuwissen c9356cb184 saned: Fix incorrect claim about passing options to inetd etc. 2017-09-09 15:37:13 +09:00
Farid Benamrouche 1f68d8d8c4 saned: Cancel scan if data connection appears to have gone away
The data connection timeout default to 4000ms but is configurable
in saned.conf.

See Alioth 315765
2017-09-07 22:37:31 +09:00
Rolf Bensch 0a62202e95 pixma: backend version 0.17.44 2017-09-01 12:15:40 +02:00
Rolf Bensch 055c3ffa86 pixma: new scanners Canon PIXMA E410 Series, E3100 Series, G2000 and G3000 2017-09-01 12:15:10 +02:00
Rolf Bensch 61ca162fc0 pixma: fix definitions for PIXMA G4000 2017-09-01 12:07:57 +02:00
Rolf Bensch fef19d7740 pixma: backend version 0.17.43 2017-08-31 20:34:32 +02:00
Olaf Meeuwissen 9b95970b91 utsushi.desc: Sync with upstream 2017-08-20 14:08:33 +09:00
Rolf Bensch 6eb2a0d10a pixma: fix device interface info for PIXMA MG7100 Series 2017-08-18 10:06:17 +02:00
Olaf Meeuwissen 5a0e30b5e3 epson2: Add the Epson XP-243 245 247 Series as supported
See https://alioth.debian.org/tracker/?func=detail&atid=410366&aid=315818&group_id=30186
2017-08-17 21:34:11 +09:00
Olaf Meeuwissen 1e87016dca epson2: Add the Epson XP-427 as supported
See https://alioth.debian.org/tracker/index.php?func=detail&aid=315805&group_id=30186&atid=410366
2017-08-12 15:07:07 +09:00
Luiz Angelo Daros de Luca f19a41e6f7 saned: update man for option -b 2017-07-29 17:58:31 +09:00
Olaf Meeuwissen 56398ead60 sane-usb: Document SANE_USB_WORKAROUND variable
Fixes Alioth#315792.  Thanks Zdenek Dohnal
2017-07-22 11:48:14 +09:00
Rolf Bensch 3258b70de4 pixma: fix device status for i-SENSYS MF240 Series
and add comment for image width workaround (see: 611647b)
2017-07-16 11:46:27 +02:00
Rolf Bensch 48cb209f2a pixma: backend version 0.17.42 2017-07-11 14:02:11 +02:00
Rolf Bensch 62fcf80c0b pixma: PIXMA TS5000 Series (#315764) and TS8000 Series (#315763) are working 2017-07-10 23:34:01 +02:00
Rolf Bensch 02a4ec11bf pixma: backend version 0.17.41 2017-07-10 23:12:56 +02:00
Rolf Bensch 862f265631 pixma: remove unreachable and depreciated websites from man page 2017-07-10 23:12:51 +02:00
Rolf Bensch 890aa30a7c pixma: i-SENSYS MF210 Series is working 2017-07-10 22:01:26 +02:00
Rolf Bensch fbbb6cabf3 pixma: fix capabilities for TS* Series 2017-07-10 21:47:40 +02:00
Olaf Meeuwissen a06e9a4075 Script updating of upstream files 2017-06-12 20:53:53 +09:00
Rolf Bensch 75e271444a pixma: backend version 0.17.40 2017-06-01 14:11:48 +02:00
Rolf Bensch 80445f9e57 pixma_imageclass.c: MF240 Series restricts adf scans to max. 300dpi 2017-06-01 14:09:21 +02:00
Olaf Meeuwissen f0f187f995 .editorconfig: trim trailing blank lines 2017-05-29 21:14:30 +09:00
Olaf Meeuwissen ffa573f65e .editorconfig: insert a newline at end-of-file
This keeps `git` from "complaining" about this when doing a diff.  It
also keeps your prompt at the left edge when you `cat` a file.
2017-05-29 21:14:29 +09:00
Olaf Meeuwissen 23891a2646 .editorconfig: trim trailing whitespace 2017-05-29 21:14:29 +09:00
Rolf Bensch 7893b77d92 pixma: backend version 0.17.39 2017-05-26 23:37:28 +02:00
Rolf Bensch 2b0028b4af Merge branch 'pixma/mf240_adf_only_300dpi' 2017-05-23 21:16:52 +02:00
m. allan noah 35dc4426d2 Open repo for 1.0.28 development 2017-05-22 21:08:33 -04:00
m. allan noah 82cd8f245c SANE-backends release 1.0.27
Moved old changelogs to new directory, and excluded them from
release tarball.

Improved release docs.

Updated config.* files

Bumped version numbers.

Wrote release notes.
2017-05-22 11:16:40 -04:00
Rolf Bensch 2bba273993 pixma: backend version 0.17.38 2017-05-20 14:15:19 +02:00
Rolf Bensch 16f3060061 pixma: i-SENSYS MF240 Series is working 2017-05-20 14:13:19 +02:00
Jörg Frings-Fürst 85b91bcd24 doc: fix typos, formatting and stylistic issues 2017-05-13 18:38:43 +09:00
Klaus Kämpf 0cf531e445 Update pieusb.conf and pieusb.desc 2017-05-10 20:03:31 +09:00
Rolf Bensch 135b4a3909 pixma.desc: fix version of backend 2017-05-10 11:51:35 +02:00
Olaf Meeuwissen f624a9f725 utsushi.desc: sync with upstream 2017-05-04 18:17:03 +09:00
Rolf Bensch 611388db1d pixma.desc: fix usbid for PIXMA TS5000 Series 2017-04-27 21:59:24 +02:00
Olaf Meeuwissen 5389301a40 utsushi.desc: PID 0156 is a ES-400
See Alioth issue 315695.
2017-04-27 22:26:01 +09:00
Rolf Bensch 5fa4be5ae4 pixma: backend version 0.17.36 2017-04-26 11:43:41 +02:00
Rolf Bensch 879565cefc new scanners Canon i-SENSYS MF230 and MF240 Series 2017-04-26 11:43:30 +02:00
Olaf Meeuwissen 0960bf9c72 utsushi.desc: sync with upstream 2017-04-18 20:12:31 +09:00
m. allan noah dcddb9505c epjitsu backend v31
- hardware gray support for fi-60F/65F (disabled pending calibration)
- merge fi-60F/65F settings
- improve desc, conf and man files
2017-04-11 21:32:37 -04:00
m. allan noah 9712e2aa25 fujitsu backend v133 2017-04-08, MAN
- initial support for fi-7600/7700
- autodetect various double feed capabilities using VPD
- call send_lut if we are using a downloaded gamma table
2017-04-08 21:44:27 -04:00
Olaf Meeuwissen ccb47215e6 Add missing double quote
Accidently removed in 38ce7fc086.
Thanks to Jon Nelson for pointing this out.
2017-04-07 20:28:02 +09:00
Olaf Meeuwissen 38ce7fc086 Update SANE developer and backend maintenance status 2017-04-05 18:29:41 +09:00
Rolf Bensch cbcab6dffa pixma: backend version 0.17.35 2017-04-04 12:00:31 +02:00