summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20484: get rid of the special case for DN stringsStefan Metzmacher1-11/+0
2007-10-10r20477: get rid of the spcial case for unicode stringsStefan Metzmacher1-9/+0
2007-10-10r20476: get rid of extra case for uint32 valuesStefan Metzmacher1-15/+0
2007-10-10r20475: remove special case for GUID valuesStefan Metzmacher1-4/+0
2007-10-10r20473: remove special case for boolean valuesStefan Metzmacher1-5/+0
2007-10-10r20453: add conversation for the DN_BINARY attribute syntaxStefan Metzmacher1-1/+10
2007-10-10r20419: remove unused ojectSid and NTTIME_1sec casesStefan Metzmacher1-28/+0
2007-10-10r20418: start to get step by step rid of the union for the attributeStefan Metzmacher1-14/+0
2007-10-10r20417: - fix pushing of drsuapi_DsAttributeValueDataBlobStefan Metzmacher1-2/+2
2007-10-10r20400: this let ndrdump display the content of a frsrpc_FrsSendCommPkt()Stefan Metzmacher1-1/+52
2007-10-10r20395: Decode more unknowns in the IDL. These are language and codepage IDs!Andrew Bartlett1-2/+2
2007-10-10r20392: initial idl for frsrpc_FrsSendCommPkt()Stefan Metzmacher1-2/+36
2007-10-10r20391: add idl for the content of the partialAttributeSet attributeStefan Metzmacher1-0/+24
2007-10-10r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handlesStefan Metzmacher1-2/+2
2007-10-10r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher1-8/+21
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett1-2/+2
2007-10-10r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett1-2/+3
2007-10-10r20278: make it possible to use oid strings in the drsuapi instead of uint8_t...Stefan Metzmacher1-4/+5
2007-10-10r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...Stefan Metzmacher1-57/+60
2007-10-10r20230: I found more mappings of OID string to uint32 idStefan Metzmacher1-6/+4
2007-10-10r20219: add enough knowledge to display the content of attributeSchema objectsStefan Metzmacher1-20/+60
2007-10-10r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett1-4/+4
2007-10-10r20111: this is the total object count of the current replication cycleStefan Metzmacher1-2/+2
2007-10-10r20096: now I'm 100% sure:-)Stefan Metzmacher1-3/+0
2007-10-10r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher1-2/+2
2007-10-10r20076: give the guids meaningsStefan Metzmacher1-4/+4
2007-10-10r20074: this values seem to be typos inStefan Metzmacher1-2/+2
2007-10-10r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry()Stefan Metzmacher1-6/+6
2007-10-10r19967: this unknowns are max_object_count and max_ndr_sizeStefan Metzmacher1-7/+8
2007-10-10r19951: this statement is true...Stefan Metzmacher1-3/+2
2007-10-10r19856: Use sptr as basis for full ptr implementation. Will add checks for du...Jelmer Vernooij1-6/+6
2007-10-10r19855: toplevel pointers are 'ref' by default:Stefan Metzmacher1-14/+14
2007-10-10r19850: Fix IDL warnings.Jelmer Vernooij1-3/+3
2007-10-10r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ...Stefan Metzmacher1-1/+24
2007-10-10r19846: Fix bunch of IDL warnings.Jelmer Vernooij8-23/+12
2007-10-10r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij1-6/+5
2007-10-10r19836: Fix warnings in some IDL files.Jelmer Vernooij2-16/+15
2007-10-10r19699: - use better names for the site stringsStefan Metzmacher1-6/+6
2007-10-10r19697: use the same mailslot name as windows does,Stefan Metzmacher1-1/+1
2007-10-10r19594: the behaviour of `include' is slightly different from helper(). Fix t...Jelmer Vernooij1-2/+3
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij25-48/+69
2007-10-10r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell1-0/+41
2007-10-10r18890: sort the flags out and remove unknown as there's stillRafal Szczesniak1-6/+4
2007-10-10r18887: add flags found while on the plane.Rafal Szczesniak1-14/+19
2007-10-10r18885: Fix bug in our IDL pointed out by RonnieSimo Sorce1-2/+2
2007-10-10r18872: when converting IDL to use out,ref pointers, you also must fix anyAndrew Tridgell1-1/+1
2007-10-10r18843: Got DFS_MANAGER_VERSION_NT4 wrong.Günther Deschner1-1/+1
2007-10-10r18815: Fill in IDL for domain based DFS root functions (dfs_AddFtRoot,Günther Deschner1-3/+28
2007-10-10r18776: Fill in and test dfs_ManagerInitialize().Günther Deschner1-1/+4
2007-10-10r18768: Fix some warnings.Jelmer Vernooij1-5/+5