summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
* r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell2007-10-101-0/+13
* r12004: added some SEC_ADS_* security flags. Needed for a SDDL parser.Andrew Tridgell2007-10-101-0/+11
* r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs itStefan Metzmacher2007-10-101-1/+2
* r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 usesStefan Metzmacher2007-10-101-1/+1
* r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher2007-10-101-6/+6
* 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
* 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
* 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
* 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
* 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
* r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij2007-10-103-8/+8
* 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
* 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
* r10870: decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP)Stefan Metzmacher2007-10-101-19/+57
* 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
* r10653: give unknown levels a name basicly the *2 levels meanStefan Metzmacher2007-10-101-4/+4
* 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
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-1/+11
* r10238: Add a entry for sec_info to treat it as a uint32 for now.Tim Potter2007-10-101-0/+2
* 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
* r10145: Allow a variable length signature, so we can support signing withAndrew Bartlett2007-10-101-1/+1
* 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