1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/rpc_server/spoolss
Andrew Tridgell 90067934cd r3428: switched to using minimal includes for the auto-generated RPC code.
The thing that finally convinced me that minimal includes was worth
pursuing for rpc was a compiler (tcc) that failed to build Samba due
to reaching internal limits of the size of include files. Also the
fact that includes.h.gch was 16MB, which really seems excessive. This
patch brings it back to 12M, which is still too large, but
better. Note that this patch speeds up compile times for both the pch
and non-pch case.

This change also includes the addition iof a "depends()" option in our
IDL files, allowing you to specify that one IDL file depends on
another. This capability was needed for the auto-includes generation.
(This used to be commit b8f5fa8ac8)
2007-10-10 13:05:09 -05:00
..
dcesrv_spoolss.c r3428: switched to using minimal includes for the auto-generated RPC code. 2007-10-10 13:05:09 -05:00
dcesrv_spoolss.h r1201: Skeleton versions of OpenPrinterEx() and ClosePrinter() to get the hang 2007-10-10 12:56:44 -05:00
enumprinters.txt r1211: Some output from rpcclient -c enumprinters to remind me what a relative 2007-10-10 12:56:45 -05:00
spoolssdb.c r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new 2007-10-10 12:58:21 -05:00