Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data | Stefan Metzmacher | 1 | -1/+35 |
2007-10-10 | r20513: this values are the same as in drsuapi_DsReplicaObjectIdentifier3Binary | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r20510: fix spelling | Stefan Metzmacher | 2 | -24/+24 |
2007-10-10 | r20506: - fix parsing of LinkedAttribute values | Stefan Metzmacher | 1 | -4/+13 |
2007-10-10 | r20504: we handle the attribute values always as DATA_BLOB's and | Stefan Metzmacher | 1 | -72/+9 |
2007-10-10 | r20493: Add support for the 'Netscape' varient of GUID formatting, used in the | Andrew Bartlett | 1 | -0/+52 |
2007-10-10 | r20484: get rid of the special case for DN strings | Stefan Metzmacher | 1 | -11/+0 |
2007-10-10 | r20477: get rid of the spcial case for unicode strings | Stefan Metzmacher | 1 | -9/+0 |
2007-10-10 | r20476: get rid of extra case for uint32 values | Stefan Metzmacher | 1 | -15/+0 |
2007-10-10 | r20475: remove special case for GUID values | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r20473: remove special case for boolean values | Stefan Metzmacher | 1 | -5/+0 |
2007-10-10 | r20453: add conversation for the DN_BINARY attribute syntax | Stefan Metzmacher | 1 | -1/+10 |
2007-10-10 | r20419: remove unused ojectSid and NTTIME_1sec cases | Stefan Metzmacher | 1 | -28/+0 |
2007-10-10 | r20418: start to get step by step rid of the union for the attribute | Stefan Metzmacher | 1 | -14/+0 |
2007-10-10 | r20417: - fix pushing of drsuapi_DsAttributeValueDataBlob | Stefan Metzmacher | 2 | -2/+3 |
2007-10-10 | r20400: this let ndrdump display the content of a frsrpc_FrsSendCommPkt() | Stefan Metzmacher | 1 | -1/+52 |
2007-10-10 | r20395: Decode more unknowns in the IDL. These are language and codepage IDs! | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r20392: initial idl for frsrpc_FrsSendCommPkt() | Stefan Metzmacher | 1 | -2/+36 |
2007-10-10 | r20391: add idl for the content of the partialAttributeSet attribute | Stefan Metzmacher | 1 | -0/+24 |
2007-10-10 | r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handles | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20359: level -1 of DsGetDomainControllerInfo gives back a list | Stefan Metzmacher | 1 | -8/+21 |
2007-10-10 | r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r20326: always set the binding->target_hostname! | Stefan Metzmacher | 1 | -5/+9 |
2007-10-10 | r20323: allow empty dcerpc reqeusts, this fixes the RPC-COUNTCALLS test | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20315: Implement the server side of DsGetDomainControllerInfo. This is a | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r20300: Trim number of shared libs significantly. | Jelmer Vernooij | 1 | -232/+77 |
2007-10-10 | r20288: fix a mem leak and remove useless code | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r20286: handle the non oid string cases for pushing too | Stefan Metzmacher | 1 | -5/+20 |
2007-10-10 | r20284: Simplify OID primitive BER parsing. | Simo Sorce | 1 | -28/+17 |
2007-10-10 | r20281: remove debug statement | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r20280: if the uint8_t array starts with 0xFF, then it's not a OID | Stefan Metzmacher | 1 | -12/+20 |
2007-10-10 | r20278: make it possible to use oid strings in the drsuapi instead of uint8_t... | Stefan Metzmacher | 4 | -5/+148 |
2007-10-10 | r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf... | Stefan Metzmacher | 1 | -57/+60 |
2007-10-10 | r20230: I found more mappings of OID string to uint32 id | Stefan Metzmacher | 1 | -6/+4 |
2007-10-10 | r20219: add enough knowledge to display the content of attributeSchema objects | Stefan Metzmacher | 1 | -20/+60 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r20111: this is the total object count of the current replication cycle | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20096: now I'm 100% sure:-) | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r20094: this should be non-const | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID, | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20076: give the guids meanings | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r20074: this values seem to be typos in | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20064: - fix pushing of DeReplicaObjectIdentifierX, this lets the DsAddEntry() | Stefan Metzmacher | 3 | -6/+22 |
2007-10-10 | r19967: this unknowns are max_object_count and max_ndr_size | Stefan Metzmacher | 1 | -7/+8 |
2007-10-10 | r19951: this statement is true... | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r19859: Reuse referrent ids when pushing full pointers (still need to | Jelmer Vernooij | 2 | -2/+8 |
2007-10-10 | r19856: Use sptr as basis for full ptr implementation. Will add checks for du... | Jelmer Vernooij | 2 | -7/+7 |
2007-10-10 | r19855: toplevel pointers are 'ref' by default: | Stefan Metzmacher | 1 | -14/+14 |
2007-10-10 | r19850: Fix IDL warnings. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r19847: add idl for DsRemoveDSServer(), this is used when a server unbecomes ... | Stefan Metzmacher | 1 | -1/+24 |