summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Collapse)AuthorFilesLines
2010-03-23s3: Re-run make samba3-idl.Karolin Seeger1-0/+4
Karolin
2010-03-23security.idl: Add missing builtin groups.Karolin Seeger1-0/+4
Karolin
2010-03-23librpc/rpc: fix dcerpc_errstr() to handle all nca_s_* status codes and ↵Stefan Metzmacher1-10/+52
fallback to WERROR codes metze
2010-03-23s3:re-run make samba3-idl.Günther Deschner3-4/+178
Guenther
2010-03-23dcerpc.idl: add nca_s_* status codes from the DCE 1.1 specificationStefan Metzmacher1-1/+50
metze
2010-03-23idl:drsblobs add code to interpret msDS-TrustForestTrustInfoSimo Sorce5-3/+605
2010-03-22s4:lsa Functions to set Domain Trust InformationSimo Sorce4-4/+6
2010-03-18charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell1-2/+4
We had a crash bug where a cached copy of a iconv convenience pointer was used after being freed when loadparm asked for iconv to reload. This could happen if a python module used a iconv based function before loadparm was completed. The fix is to ensure that any use of this pointer remains valid, by reusing the pointer itself when it has already been initialised, but filling in the child elements with the updated values.
2010-03-16s3: re-run make samba3-idl.Günther Deschner5-35/+42
Guenther
2010-03-16lsa: fix IDL for lsa_SetTrustedDomainInfoByName.Günther Deschner1-3/+3
Guenther
2010-03-16s3: re-run make samba3-idl.Günther Deschner7-47/+579
Guenther Signed-off-by: Günther Deschner <gd@samba.org>
2010-03-16s4:idl add lsaRSetForestTrustInformationSimo Sorce1-2/+50
Signed-off-by: Günther Deschner <gd@samba.org>
2010-03-16security.idl - push generated code diffMatthias Dieter Wallnöfer2-1/+14
2010-03-16s4:idl change level to type in lsa_ForestTrustRecord.Simo Sorce3-10/+10
2010-03-16Added a net acl ds command for modification of ACLs on directory objectsNadezhda Ivanova1-1/+18
At present the command supports only addition of control access rigts, done so DRS access checks can be tested. It will be expanded to deal with most ways to modify and view a DS ACL. Shifted commands a bit. What used to be net acl is now "net acl nt" as apposed to this, which is "net acl ds" ./bin/net acl ds set --help Usage: set --objectdn=objectdn --car=control right --action=[deny|allow] --trusteedn=trustee-dn Options: -h, --help show this help message and exit --host=HOST LDB URL for database or target server --car=CAR The access control right to allow or deny --action=ACTION Deny or allow access --objectdn=OBJECTDN DN of the object whose SD to modify --trusteedn=TRUSTEEDN DN of the entity that gets access Samba Common Options: -s FILE, --configfile=FILE Configuration file Credentials Options: --simple-bind-dn=DN DN to use for a simple bind --password=PASSWORD Password -U USERNAME, --username=USERNAME Username -W WORKGROUP, --workgroup=WORKGROUP Workgroup -N, --no-pass Don't ask for a password -k KERBEROS, --kerberos=KERBEROS Use Kerberos
2010-03-12librpc: rerun make idlStefan Metzmacher2-1/+4
metze
2010-03-12drsuapi.idl: don't mark drsuapi_DsGetMemberships as [todo]Stefan Metzmacher1-2/+2
metze
2010-03-11winreg: add winreg_KeyType enum.Günther Deschner6-20/+68
Guenther
2010-03-11librpc: rerun make idlStefan Metzmacher3-116/+144
metze
2010-03-11drsuapi.idl: finish drsuapi_DsGetNT4ChangeLog idlStefan Metzmacher1-15/+20
metze
2010-03-10idl: Regenerate DRSUAPI idl filesKamen Mazdrashki5-299/+225
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: drsuapi_QuerySitesByCostCtr1 'unknown' member is now knownKamen Mazdrashki1-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-10s4/idl: QuerySitesByCost - switch types should be unsignedKamen Mazdrashki1-4/+4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsGetMemberships2 - switch types should be unsignedKamen Mazdrashki1-4/+4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsRemoveDSServer - switch types should be unsignedKamen Mazdrashki1-4/+4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsWriteAccountSpn - switch types should be unsignedKamen Mazdrashki1-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-10s4/idl: DsCrackNames - switch types should be unsignedKamen Mazdrashki1-4/+4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsGetMemberships - switch types should be unsignedKamen Mazdrashki1-4/+4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsReplicaMod - switch types should be unsignedKamen Mazdrashki1-2/+2
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsReplicaDel - switch types should be unsignedKamen Mazdrashki1-2/+2
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsReplicaAdd - switch types should be unsignedKamen Mazdrashki1-2/+2
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsReplicaUpdateRefs - switch types should be unsignedKamen Mazdrashki1-2/+2
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-10s4/idl: DsGetNCChanges - switch types should be unsignedKamen Mazdrashki1-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-10s4/idl: drsuapi_DsReplicaSyncOptions flags are no more usedKamen Mazdrashki2-28/+0
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2010-03-05s3: re-run make samba3-idl.Günther Deschner4-20/+20
Guenther
2010-03-05winreg: fix winreg_QueryValue IDL.Günther Deschner1-1/+1
Note that before this change pidl generated code that just dereferenced size_is and length_is values from unique pointers without checking whether these pointers were actually NULL. With this change, pidl now throws a warning like: warning: Got pointer for `data_size', expected fully derefenced variable which is not correct, probably because pidl does not evaluate the C expression. Guenther
2010-03-05s3: re-run make samba3-idl.Günther Deschner2-39/+56
Guenther
2010-03-05spoolss: fix spoolss_EnumPrinterDataEx IDL.Günther Deschner1-2/+2
Guenther
2010-03-05s3: re-run make samba3-idl.Günther Deschner6-201/+50
Guenther
2010-03-05spoolss: rollback GetPrinterData[Ex] IDL.Günther Deschner3-238/+4
Guenther
2010-03-05s3: re-run make samba3-idl.Günther Deschner5-151/+64
Guenther
2010-03-05spoolss: rollback SetPrinterData{Ex} IDL.Günther Deschner3-113/+6
Guenther
2010-02-26spoolss: add spoolss_Build to IDL.Günther Deschner4-5/+49
Guenther
2010-02-24idl:lsa change string typeSimo Sorce3-7/+7
comapring win<-> traces it looks like this is an lsa_StringLarge
2010-02-24s4/idl: Regenerate IDL for DRSUAPI interfaceKamen Mazdrashki2-58/+58
2010-02-24s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string2' to 'value_dn_str'Kamen Mazdrashki1-1/+1
2010-02-24s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string1' to 'attribute_name'Kamen Mazdrashki1-1/+1
2010-02-24s4/idl: rename 'guid1' to 'source_dsa_guid' in ↵Kamen Mazdrashki1-2/+2
drsuapi_DsReplicaGetInfoRequest description
2010-02-24s4/idl: Regenerate IDL for DRSUAPI interfaceKamen Mazdrashki4-56/+66
2010-02-24s4/idl: drsuapi.idl fix drsuapi_DsReplicaSync definitionKamen Mazdrashki1-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