Adding RPC spoolss code support and some new low-level printing functions.
authorJean-François Micouleau <jfm@samba.org>
Tue, 27 Apr 1999 10:13:02 +0000 (10:13 +0000)
committerJean-François Micouleau <jfm@samba.org>
Tue, 27 Apr 1999 10:13:02 +0000 (10:13 +0000)
commitde0c233a7ae5eab1e0f5a2c07eca3269b0bd9cdc
tree196f78e698eae66a7f5f8e39a8252bf756a1b663
parentefd4ae27a6da1ae869bc93f93ce0e65cb2401f79
Adding RPC spoolss code support and some new low-level printing functions.

Jean Francois
(This used to be commit 9e8192cc674db7551569d23982877dd25c488b50)
source3/include/nt_printing.h [new file with mode: 0644]
source3/include/rpc_spoolss.h [new file with mode: 0755]
source3/printing/nt_printing.c [new file with mode: 0644]
source3/rpc_parse/parse_spoolss.c [new file with mode: 0644]
source3/rpc_server/srv_spoolss.c [new file with mode: 0755]