Proper merge of all the working printing stuff from APPLIANCE_HEAD.
authorJeremy Allison <jra@samba.org>
Fri, 28 Jun 2002 00:17:15 +0000 (00:17 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 28 Jun 2002 00:17:15 +0000 (00:17 +0000)
commit452eb38df0553886313c9b19a945385d853e19ab
treed46f49dadc494afaf69456c2cc02860b0fc52721
parenta9093a1b5819d74e6dc21c413dc84f8fd3f181dc
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Now let's keep this in sync !
Jeremy.
(This used to be commit 3603cd4947df2c10df604447dc542932cb9e5d5a)
14 files changed:
source3/Makefile.in
source3/include/doserr.h
source3/include/messages.h
source3/include/nt_printing.h
source3/include/rpc_spoolss.h
source3/libsmb/cli_spoolss.c
source3/libsmb/cli_spoolss_notify.c [new file with mode: 0644]
source3/printing/notify.c [new file with mode: 0644]
source3/printing/printing.c
source3/rpc_client/cli_spoolss_notify.c [deleted file]
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss_nt.c
source3/rpcclient/cmd_spoolss.c
source3/utils/smbcontrol.c