Fixed most memory leak and big-endian bug in the spoolss code.
authorJean-François Micouleau <jfm@samba.org>
Tue, 22 Jun 1999 18:42:10 +0000 (18:42 +0000)
committerJean-François Micouleau <jfm@samba.org>
Tue, 22 Jun 1999 18:42:10 +0000 (18:42 +0000)
commit0c927f2b1b7ff547954a7a68fd44c7ce8ad65299
treed83255af191d037eee308337068d635a96131b52
parent76f2829428427231352a106b234c330f78d2975b
Fixed most memory leak and big-endian bug in the spoolss code.

Also added addform/setform rpc api calls. Now I can add/change forms from
the server property dialog box.

Jean Francois
(This used to be commit 8d73f83b6c112327a51c0df2e96a1866deb13c3a)
source3/include/proto.h
source3/include/rpc_spoolss.h
source3/printing/nt_printing.c
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss.c