summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij1-623/+2
2007-10-10r10446: Add ndr_base and rpc_base sources to proto.hTim Potter1-10/+16
2007-10-10r10442: Build librpc/libndr_misc.a from librpc/idl/misc.idl. Doesn't quite workTim Potter1-0/+2
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+1
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett1-2/+2
2007-10-10r10377: Save configuration stuff to sconf.cache so it isn't annoyingly runTim Potter1-1/+2
2007-10-10r10368: when building the epm tower, don't put host names in the ip addressAndrew Tridgell1-1/+12
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10346: here are only real ip-addresses valid, prevent dns lookups,Stefan Metzmacher1-1/+3
2007-10-10r10339: fix ndr_push_udlongrStefan Metzmacher1-2/+2
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+634
2007-10-10r10238: Add a entry for sec_info to treat it as a uint32 for now.Tim Potter1-0/+2
2007-10-10r10184: Fix a stack of unhandled enumeration warnings.Tim Potter1-0/+6
2007-10-10r10181: Fix the buildJelmer Vernooij1-1/+1
2007-10-10r10171: This seems to work for encoding/decoding a PAC at the buffers onlyAndrew Bartlett1-0/+21
2007-10-10r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett1-5/+8
2007-10-10r10145: Allow a variable length signature, so we can support signing withAndrew Bartlett1-1/+1
2007-10-10r10141: if some of the LIBNDR_ALIGN_* flags and LIBNDR_FLAG_REMAINING are set,Stefan Metzmacher1-0/+6
2007-10-10r10129: fix sinple ip's in wins replication, packetsStefan Metzmacher1-2/+2
2007-10-10r10126: WREPL_REPL_UPDATE also takes a wrepl_tableStefan Metzmacher1-1/+1
2007-10-10r10085: decode level 5 and 9 tooStefan Metzmacher1-1/+5
2007-10-10r10048: Dissect a security_secinfo as a uint32 just to get the winregTim Potter1-0/+1
2007-10-10r10046: Don't generate any ethereal dissectors for security.idlTim Potter1-0/+1
2007-10-10r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner1-2/+37
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