| Subject: | svn commit: samba r6326 - in branches/SAMBA_4_0/source/scripting/swig: . |
|---|---|
| From: | tpot@xxxxxxxxx |
| Date: | Wed, 13 Apr 2005 07:12:17 +0000 (GMT) |
Author: tpot Date: 2005-04-13 07:12:17 +0000 (Wed, 13 Apr 2005) New Revision: 6326 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6326 Log: Add %array_functions for struct lsa_SidPtr. Pull in the auto-generated interface file for the lsa pipe (whaddayaknow it compiled first go!) Modified: branches/SAMBA_4_0/source/scripting/swig/dcerpc.i Changeset: Modified: branches/SAMBA_4_0/source/scripting/swig/dcerpc.i =================================================================== --- branches/SAMBA_4_0/source/scripting/swig/dcerpc.i 2005-04-13 06:26:43 UTC (rev 6325) +++ branches/SAMBA_4_0/source/scripting/swig/dcerpc.i 2005-04-13 07:12:17 UTC (rev 6326) @@ -232,6 +232,9 @@ %array_functions(struct samr_SamEntry, samr_SamEntry_array); %array_functions(union samr_ConnectInfo, samr_ConnectInfo_array); +%array_functions(struct lsa_SidPtr, lsa_SidPtr_array); + %include "librpc/gen_ndr/misc.i" %include "librpc/gen_ndr/security.i" %include "librpc/gen_ndr/samr.i" +%include "librpc/gen_ndr/lsa.i" |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | svn commit: samba-docs r468 - in trunk/Samba-Guide: ., jht |
|---|---|
| Next by Date: | svn commit: samba r6327 - in branches/SAMBA_4_0/source/scripting/swig: ., tpot |
| Previous by Thread: | svn commit: samba-docs r468 - in trunk/Samba-Guide: ., jht |
| Next by Thread: | svn commit: samba r6327 - in branches/SAMBA_4_0/source/scripting/swig: ., tpot |
| Indexes: | [Date] [Thread] [Top] [All Lists] |