Age | Commit message (Expand) | Author | Files | Lines |
2010-04-19 | spoolss: make spoolss_SetPrinterInfo0 match changes in spoolss_PrinterInfo0. | Günther Deschner | 1 | -3/+3 |
2010-04-12 | s3/s4:netlogon IDL - fix up "struct netr_SamInfo6" regarding the "forest" att... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-04-11 | idl: Use C-style comments, because cpp on some platforms doesn't accept | Jelmer Vernooij | 1 | -21/+21 |
2010-04-09 | winreg: move REG_OPTION_NON_VOLATILE out of option bitmask. | Günther Deschner | 1 | -1/+2 |
2010-04-09 | winreg: fill in IDL for winreg_QueryMultipleValues2. | Günther Deschner | 1 | -1/+7 |
2010-04-09 | dcerpc.idl: fix typo DERPC_ => DCERPC_ | Stefan Metzmacher | 1 | -47/+47 |
2010-04-09 | winreg: rename winreg_KeyType to winreg_KeyOptions. | Günther Deschner | 1 | -6/+8 |
2010-04-09 | winreg: keytype options is a bitmask. | Günther Deschner | 1 | -1/+1 |
2010-04-09 | librpc/idl: Use [nopython] attr for types used in decode_PrimaryKerberos method | Kamen Mazdrashki | 1 | -7/+7 |
2010-04-09 | librpc/idl Use [nopython] on some drsblobs.idl 'functions' as an example | Andrew Bartlett | 1 | -5/+5 |
2010-04-09 | s4/idl: Schema:schemaInfo attribute description | Kamen Mazdrashki | 1 | -0/+16 |
2010-04-09 | winreg: add IDL for winreg_DeleteKeyEx. | Günther Deschner | 1 | -0/+9 |
2010-04-08 | winreg: fill in some winreg IDL gaps. | Günther Deschner | 1 | -3/+13 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: teach samba_pild.py about the --com-header and --dcom-proxy options | Andrew Tridgell | 1 | -2/+8 |
2010-04-06 | build: cope with the common gen_ndr files being in the git tree | Andrew Tridgell | 1 | -2/+12 |
2010-04-06 | build: much nicer pidl rules | Andrew Tridgell | 1 | -0/+12 |
2010-03-25 | drsblobs: remove utf8string2 from ForestTrustData. | Günther Deschner | 2 | -10/+9 |
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 |
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 |
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 | 2 | -5/+10 |
2010-03-23 | security.idl: Add missing builtin groups. | Karolin Seeger | 1 | -0/+4 |
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 | 2 | -1/+54 |
2010-03-22 | s4:lsa Functions to set Domain Trust Information | Simo Sorce | 1 | -1/+1 |
2010-03-16 | lsa: fix IDL for lsa_SetTrustedDomainInfoByName. | Günther Deschner | 1 | -3/+3 |
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 | 1 | -1/+1 |
2010-03-16 | s4:idl change level to type in lsa_ForestTrustRecord. | Simo Sorce | 1 | -2/+2 |
2010-03-16 | Added a net acl ds command for modification of ACLs on directory objects | Nadezhda Ivanova | 1 | -1/+18 |
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 | 1 | -2/+8 |
2010-03-11 | drsuapi.idl: finish drsuapi_DsGetNT4ChangeLog idl | Stefan Metzmacher | 1 | -15/+20 |
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 |