summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-101-1/+1
* r10984: fix valgrind warnings, I had used that to check if w2k3 accept random...Stefan Metzmacher2007-10-101-1/+1
* r10873: check the complete payload headerStefan Metzmacher2007-10-101-3/+11
* r10872: fix the length of the dummy XPRESS decompressed bufferStefan Metzmacher2007-10-101-1/+1
* r10870: decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP)Stefan Metzmacher2007-10-101-19/+57
* r10869: add dummy functions and dummy parsing of XPRESS decompression,Stefan Metzmacher2007-10-102-8/+87
* r10868: make flag(NDR_PAHEX) possible to use and show the union level in hexStefan Metzmacher2007-10-101-1/+5
* r10839: Add some [ref] (required for ethereal and Samba3 parser generators)Jelmer Vernooij2007-10-101-18/+20
* r10705: fixed a crash bug in the getdcname irpc server for winbind. TheAndrew Tridgell2007-10-101-1/+1
* r10699: fixed the dcerpc code so that you can shutdown the pipe safely fromAndrew Tridgell2007-10-103-35/+36
* r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke2007-10-101-1/+1
* r10681: Convert dcerpc_open_smb to a composite function.Volker Lendecke2007-10-101-42/+113
* r10653: give unknown levels a name basicly the *2 levels meanStefan Metzmacher2007-10-101-4/+4
* r10637: use the correct memory context in the ndr_pull_* functionStefan Metzmacher2007-10-102-17/+29
* r10627: - use a wrepl specific enum for the node typeStefan Metzmacher2007-10-101-1/+8
* r10610: forgot one file in the last commit:Stefan Metzmacher2007-10-101-5/+37
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-3/+3
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-1/+11
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-101-3/+3
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-101-623/+2
* r10446: Add ndr_base and rpc_base sources to proto.hTim Potter2007-10-101-10/+16
* r10442: Build librpc/libndr_misc.a from librpc/idl/misc.idl. Doesn't quite workTim Potter2007-10-101-0/+2
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-1/+1
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-101-2/+2
* r10377: Save configuration stuff to sconf.cache so it isn't annoyingly runTim Potter2007-10-101-1/+2
* r10368: when building the epm tower, don't put host names in the ip addressAndrew Tridgell2007-10-101-1/+12
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+0
* r10346: here are only real ip-addresses valid, prevent dns lookups,Stefan Metzmacher2007-10-101-1/+3
* r10339: fix ndr_push_udlongrStefan Metzmacher2007-10-101-2/+2
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+634
* r10238: Add a entry for sec_info to treat it as a uint32 for now.Tim Potter2007-10-101-0/+2
* r10184: Fix a stack of unhandled enumeration warnings.Tim Potter2007-10-101-0/+6
* 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