1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source4/librpc/idl
Andrew Tridgell 649882d8d5 r9567: fixed the winreg IDL for CreateKey, including a security
descriptor. To keep it simple I just use normal IDL buffers for now,
avoiding the complex methods metze used in spoolss. We might change
that later

Also added decoding of the security_descriptor in
winreg_GetKeySecurity() in smbtorture
(This used to be commit 439f34a962)
2007-10-10 13:34:29 -05:00
..
atsvc.idl r9550: Adjust some indentation. 2007-10-10 13:34:27 -05:00
audiosrv.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
browser.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
dbgidl.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
dcerpc.idl r8053: requests from mmc show that the auth info for a bind should be 4 byte aligned, not 2007-10-10 13:19:03 -05:00
dcom.idl r9429: Update link to DCOM spec. Fix HRESULT values. 2007-10-10 13:34:13 -05:00
dfs.idl r7029: Make array support in pidl similar to that in other IDL compilers. We should 2007-10-10 13:17:07 -05:00
dnsserver.idl r7212: Disambiguate dummy functions to avoid linker problemos. 2007-10-10 13:17:26 -05:00
drsblobs.idl r7552: Use ParseExpr() for [value] attributes; allows 2007-10-10 13:18:07 -05:00
drsuapi.idl r9527: add the magic Bind GUID's, that are needed to fetch the whole 2007-10-10 13:34:26 -05:00
dsbackup.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
dssetup.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
echo.idl r7729: Small fixes to the charset stuff. 2007-10-10 13:18:27 -05:00
efs.idl r9162: Fix a couple of data types 2007-10-10 13:31:26 -05:00
epmapper.idl r8167: - use the same algorithm than w2k3 for 'unique' pointer values 2007-10-10 13:19:16 -05:00
eventlog.idl r9239: I think this is the right IDL for the eventlog record. Pidl is 2007-10-10 13:31:37 -05:00
exchange.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
IDL_LICENSE.txt r5027: added the IDL license to the IDL directory 2007-10-10 13:09:14 -05:00
idl_types.h r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1, 2007-10-10 13:19:22 -05:00
initshutdown.idl r7552: Use ParseExpr() for [value] attributes; allows 2007-10-10 13:18:07 -05:00
irpc.idl r8587: - fixed ref allocation in irpc replies 2007-10-10 13:29:42 -05:00
keysvc.idl r5362: Add pointer_default() support to pidl. pointer_default() 2007-10-10 13:09:46 -05:00
krb5pac.idl r8250: More PAC work. We now sucessfully verify the KDC signature from my DC 2007-10-10 13:19:25 -05:00
lsa.idl r8375: - move from netr_StringLarge to lsa_StringLarge 2007-10-10 13:20:13 -05:00
mgmt.idl r8168: after testing I saw that w2k3 uses unique pointers on the mgmt pipe 2007-10-10 13:19:16 -05:00
misc.idl r8855: Share this enum (describing the SamSync databases) between nbt and netlogon. 2007-10-10 13:30:12 -05:00
msgsvc.idl r5362: Add pointer_default() support to pidl. pointer_default() 2007-10-10 13:09:46 -05:00
nbt.idl r8855: Share this enum (describing the SamSync databases) between nbt and netlogon. 2007-10-10 13:30:12 -05:00
netlogon.idl r8986: As far as I can tell, given the ldif I get from behind this, we have a 2007-10-10 13:31:04 -05:00
ntsvcs.idl r3283: converted to quoted uuid() defines in all our IDL. This should help 2007-10-10 13:04:50 -05:00
orpc.idl r9429: Update link to DCOM spec. Fix HRESULT values. 2007-10-10 13:34:13 -05:00
oxidresolver.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
policyagent.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
protected_storage.idl r3283: converted to quoted uuid() defines in all our IDL. This should help 2007-10-10 13:04:50 -05:00
remact.idl r8559: Couple of (D)COM updates: 2007-10-10 13:29:38 -05:00
rot.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
samr.idl r8232: remove samr_String and netr_String as they are the same as lsa_String 2007-10-10 13:19:22 -05:00
scerpc.idl r5362: Add pointer_default() support to pidl. pointer_default() 2007-10-10 13:09:46 -05:00
schannel.idl r6620: the type 23 schannel bind uses a workstation name, not an account name 2007-10-10 13:16:31 -05:00
security.idl r9240: - move struct security_token to the idl file, with this we can 2007-10-10 13:31:37 -05:00
spoolss.idl r9149: add support for string arrays in GetPrinterData 2007-10-10 13:31:23 -05:00
srvsvc.idl r7029: Make array support in pidl similar to that in other IDL compilers. We should 2007-10-10 13:17:07 -05:00
svcctl.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
trkwks.idl r6973: Merge new version of pidl into the main SAMBA_4_0 branch. 2007-10-10 13:17:01 -05:00
unixinfo.idl r6907: Unixinfo for samba4, not activated by default. 2007-10-10 13:16:56 -05:00
w32time.idl r5362: Add pointer_default() support to pidl. pointer_default() 2007-10-10 13:09:46 -05:00
winreg.idl r9567: fixed the winreg IDL for CreateKey, including a security 2007-10-10 13:34:29 -05:00
wins.idl r3283: converted to quoted uuid() defines in all our IDL. This should help 2007-10-10 13:04:50 -05:00
winsrepl.idl r7552: Use ParseExpr() for [value] attributes; allows 2007-10-10 13:18:07 -05:00
winstation.idl r7212: Disambiguate dummy functions to avoid linker problemos. 2007-10-10 13:17:26 -05:00
wkssvc.idl r7029: Make array support in pidl similar to that in other IDL compilers. We should 2007-10-10 13:17:07 -05:00
wzcsvc.idl r3283: converted to quoted uuid() defines in all our IDL. This should help 2007-10-10 13:04:50 -05:00
xattr.idl r7029: Make array support in pidl similar to that in other IDL compilers. We should 2007-10-10 13:17:07 -05:00