syncing up printing code with SAMBA_2_2 (already done some merges
authorGerald Carter <jerry@samba.org>
Fri, 15 Mar 2002 08:14:10 +0000 (08:14 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 15 Mar 2002 08:14:10 +0000 (08:14 +0000)
commit65c007b583e2107f5ad1ba6733d3e578a143863e
treea11e1da607580d291ce74926417126ce22f34852
parentd19e06c0c620046658621fcec7c2cda9a77ceac3
syncing up printing code with SAMBA_2_2 (already done some merges
in the reverse).

  * add in new printer change notify code from SAMBA_2_2

  * add in se_map_standard() from 2.2 in _spoolss_open_printer_ex()

  * sync up the _print_queue_struct in smb.h (why did someone change the
    user/file names in fs_user/fs_file (or vice-versa) ? )

  * sync up some cli_spoolss_XXX functions
(This used to be commit 5760315c1de4033fdc22684c940f18010010924f)
13 files changed:
source3/include/rpc_secdes.h
source3/include/rpc_spoolss.h
source3/include/smb.h
source3/lib/util_seaccess.c
source3/printing/lpq_parse.c
source3/printing/nt_printing.c
source3/printing/printing.c
source3/rpc_client/cli_spoolss_notify.c
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/lanman.c
source3/smbd/reply.c