Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -4/+306 | |
Guenther | |||||
2010-04-09 | winreg: move REG_OPTION_NON_VOLATILE out of option bitmask. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2010-04-09 | winreg: fill in IDL for winreg_QueryMultipleValues2. | Günther Deschner | 1 | -1/+7 | |
Guenther | |||||
2010-04-09 | librpc/rpc: fix typo DERPC_ => DCERPC_ | Stefan Metzmacher | 1 | -47/+47 | |
metze | |||||
2010-04-09 | librpc: rerun make idl | Stefan Metzmacher | 2 | -141/+141 | |
metze | |||||
2010-04-09 | dcerpc.idl: fix typo DERPC_ => DCERPC_ | Stefan Metzmacher | 1 | -47/+47 | |
metze | |||||
2010-04-09 | s4-build: Fix autoconf build (net_machinepw.c is no longer present) | Jelmer Vernooij | 1 | -0/+1 | |
2010-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -17/+21 | |
Guenther | |||||
2010-04-09 | winreg: rename winreg_KeyType to winreg_KeyOptions. | Günther Deschner | 1 | -6/+8 | |
Guenther | |||||
2010-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -35/+23 | |
Guenther | |||||
2010-04-09 | winreg: keytype options is a bitmask. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-04-09 | librpc/idl: Use [nopython] attr for types used in decode_PrimaryKerberos method | Kamen Mazdrashki | 2 | -14/+14 | |
C code generation for python module generates invalid code (i.e. can not be compiled). Another reason to 'hide' those types from Python is that those types are not used at the moment (and most probably won't be used in the future) | |||||
2010-04-09 | librpc/idl Use [nopython] on some drsblobs.idl 'functions' as an example | Andrew Bartlett | 1 | -5/+5 | |
It makes little sense to expose these 'functions' to anything other than ndrdump. Andrew Bartlett | |||||
2010-04-09 | s4/idl: drsblobs IDL regeneration | Kamen Mazdrashki | 3 | -0/+72 | |
2010-04-09 | s4/idl: Schema:schemaInfo attribute description | Kamen Mazdrashki | 1 | -0/+16 | |
2010-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 7 | -2/+356 | |
Guenther | |||||
2010-04-09 | winreg: add IDL for winreg_DeleteKeyEx. | Günther Deschner | 1 | -0/+9 | |
Guenther | |||||
2010-04-08 | s3: re-run make samba3-idl. | Günther Deschner | 4 | -6/+240 | |
Guenther | |||||
2010-04-08 | winreg: fill in some winreg IDL gaps. | Günther Deschner | 1 | -3/+13 | |
Guenther | |||||
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -1/+1 | |
This works with both standalone lib builds and bundled builds | |||||
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2 | -0/+4 | |
them | |||||
2010-04-06 | s4-waf: install the rest of the headers | Andrew Tridgell | 1 | -0/+1 | |
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-04-06 | build: add README to explain gen_ndr, and ensure directory exists | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: fixes from ita | Andrew Tridgell | 1 | -14/+1 | |
2010-04-06 | build: mail IDL build rules | Andrew Tridgell | 1 | -0/+14 | |
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 2 | -0/+2 | |
These were causing thousands of warnings on solaris8 | |||||
2010-03-25 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -55/+56 | |
Guenther | |||||
2010-03-25 | drsblobs: remove utf8string2 from ForestTrustData. | Günther Deschner | 2 | -10/+9 | |
Simo, it's not really worth to add a new idl type just for being able to omit the size field. The size field is part of the spec in MS-ADTS 7.1.6.9.3.1 so we should have it as well. Guenther | |||||
2010-03-24 | idl: drsuapi.idl - fix few more comments | Kamen Mazdrashki | 1 | -7/+5 | |
2010-03-24 | idl: Regenerate DRSUAPI idl files | Kamen Mazdrashki | 5 | -228/+1050 | |
2010-03-24 | s4/drs: Pretty print for drsuapi_SecBufferType | Kamen Mazdrashki | 1 | -0/+23 | |
It is a type and mask combined in one DRS field so we have to make a custom ndr_print implementation for this type | |||||
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 | 2 | -1/+12 | |
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-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 | |
--validate now passes | |||||
2010-03-23 | s3: Re-run make samba3-idl. | Karolin Seeger | 1 | -0/+4 | |
Karolin | |||||
2010-03-23 | security.idl: Add missing builtin groups. | Karolin Seeger | 1 | -0/+4 | |
Karolin |