summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell2007-10-101-1/+2
* r11676: as tridge uses 0x%llx in his latest commits...Stefan Metzmacher2007-10-101-8/+2
* r11627: give the caller much more control over the stream to packet process,Andrew Tridgell2007-10-101-12/+20
* r11623: convert the dcerpc socket layer to the generic packet codeAndrew Tridgell2007-10-101-149/+61
* r11516: Fix a valgrind bug I introduce with queued requestsVolker Lendecke2007-10-101-3/+6
* r11515: Add some talloc_get_typeVolker Lendecke2007-10-101-2/+2
* r11497: Don't name parameters 'floor'. Rename fl and floor to epm_floor forAndrew Bartlett2007-10-101-58/+58
* r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke2007-10-102-29/+92
* r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell2007-10-101-1/+4
* r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2007-10-102-5/+7
* r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett2007-10-101-17/+35
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-0/+6
* r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett2007-10-101-2/+4
* r11362: Remove attempt to decode uint8 array as a security descriptor. Pidl ...Tim Potter2007-10-101-2/+0
* r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett2007-10-101-0/+4
* r11318: Tweak import statement for decoding KeySecurityData as a NT securityTim Potter2007-10-101-1/+1
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-108/+110
* r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett2007-10-101-1/+10
* r11262: Try to get the equivalent of a subcontext in pidl ethereal conformanceTim Potter2007-10-101-0/+2
* r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter2007-10-101-10/+10
* r11260: Delete a leftover scons file.Tim Potter2007-10-101-21/+0
* r11259: Map system_name and handle fields to new hf fields.Tim Potter2007-10-101-0/+40
* r11258: Dissect all access_required fields as hex using the same hf.Tim Potter2007-10-101-1/+10
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-120/+120
* r11243: length and size can now be filled in automatically.Jelmer Vernooij2007-10-101-5/+2
* r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...Stefan Metzmacher2007-10-101-0/+1
* r11185: - resolve attid for "supplementalCredentials" into a nameStefan Metzmacher2007-10-101-18/+19
* r11179: revert to the old code, till jelmer find a solution how toStefan Metzmacher2007-10-101-1/+1
* r11141: Re-add paranoid string terminator checkJelmer Vernooij2007-10-101-6/+9
* r11107: Include 0 byteJelmer Vernooij2007-10-101-1/+2
* r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij2007-10-104-8/+15
* r11104: Fix LOCAL-PAC testJelmer Vernooij2007-10-101-1/+1
* r11103: Eliminate ascstrJelmer Vernooij2007-10-103-11/+5
* r11102: Remove unistr_notermJelmer Vernooij2007-10-102-7/+1
* r11101: Remove last instances of unistrJelmer Vernooij2007-10-103-55/+50
* r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij2007-10-106-251/+251
* r11099: Replace unistr with [string] equivalentJelmer Vernooij2007-10-105-56/+56
* r11098: Replace string with [string]Jelmer Vernooij2007-10-103-34/+34
* r11096: Eliminate pointer_default_top()Jelmer Vernooij2007-10-1017-215/+186
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-0/+1
* r11037:Stefan Metzmacher2007-10-101-1/+0
* 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