1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/client
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
..
client.c r3428: switched to using minimal includes for the auto-generated RPC code. 2007-10-10 13:05:09 -05:00
clitar.c r3327: fixed another warning 2007-10-10 13:04:55 -05:00
config.m4 r866: convert the rest of the binaries to config.mk files 2007-10-10 12:56:13 -05:00
config.mk r866: convert the rest of the binaries to config.mk files 2007-10-10 12:56:13 -05:00
mount.cifs.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
smbmnt.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
smbmount.c r3278: - rewrote the client side rpc connection code to use lib/socket/ 2007-10-10 13:04:49 -05:00
smbspool.c r2710: continue with the new style of providing a parent context whenever 2007-10-10 12:59:25 -05:00
smbumount.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
tree.c first public release of samba4 code 2003-08-13 01:53:07 +00:00