summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell1-1/+4
2007-10-10r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2-5/+7
2007-10-10r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett1-17/+35
2007-10-10r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett1-2/+4
2007-10-10r11362: Remove attempt to decode uint8 array as a security descriptor. Pidl ...Tim Potter1-2/+0
2007-10-10r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett1-0/+4
2007-10-10r11318: Tweak import statement for decoding KeySecurityData as a NT securityTim Potter1-1/+1
2007-10-10r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett1-1/+10
2007-10-10r11262: Try to get the equivalent of a subcontext in pidl ethereal conformanceTim Potter1-0/+2
2007-10-10r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter1-10/+10
2007-10-10r11259: Map system_name and handle fields to new hf fields.Tim Potter1-0/+40
2007-10-10r11258: Dissect all access_required fields as hex using the same hf.Tim Potter1-1/+10
2007-10-10r11243: length and size can now be filled in automatically.Jelmer Vernooij1-5/+2
2007-10-10r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...Stefan Metzmacher1-0/+1
2007-10-10r11185: - resolve attid for "supplementalCredentials" into a nameStefan Metzmacher1-18/+19
2007-10-10r11179: revert to the old code, till jelmer find a solution how toStefan Metzmacher1-1/+1
2007-10-10r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij3-8/+8
2007-10-10r11104: Fix LOCAL-PAC testJelmer Vernooij1-1/+1
2007-10-10r11103: Eliminate ascstrJelmer Vernooij3-11/+5
2007-10-10r11102: Remove unistr_notermJelmer Vernooij2-7/+1
2007-10-10r11101: Remove last instances of unistrJelmer Vernooij3-55/+50
2007-10-10r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij6-251/+251
2007-10-10r11099: Replace unistr with [string] equivalentJelmer Vernooij5-56/+56
2007-10-10r11098: Replace string with [string]Jelmer Vernooij3-34/+34
2007-10-10r11096: Eliminate pointer_default_top()Jelmer Vernooij17-215/+186
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-1/+1
2007-10-10r10984: fix valgrind warnings, I had used that to check if w2k3 accept random...Stefan Metzmacher1-1/+1
2007-10-10r10870: decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP)Stefan Metzmacher1-19/+57
2007-10-10r10839: Add some [ref] (required for ethereal and Samba3 parser generators)Jelmer Vernooij1-18/+20
2007-10-10r10705: fixed a crash bug in the getdcname irpc server for winbind. TheAndrew Tridgell1-1/+1
2007-10-10r10653: give unknown levels a name basicly the *2 levels meanStefan Metzmacher1-4/+4
2007-10-10r10627: - use a wrepl specific enum for the node typeStefan Metzmacher1-1/+8
2007-10-10r10610: forgot one file in the last commit:Stefan Metzmacher1-5/+37
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-1/+11
2007-10-10r10238: Add a entry for sec_info to treat it as a uint32 for now.Tim Potter1-0/+2
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-10r10145: Allow a variable length signature, so we can support signing withAndrew Bartlett1-1/+1
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-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