1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/torture
Andrew Tridgell b8f5fa8ac8 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.
2007-10-10 13:05:09 -05:00
..
auth r3324: made the smbtorture code completely warning free 2007-10-10 13:04:55 -05:00
basic r3426: removed 2 unused files, and some unused variables 2007-10-10 13:05:08 -05:00
ldap r3324: made the smbtorture code completely warning free 2007-10-10 13:04:55 -05:00
local r3428: switched to using minimal includes for the auto-generated RPC code. 2007-10-10 13:05:09 -05:00
nbench r3325: missed one of the torture changes ... 2007-10-10 13:04:55 -05:00
rap r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client library can handle 2007-10-10 13:05:03 -05:00
raw r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
rpc r3428: switched to using minimal includes for the auto-generated RPC code. 2007-10-10 13:05:09 -05:00
config.m4 r2159: converted samba4 over to UTF-16. 2007-10-10 12:58:27 -05:00
config.mk r3413: RemoteActivation updates and fixes 2007-10-10 13:05:07 -05:00
gentest.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
locktest2.c r2710: continue with the new style of providing a parent context whenever 2007-10-10 12:59:25 -05:00
locktest.c r2710: continue with the new style of providing a parent context whenever 2007-10-10 12:59:25 -05:00
masktest.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
msgtest.c more fixes from the IRIX compiler (thanks herb!) 0001-01-01 00:00:00 +00:00
nsstest.c first public release of samba4 code 0001-01-01 00:00:00 +00:00
smbiconv.c Add make rule for smbiconv 0001-01-01 00:00:00 +00:00
t_strcmp.c first public release of samba4 code 0001-01-01 00:00:00 +00:00
torture_util.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
torture.c r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h 2007-10-10 13:05:07 -05:00
vfstest.h first public release of samba4 code 0001-01-01 00:00:00 +00:00