Age | Commit message (Expand) | Author | Files | Lines |
2010-03-24 | s4/idl: drsuapi_DsAddEntryError refactored | Kamen Mazdrashki | 1 | -7/+7 |
2010-03-24 | s4/idl: DsAddEntry - refactor DsAddEntryCtr2 structure | Kamen Mazdrashki | 1 | -2/+5 |
2010-03-24 | s4/idl: Update drsuapi_DsAddEntryErrorInfoX definition | Kamen Mazdrashki | 1 | -5/+8 |
2010-03-24 | s4/idl: DIRERR error codes definition | Kamen Mazdrashki | 1 | -0/+14 |
2010-03-24 | s4/idl: DsAddEntry - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-24 | idl: fix comment and convert whitespaces to tabs | Simo Sorce | 2 | -45/+45 |
2010-03-23 | idl: fix forest trust information idl | Simo Sorce | 5 | -26/+92 |
2010-03-23 | s3: Re-run make samba3-idl. | Karolin Seeger | 1 | -0/+4 |
2010-03-23 | security.idl: Add missing builtin groups. | Karolin Seeger | 1 | -0/+4 |
2010-03-23 | librpc/rpc: fix dcerpc_errstr() to handle all nca_s_* status codes and fallba... | Stefan Metzmacher | 1 | -10/+52 |
2010-03-23 | s3:re-run make samba3-idl. | Günther Deschner | 3 | -4/+178 |
2010-03-23 | dcerpc.idl: add nca_s_* status codes from the DCE 1.1 specification | Stefan Metzmacher | 1 | -1/+50 |
2010-03-23 | idl:drsblobs add code to interpret msDS-TrustForestTrustInfo | Simo Sorce | 5 | -3/+605 |
2010-03-22 | s4:lsa Functions to set Domain Trust Information | Simo Sorce | 4 | -4/+6 |
2010-03-18 | charset: fixed a problem with the global use of the iconv_convenience structure | Andrew Tridgell | 1 | -2/+4 |
2010-03-16 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -35/+42 |
2010-03-16 | lsa: fix IDL for lsa_SetTrustedDomainInfoByName. | Günther Deschner | 1 | -3/+3 |
2010-03-16 | s3: re-run make samba3-idl. | Günther Deschner | 7 | -47/+579 |
2010-03-16 | s4:idl add lsaRSetForestTrustInformation | Simo Sorce | 1 | -2/+50 |
2010-03-16 | security.idl - push generated code diff | Matthias Dieter Wallnöfer | 2 | -1/+14 |
2010-03-16 | s4:idl change level to type in lsa_ForestTrustRecord. | Simo Sorce | 3 | -10/+10 |
2010-03-16 | Added a net acl ds command for modification of ACLs on directory objects | Nadezhda Ivanova | 1 | -1/+18 |
2010-03-12 | librpc: rerun make idl | Stefan Metzmacher | 2 | -1/+4 |
2010-03-12 | drsuapi.idl: don't mark drsuapi_DsGetMemberships as [todo] | Stefan Metzmacher | 1 | -2/+2 |
2010-03-11 | winreg: add winreg_KeyType enum. | Günther Deschner | 6 | -20/+68 |
2010-03-11 | librpc: rerun make idl | Stefan Metzmacher | 3 | -116/+144 |
2010-03-11 | drsuapi.idl: finish drsuapi_DsGetNT4ChangeLog idl | Stefan Metzmacher | 1 | -15/+20 |
2010-03-10 | idl: Regenerate DRSUAPI idl files | Kamen Mazdrashki | 5 | -299/+225 |
2010-03-10 | s4/idl: drsuapi_QuerySitesByCostCtr1 'unknown' member is now known | Kamen Mazdrashki | 1 | -1/+1 |
2010-03-10 | s4/idl: QuerySitesByCost - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsGetMemberships2 - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsRemoveDSServer - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsWriteAccountSpn - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsCrackNames - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsGetMemberships - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsReplicaMod - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 |
2010-03-10 | s4/idl: DsReplicaDel - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 |
2010-03-10 | s4/idl: DsReplicaAdd - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 |
2010-03-10 | s4/idl: DsReplicaUpdateRefs - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 |
2010-03-10 | s4/idl: DsGetNCChanges - switch types should be unsigned | Kamen Mazdrashki | 1 | -5/+5 |
2010-03-10 | s4/idl: drsuapi_DsReplicaSyncOptions flags are no more used | Kamen Mazdrashki | 2 | -28/+0 |
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 4 | -20/+20 |
2010-03-05 | winreg: fix winreg_QueryValue IDL. | Günther Deschner | 1 | -1/+1 |
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -39/+56 |
2010-03-05 | spoolss: fix spoolss_EnumPrinterDataEx IDL. | Günther Deschner | 1 | -2/+2 |
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 6 | -201/+50 |
2010-03-05 | spoolss: rollback GetPrinterData[Ex] IDL. | Günther Deschner | 3 | -238/+4 |
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -151/+64 |
2010-03-05 | spoolss: rollback SetPrinterData{Ex} IDL. | Günther Deschner | 3 | -113/+6 |
2010-02-26 | spoolss: add spoolss_Build to IDL. | Günther Deschner | 4 | -5/+49 |