summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
* r9577: Fix some indentation.Tim Potter2007-10-101-2/+2
* r9576: Couple of small fixes. Generate notice indicatingJelmer Vernooij2007-10-101-1/+1
* r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell2007-10-104-12/+26
* r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell2007-10-101-12/+20
* r9550: Adjust some indentation.Tim Potter2007-10-101-18/+18
* r9527: add the magic Bind GUID's, that are needed to fetch the wholeStefan Metzmacher2007-10-101-0/+5
* r9519: Use the value() value of an element when that element is used inJelmer Vernooij2007-10-101-1/+1
* r9518: - remove the subcontext_size() hack from rev 9509Stefan Metzmacher2007-10-101-14/+44
* r9513: - let us parse some more replies of DsAddEntryStefan Metzmacher2007-10-101-5/+31
* r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,Stefan Metzmacher2007-10-101-4/+4
* r9495: - added an enum for winreg key types, making it easier to read the deb...Andrew Tridgell2007-10-101-10/+20
* r9429: Update link to DCOM spec. Fix HRESULT values.Jelmer Vernooij2007-10-102-5/+3
* r9360: fixed the IDL for winreg_SetValue()Andrew Tridgell2007-10-101-1/+1
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2007-10-101-39/+19
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2007-10-101-0/+8
* r9239: I think this is the right IDL for the eventlog record. Pidl isTim Potter2007-10-101-0/+2
* r9237: Fix eventlog_Record typedef so it decodes records source and computerTim Potter2007-10-101-15/+13
* r9162: Fix a couple of data typesJelmer Vernooij2007-10-101-10/+12
* r9161: More etheral parser generator fixesJelmer Vernooij2007-10-102-9/+106
* r9157: fix white spacesStefan Metzmacher2007-10-101-3/+3
* r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter2007-10-101-1/+3
* r9154: Change eventlog enums to bitmaps.Tim Potter2007-10-101-11/+11
* r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg forJelmer Vernooij2007-10-101-4/+56
* r9149: add support for string arrays in GetPrinterDataStefan Metzmacher2007-10-101-1/+3
* r9146: - enable winreg pipe from ejsAndrew Tridgell2007-10-101-1/+1
* r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter2007-10-101-12/+25
* r9130: Fix up awful indentation.Tim Potter2007-10-101-22/+22
* r8986: As far as I can tell, given the ldif I get from behind this, we have aAndrew Bartlett2007-10-101-1/+1
* r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett2007-10-103-9/+15
* r8614: Add COMRESULT/HRESULT scalar typeJelmer Vernooij2007-10-101-0/+14
* r8587: - fixed ref allocation in irpc repliesAndrew Tridgell2007-10-101-0/+4
* r8577: added management calls to list current tree connectsAndrew Tridgell2007-10-101-1/+15
* r8574: added server side irpc calls for listing the current sessionsAndrew Tridgell2007-10-101-0/+30
* r8559: Couple of (D)COM updates:Jelmer Vernooij2007-10-101-5/+1
* r8503: remove useless lineStefan Metzmacher2007-10-101-1/+0
* r8480: fixed a typoAndrew Tridgell2007-10-101-2/+2
* r8476: add a note that DsAddEntry is very incomplete yetStefan Metzmacher2007-10-101-0/+8
* r8474: add some more attid mappingsStefan Metzmacher2007-10-101-1/+6
* r8375: - move from netr_StringLarge to lsa_StringLargeStefan Metzmacher2007-10-102-11/+17
* r8368: the type filed depends on the user being present or notStefan Metzmacher2007-10-101-4/+4
* r8286: it makes more sense to combine the refresh count with the register cou...Andrew Tridgell2007-10-101-1/+0
* r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell2007-10-101-1/+1
* r8256: - allow rpc calls from non-command line ejs contexts by creating a setAndrew Tridgell2007-10-101-1/+1
* r8252: Steal metze's thunder, and prove that with a few small tweaks, we canAndrew Bartlett2007-10-101-2/+8
* r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett2007-10-101-1/+1
* r8233: - added support for more base types in pidl ejsAndrew Tridgell2007-10-102-2/+2
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-103-201/+187
* r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1,Stefan Metzmacher2007-10-101-0/+1
* r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher2007-10-101-18/+18
* r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter2007-10-101-14/+9