r5805: merging spoolss parsing changes from trunk and cleaning up resulting segvs
authorGerald Carter <jerry@samba.org>
Tue, 15 Mar 2005 19:43:44 +0000 (19:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:01 +0000 (10:56 -0500)
commit61dfab9f705cb38e552dcec1822974433997543c
treef2b5b3f412f7a31c0de1057a9592a3fdcc6fb427
parent3b7dccf076628114d4fb1f67ab7aa05457de367d
r5805: merging spoolss parsing changes from trunk and cleaning up resulting segvs
(This used to be commit 25121547caaaed0d60f4db7458570c14e7d21b2a)
source3/Makefile.in
source3/include/ntdomain.h
source3/include/rpc_buffer.h [new file with mode: 0644]
source3/include/rpc_spoolss.h
source3/rpc_client/cli_spoolss.c
source3/rpc_parse/parse_buffer.c [new file with mode: 0644]
source3/rpc_parse/parse_misc.c
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_sec.c
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss_nt.c