Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-21 | s4-drsuapi: Sort ATTID definitions by ATTID value | Kamen Mazdrashki | 1 | -8/+8 | |
2010-05-21 | s4/drsuapi: Yet another set of predefined ATTIDs | Kamen Mazdrashki | 1 | -0/+7 | |
2010-05-19 | s4/drsuapi: Add another set of predefined ATTIDs | Kamen Mazdrashki | 1 | -1/+5 | |
Very useful for debugging/dumping purposes | |||||
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -5/+5 | |
2010-03-24 | idl: drsuapi.idl - fix few more comments | Kamen Mazdrashki | 1 | -7/+5 | |
2010-03-24 | s4/idl: DsAddEntry V3 request description | Kamen Mazdrashki | 1 | -0/+33 | |
2010-03-24 | s4/idl: Remove drsuapi_DsAddEntryExtraErrorBuffer - it is not used anymore | Kamen Mazdrashki | 1 | -5/+0 | |
2010-03-24 | s4/idl: Complete drsuapi_DsAddEntryErrorInfo description | Kamen Mazdrashki | 1 | -4/+4 | |
Members for Security, Service, Update and System errors renamed to be more descriptive. All those error types share same description. | |||||
2010-03-24 | s4/idl: Add DsAddEntry Referral error definition | Kamen Mazdrashki | 1 | -5/+53 | |
2010-03-24 | s4/idl: Add DsAddEntry Name resolution error definition | Kamen Mazdrashki | 1 | -2/+12 | |
2010-03-24 | s4/drs: pretty print for drsuapi_DsAddEntry_AttrErrListItem_V1 | Kamen Mazdrashki | 1 | -1/+1 | |
2010-03-24 | s4/idl: redefine drsuapi_DsAddEntryErrorInfo1 | Kamen Mazdrashki | 1 | -11/+16 | |
This actually describes Attribute error during DsAddEntry execution. Structure is renamed to drsuapi_DsAddEntryErrorInfo_Attr. And structure to define Attribute error data are all prefixed with drsuapi_DsAddEntry_AttrErr | |||||
2010-03-24 | s4/idl: drsuapi_DsAddEntryError refactored | Kamen Mazdrashki | 1 | -7/+7 | |
Structure description and name was changed to be aligned with WSPP definition. Ref: [MS-DRSR] 4.1.1.1.23 | |||||
2010-03-24 | s4/idl: DsAddEntry - refactor DsAddEntryCtr2 structure | Kamen Mazdrashki | 1 | -2/+5 | |
Reply structure definition was aligned with WSPP documentation Ref: [MS-DRSR], section 4.1.1.1.7 | |||||
2010-03-24 | s4/idl: Update drsuapi_DsAddEntryErrorInfoX definition | Kamen Mazdrashki | 1 | -5/+8 | |
drsuapi_DsAddEntryErrorInfoX is an extended error description used by most of the error infos returned by DsAddEntry RPC method. | |||||
2010-03-24 | s4/idl: DIRERR error codes definition | Kamen Mazdrashki | 1 | -0/+14 | |
DIRERR codes specify class of error returned from DsAddEntry method call. Ref: [MS-DRSR], section 4.1.1.1.25 | |||||
2010-03-24 | s4/idl: DsAddEntry - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 | |
2010-03-12 | drsuapi.idl: don't mark drsuapi_DsGetMemberships as [todo] | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2010-03-11 | drsuapi.idl: finish drsuapi_DsGetNT4ChangeLog idl | Stefan Metzmacher | 1 | -15/+20 | |
metze | |||||
2010-03-10 | s4/idl: drsuapi_QuerySitesByCostCtr1 'unknown' member is now known | Kamen Mazdrashki | 1 | -1/+1 | |
and this it is a reserved fields for future flags - 'flags_reserver' Must be 0 and is currently ignored. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: QuerySitesByCost - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsGetMemberships2 - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsRemoveDSServer - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsWriteAccountSpn - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 | |
Changes also propagated into source code as they are too minor to be done in separate commit Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsCrackNames - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsGetMemberships - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsReplicaMod - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsReplicaDel - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsReplicaAdd - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsReplicaUpdateRefs - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: DsGetNCChanges - switch types should be unsigned | Kamen Mazdrashki | 1 | -5/+5 | |
Converting those types to unsigned should help in creating DRSUAPI dissector for Wireshark also. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-03-10 | s4/idl: drsuapi_DsReplicaSyncOptions flags are no more used | Kamen Mazdrashki | 1 | -27/+0 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-02-24 | s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string2' to 'value_dn_str' | Kamen Mazdrashki | 1 | -1/+1 | |
2010-02-24 | s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string1' to 'attribute_name' | Kamen Mazdrashki | 1 | -1/+1 | |
2010-02-24 | s4/idl: rename 'guid1' to 'source_dsa_guid' in ↵ | Kamen Mazdrashki | 1 | -2/+2 | |
drsuapi_DsReplicaGetInfoRequest description | |||||
2010-02-24 | s4/idl: drsuapi.idl fix drsuapi_DsReplicaSync definition | Kamen Mazdrashki | 1 | -3/+3 | |
- Function should accept pointer to drsuapi_DsReplicaSyncRequest. While this doesn't generate essentially different code for NDR parser, using pointer will make drsuapi_DsReplicaSync descritpin with the rest of the functions in DRSUAPI interface. Another benefit is that this way we could create Wireshark dissector directly from Samba's verions for drsuapi.idl - 'level' and thus the switch_type() should be uint32 | |||||
2010-02-24 | s4/idl: drsuapi.idl fix drsuapi_DsReplicaSyncRequest1 description | Kamen Mazdrashki | 1 | -2/+2 | |
- pointer to naming_context should be [ref] pointer (i.e. not NULL pointer) - other_info is actually the DNS name for Source DSA and is used if DRSUAPI_DRS_SYNC_BYNAME is passed ref: [MS-DRSR] 5.39 | |||||
2010-02-17 | s4/drs: add DRSUAPI_ATTRIBUTE_options attribute | Anatoliy Atanasov | 1 | -1/+2 | |
2010-02-17 | s4/drs:kccdrs_replica_get_info_obj_metadata implementation | Anatoliy Atanasov | 1 | -8/+8 | |
Fix the names of the drsuapi_DsReplicaInfoType enum and rebuild the .idl The get_info_obj_metadata implementation is ported from implementation i developed and tested at the samba io lab 2009 | |||||
2010-02-11 | s4-drs: Add DRSUAPI_DRS_NONGC_RO_REP bit to DRS_OPTIONS | Fernando J V da Silva | 1 | -0/+1 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2010-02-11 | s4/idl: Naming reserved flags for DRSUAPI_SUPPORTED_EXTENSION_ field | Kamen Mazdrashki | 1 | -2/+2 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-02-05 | s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_RECYCLE_BIN ext. flag for DRSUAPI | Kamen Mazdrashki | 1 | -1/+2 | |
This flag corresponds to DRS_EXT_RECYCLE_BIN extended flag in [MS-DRSR] documentation. Reference: [MS-DRSR] - 5.37 Description: If present, signifies that the DC has enabled the Recycle Binoptional feature. | |||||
2010-02-05 | s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V10 flag for DRSUAPI | Kamen Mazdrashki | 1 | -1/+1 | |
This flag corresponds to DRS_EXT_GETCHGREQ_V10 flag in [MS-DRSR] documentation. Reference: [MS-DRSR] - 5.37 Description: If present, signifies that the DC supports DRS_MSG_GETCHGREQ_V10. | |||||
2010-02-05 | s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V5 flag for DRSUAPI | Kamen Mazdrashki | 1 | -1/+1 | |
This flag corresponds to DRS_EXT_GETCHGREQ_V5 flag in [MS-DRSR] documentation. Reference: [MS-DRSR] - 5.37 Description: If present, signifies that the DC supports DRS_MSG_GETCHGREQ_V5. | |||||
2010-02-05 | s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY flag for DRSUAPI | Kamen Mazdrashki | 1 | -1/+1 | |
This flag corresponds to DRS_EXT_ADDENTRY flag in [MS-DRSR] documentation. Reference: [MS-DRSR] - 5.37 Description: If present, signifies that the DC supports IDL_DRSAddEntry. | |||||
2010-01-18 | idl: switched to using the WSPP names for the 'neighbour' DRS options | Andrew Tridgell | 1 | -41/+4 | |
The documentation shows that all these functions in fact use the same flags variable type. To be consistent between functions, and to allow easy reference to the WSPP docs, it is better for us to also use this generic DrsOptions bitfield rather than one per operations. | |||||
2010-01-16 | s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_context | Andrew Tridgell | 1 | -7/+7 | |
2010-01-14 | s4-idl: get rid of the operation specific DRS options flags | Andrew Tridgell | 1 | -42/+7 | |
It was confusing to have several sets of incomplete options when WSPP uses a single set. | |||||
2010-01-14 | s4-idl: update the DRS_OPTIONS bits based on the latest WSPP docs | Andrew Tridgell | 1 | -2/+10 | |
2010-01-09 | s4-idl: give a enum for attribute cn and a 'NONE' attribute | Andrew Tridgell | 1 | -1/+3 | |
The 'NONE' attribute has value 0xFFFFFFFF. Adding this ensures the compiler will complain if it is set to use 16 bit enums. We rely on being able to store 32 bits in an attid enum. |