summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r10181: Fix the buildJelmer Vernooij2007-10-101-1/+1
* r10171: This seems to work for encoding/decoding a PAC at the buffers onlyAndrew Bartlett2007-10-101-0/+21
* r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett2007-10-101-5/+8
* r10145: Allow a variable length signature, so we can support signing withAndrew Bartlett2007-10-101-1/+1
* r10141: if some of the LIBNDR_ALIGN_* flags and LIBNDR_FLAG_REMAINING are set,Stefan Metzmacher2007-10-101-0/+6
* r10129: fix sinple ip's in wins replication, packetsStefan Metzmacher2007-10-101-2/+2
* r10126: WREPL_REPL_UPDATE also takes a wrepl_tableStefan Metzmacher2007-10-101-1/+1
* r10085: decode level 5 and 9 tooStefan Metzmacher2007-10-101-1/+5
* r10048: Dissect a security_secinfo as a uint32 just to get the winregTim Potter2007-10-101-0/+1
* r10046: Don't generate any ethereal dissectors for security.idlTim Potter2007-10-101-0/+1
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2007-10-101-2/+37
* r9797: - let us parse replication packets with linked attributes fine,Stefan Metzmacher2007-10-101-2/+16
* r9795: fix the ndr_pull_string code to handle, some special cases,Stefan Metzmacher2007-10-101-51/+51
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-2/+2
* 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-102-29/+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-102-4/+19
* r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett2007-10-101-28/+31
* r9495: - added an enum for winreg key types, making it easier to read the deb...Andrew Tridgell2007-10-101-10/+20
* r9441: Use "const char *" for fixed-size arrays with charset() becauseJelmer Vernooij2007-10-101-1/+1
* r9440: Fix bug introduced by new zero-padding code. Caught by the buildfarm.Jelmer Vernooij2007-10-101-6/+9
* r9439: Make sure the remainder of the array is always initialized if the buff...Jelmer Vernooij2007-10-101-1/+7
* r9429: Update link to DCOM spec. Fix HRESULT values.Jelmer Vernooij2007-10-102-5/+3
* r9373: - create a hierachical memory tree with recursiv ndr_pull_* functionsStefan Metzmacher2007-10-105-13/+42
* r9372: - make the subcontext handling autogenerated code look nicer,Stefan Metzmacher2007-10-104-59/+121
* r9360: fixed the IDL for winreg_SetValue()Andrew Tridgell2007-10-101-1/+1
* r9356: a better way of coping with NULL arrays in the array bounds checking. ...Andrew Tridgell2007-10-101-8/+0
* r9347: this array bounds checking is harder than it looks ...Andrew Tridgell2007-10-101-0/+8
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2007-10-101-39/+19
* r9300: cope with zero length in ndr_pull_charset()Andrew Tridgell2007-10-101-0/+4
* 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-102-2/+9
* 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