Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11713: separate out the setting of the fde in the packet context from the | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r11676: as tridge uses 0x%llx in his latest commits... | Stefan Metzmacher | 1 | -8/+2 |
2007-10-10 | r11627: give the caller much more control over the stream to packet process, | Andrew Tridgell | 1 | -12/+20 |
2007-10-10 | r11623: convert the dcerpc socket layer to the generic packet code | Andrew Tridgell | 1 | -149/+61 |
2007-10-10 | r11516: Fix a valgrind bug I introduce with queued requests | Volker Lendecke | 1 | -3/+6 |
2007-10-10 | r11515: Add some talloc_get_type | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r11497: Don't name parameters 'floor'. Rename fl and floor to epm_floor for | Andrew Bartlett | 1 | -58/+58 |
2007-10-10 | r11473: Based on work by Jelmer, implement the [async] flag for rpc requests.... | Volker Lendecke | 2 | -29/+92 |
2007-10-10 | r11457: fixed the winreg IDL and torture code so key and value enumerations | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r11438: Move enum samr_RejectReason into misc.idl so I can use it in a global | Andrew Bartlett | 2 | -5/+7 |
2007-10-10 | r11402: In response to comments by volker, expand our Netlogon DsRGetDCName | Andrew Bartlett | 1 | -17/+35 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r11373: Handle an apparent alias in NBT ntlogin replies. | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r11362: Remove attempt to decode uint8 array as a security descriptor. Pidl ... | Tim Potter | 1 | -2/+0 |
2007-10-10 | r11352: Add newly discovered (via the radiator lists) flags for controlling | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11318: Tweak import statement for decoding KeySecurityData as a NT security | Tim Potter | 1 | -1/+1 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -108/+110 |
2007-10-10 | r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-side | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r11262: Try to get the equivalent of a subcontext in pidl ethereal conformance | Tim Potter | 1 | -0/+2 |
2007-10-10 | r11261: Rename access_required field in winreg idl to access_mask so it matches | Tim Potter | 1 | -10/+10 |
2007-10-10 | r11260: Delete a leftover scons file. | Tim Potter | 1 | -21/+0 |
2007-10-10 | r11259: Map system_name and handle fields to new hf fields. | Tim Potter | 1 | -0/+40 |
2007-10-10 | r11258: Dissect all access_required fields as hex using the same hf. | Tim Potter | 1 | -1/+10 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -120/+120 |
2007-10-10 | r11243: length and size can now be filled in automatically. | Jelmer Vernooij | 1 | -5/+2 |
2007-10-10 | r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11185: - resolve attid for "supplementalCredentials" into a name | Stefan Metzmacher | 1 | -18/+19 |
2007-10-10 | r11179: revert to the old code, till jelmer find a solution how to | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11141: Re-add paranoid string terminator check | Jelmer Vernooij | 1 | -6/+9 |
2007-10-10 | r11107: Include 0 byte | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r11105: Warn if conformant arrays are not at the end of a struct | Jelmer Vernooij | 4 | -8/+15 |
2007-10-10 | r11104: Fix LOCAL-PAC test | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11103: Eliminate ascstr | Jelmer Vernooij | 3 | -11/+5 |
2007-10-10 | r11102: Remove unistr_noterm | Jelmer Vernooij | 2 | -7/+1 |
2007-10-10 | r11101: Remove last instances of unistr | Jelmer Vernooij | 3 | -55/+50 |
2007-10-10 | r11100: Replace unistr with [string,charset(UTF16)] | Jelmer Vernooij | 6 | -251/+251 |
2007-10-10 | r11099: Replace unistr with [string] equivalent | Jelmer Vernooij | 5 | -56/+56 |
2007-10-10 | r11098: Replace string with [string] | Jelmer Vernooij | 3 | -34/+34 |
2007-10-10 | r11096: Eliminate pointer_default_top() | Jelmer Vernooij | 17 | -215/+186 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11037: | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10984: fix valgrind warnings, I had used that to check if w2k3 accept random... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10873: check the complete payload header | Stefan Metzmacher | 1 | -3/+11 |
2007-10-10 | r10872: fix the length of the dummy XPRESS decompressed buffer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10870: decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP) | Stefan Metzmacher | 1 | -19/+57 |
2007-10-10 | r10869: add dummy functions and dummy parsing of XPRESS decompression, | Stefan Metzmacher | 2 | -8/+87 |
2007-10-10 | r10868: make flag(NDR_PAHEX) possible to use and show the union level in hex | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r10839: Add some [ref] (required for ethereal and Samba3 parser generators) | Jelmer Vernooij | 1 | -18/+20 |
2007-10-10 | r10705: fixed a crash bug in the getdcname irpc server for winbind. The | Andrew Tridgell | 1 | -1/+1 |