1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-11 08:23:49 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jelmer Vernooij
9aeb7f31b0 pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they only work with the structures generated by that file. 2008-01-14 19:53:05 +01:00
Jelmer Vernooij
bd4ce069b4 pidl: Fix samba3-cli test after Günthers formatting fixes. 2008-01-10 20:38:14 +01:00
Jelmer Vernooij
6017b16f50 r26262: Add test for WERROR return code handling for Samba 3 client code. 2007-12-21 05:47:36 +01:00
Stefan Metzmacher
9b59534a14 r24592: pass down the ndr_interface_table in the samba3 client bindings
instead of the pull and push functions

metze
2007-10-10 15:02:22 -05:00
Stefan Metzmacher
f874eca5da r24560: rename some DCERPC_ prefixes into NDR_
metze
2007-10-10 15:02:15 -05:00
Stefan Metzmacher
91fb099b3d r24447: fix samba3-cli pidl tests
metze
2007-10-10 15:01:51 -05:00
Jelmer Vernooij
cf5162ad10 r22457: Fix tests for Samba3 client generator. 2007-10-10 14:51:23 -05:00
Jelmer Vernooij
4a5b62ad62 r21338: Fix handling of top-level arrays for the Samba 3 client code. This doesn't
fix the winreg code yet (as that's an array on top of a pointer), but at least
it gets us closer.

Also added a couple of tests for the Samba 3 client code.
2007-10-10 14:48:15 -05:00