summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9797: - let us parse replication packets with linked attributes fine,Stefan Metzmacher1-2/+16
2007-10-10r9795: fix the ndr_pull_string code to handle, some special cases,Stefan Metzmacher1-51/+51
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-2/+2
2007-10-10r9577: Fix some indentation.Tim Potter1-2/+2
2007-10-10r9576: Couple of small fixes. Generate notice indicatingJelmer Vernooij1-1/+1
2007-10-10r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell4-12/+26
2007-10-10r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell1-12/+20
2007-10-10r9550: Adjust some indentation.Tim Potter1-18/+18
2007-10-10r9527: add the magic Bind GUID's, that are needed to fetch the wholeStefan Metzmacher1-0/+5
2007-10-10r9519: Use the value() value of an element when that element is used inJelmer Vernooij1-1/+1
2007-10-10r9518: - remove the subcontext_size() hack from rev 9509Stefan Metzmacher2-29/+44
2007-10-10r9513: - let us parse some more replies of DsAddEntryStefan Metzmacher1-5/+31
2007-10-10r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,Stefan Metzmacher2-4/+19
2007-10-10r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett1-28/+31
2007-10-10r9495: - added an enum for winreg key types, making it easier to read the deb...Andrew Tridgell1-10/+20
2007-10-10r9441: Use "const char *" for fixed-size arrays with charset() becauseJelmer Vernooij1-1/+1
2007-10-10r9440: Fix bug introduced by new zero-padding code. Caught by the buildfarm.Jelmer Vernooij1-6/+9
2007-10-10r9439: Make sure the remainder of the array is always initialized if the buff...Jelmer Vernooij1-1/+7
2007-10-10r9429: Update link to DCOM spec. Fix HRESULT values.Jelmer Vernooij2-5/+3
2007-10-10r9373: - create a hierachical memory tree with recursiv ndr_pull_* functionsStefan Metzmacher5-13/+42
2007-10-10r9372: - make the subcontext handling autogenerated code look nicer,Stefan Metzmacher4-59/+121
2007-10-10r9360: fixed the IDL for winreg_SetValue()Andrew Tridgell1-1/+1
2007-10-10r9356: a better way of coping with NULL arrays in the array bounds checking. ...Andrew Tridgell1-8/+0
2007-10-10r9347: this array bounds checking is harder than it looks ...Andrew Tridgell1-0/+8
2007-10-10r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell1-39/+19
2007-10-10r9300: cope with zero length in ndr_pull_charset()Andrew Tridgell1-0/+4
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher1-0/+8
2007-10-10r9239: I think this is the right IDL for the eventlog record. Pidl isTim Potter1-0/+2
2007-10-10r9237: Fix eventlog_Record typedef so it decodes records source and computerTim Potter1-15/+13
2007-10-10r9162: Fix a couple of data typesJelmer Vernooij1-10/+12
2007-10-10r9161: More etheral parser generator fixesJelmer Vernooij2-9/+106
2007-10-10r9157: fix white spacesStefan Metzmacher1-3/+3
2007-10-10r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter1-1/+3
2007-10-10r9154: Change eventlog enums to bitmaps.Tim Potter1-11/+11
2007-10-10r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg forJelmer Vernooij1-4/+56
2007-10-10r9149: add support for string arrays in GetPrinterDataStefan Metzmacher1-1/+3
2007-10-10r9146: - enable winreg pipe from ejsAndrew Tridgell2-2/+9
2007-10-10r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter1-12/+25
2007-10-10r9130: Fix up awful indentation.Tim Potter1-22/+22
2007-10-10r8986: As far as I can tell, given the ldif I get from behind this, we have aAndrew Bartlett1-1/+1
2007-10-10r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett3-9/+15
2007-10-10r8820: Push this common block of code into the caller.Andrew Bartlett1-39/+18
2007-10-10r8811: Fix the build..Jelmer Vernooij2-0/+3
2007-10-10r8707: this typedef isn't used, and breaks the build on HPUX, so I've removed itAndrew Tridgell1-2/+0
2007-10-10r8614: Add COMRESULT/HRESULT scalar typeJelmer Vernooij2-0/+16
2007-10-10r8612: Parse::Pidl::NDR:Jelmer Vernooij1-192/+0
2007-10-10r8587: - fixed ref allocation in irpc repliesAndrew Tridgell1-0/+4
2007-10-10r8577: added management calls to list current tree connectsAndrew Tridgell1-1/+15
2007-10-10r8574: added server side irpc calls for listing the current sessionsAndrew Tridgell1-0/+30
2007-10-10r8559: Couple of (D)COM updates:Jelmer Vernooij1-5/+1