]> arthur.barton.de Git - netatalk.git/commit
Initial patch for authenticated printing. Requires LaserWriter 8.5.1 or
authormorgana <morgana>
Fri, 28 Jul 2000 06:27:37 +0000 (06:27 +0000)
committermorgana <morgana>
Fri, 28 Jul 2000 06:27:37 +0000 (06:27 +0000)
commit33cdcb8d9746a9594df782e5a4f200f4ab61585f
tree9c6c40339416d77649623ea07da9441f2c9e5591
parent1c48539d061c18961002650ad1047e8ba8af7d2e
Initial patch for authenticated printing. Requires LaserWriter 8.5.1 or
greater on client.  See README.MORGAN for information.
20 files changed:
README.MORGAN [new file with mode: 0644]
config/papd.conf
etc/afpd/uam.c
etc/atalkd/zip.c
etc/papd/Makefile
etc/papd/auth.c [new file with mode: 0644]
etc/papd/file.c
etc/papd/file.h
etc/papd/headers.c
etc/papd/lp.c
etc/papd/magics.c
etc/papd/main.c
etc/papd/printer.h
etc/papd/queries.c
etc/papd/session.c
etc/papd/uam.c [new file with mode: 0644]
etc/papd/uam_auth.h [new file with mode: 0644]
etc/uams/uams_guest.c
etc/uams/uams_pam.c
etc/uams/uams_passwd.c