Change print_access_check to take auth_serversupplied_info instead of current_user
authorVolker Lendecke <vl@samba.org>
Tue, 24 Jun 2008 14:03:28 +0000 (16:03 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 26 Jun 2008 11:13:23 +0000 (13:13 +0200)
commita3c0be63256b7db6325d8dcb599497e8e7905f08
treeab10bc82f5222b9ca22fcbf3deb8b7a2a5913bfa
parentaa02c3fcd580a9e53b87d885fb87fb71f138bb7d
Change print_access_check to take auth_serversupplied_info instead of current_user

Reason: This is the main user of p->current_user which I would like to remove
(This used to be commit fd43059b3dfa8cdac9814de1c76f963ba5de9bcb)
source3/include/proto.h
source3/printing/nt_printing.c
source3/printing/printfsp.c
source3/printing/printing.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/lanman.c