Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579 | James Peach | 1 | -4/+4 |
2007-10-10 | r13131: windows sends termination here, this fixes access with regedit | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13044: I finally understand that the [charset()] and [string] properties | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r12982: fix parsing of LDAP DIRSYNC cookies | Stefan Metzmacher | 1 | -7/+21 |
2007-10-10 | r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/... | Stefan Metzmacher | 1 | -43/+74 |
2007-10-10 | r12651: Remove STR_LARGE_SIZE as it's no longer used | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12635: use the new [validate] value() checking to fix the string types for | Andrew Tridgell | 1 | -11/+11 |
2007-10-10 | r12517: Don't generate empty init functions | Jelmer Vernooij | 2 | -5/+1 |
2007-10-10 | r12514: Move DCE/RPC interface table to a seperate file | Jelmer Vernooij | 2 | -12/+3 |
2007-10-10 | r12513: Similar change as my previous commit, but now for transfer syntaxes. | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:... | Jelmer Vernooij | 3 | -7/+7 |
2007-10-10 | r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg | Jelmer Vernooij | 1 | -105/+280 |
2007-10-10 | r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r12086: reverted the utf8string change in xattr.idl. See the discussion on | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the | Andrew Tridgell | 2 | -11/+157 |
2007-10-10 | r12084: added a comment on what is appropriate for parameter_control | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand, | Stefan Metzmacher | 1 | -1/+17 |
2007-10-10 | r12010: - added support for domain specific SID codes in SDDL strings | Andrew Tridgell | 1 | -0/+13 |
2007-10-10 | r12004: added some SEC_ADS_* security flags. Needed for a SDDL parser. | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs it | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 uses | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11781: rename tree to tcons to match the sessions substructure of smbsrv_con... | Stefan Metzmacher | 1 | -6/+6 |
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 | 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 | 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 | 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 | 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 | r11105: Warn if conformant arrays are not at the end of a struct | Jelmer Vernooij | 3 | -8/+8 |
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 | 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 |