Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9495: - added an enum for winreg key types, making it easier to read the deb... | Andrew Tridgell | 1 | -10/+20 |
2007-10-10 | r9429: Update link to DCOM spec. Fix HRESULT values. | Jelmer Vernooij | 2 | -5/+3 |
2007-10-10 | r9360: fixed the IDL for winreg_SetValue() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue | Andrew Tridgell | 1 | -39/+19 |
2007-10-10 | r9240: - move struct security_token to the idl file, with this we can | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r9239: I think this is the right IDL for the eventlog record. Pidl is | Tim Potter | 1 | -0/+2 |
2007-10-10 | r9237: Fix eventlog_Record typedef so it decodes records source and computer | Tim Potter | 1 | -15/+13 |
2007-10-10 | r9162: Fix a couple of data types | Jelmer Vernooij | 1 | -10/+12 |
2007-10-10 | r9161: More etheral parser generator fixes | Jelmer Vernooij | 2 | -9/+106 |
2007-10-10 | r9157: fix white spaces | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r9156: Add IDL and test for FlushEventLog() but it always seems to return | Tim Potter | 1 | -1/+3 |
2007-10-10 | r9154: Change eventlog enums to bitmaps. | Tim Potter | 1 | -11/+11 |
2007-10-10 | r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg for | Jelmer Vernooij | 1 | -4/+56 |
2007-10-10 | r9149: add support for string arrays in GetPrinterData | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r9146: - enable winreg pipe from ejs | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9145: Some work on eventlog since jerry is doing some in Samba3. (-: | Tim Potter | 1 | -12/+25 |
2007-10-10 | r9130: Fix up awful indentation. | Tim Potter | 1 | -22/+22 |
2007-10-10 | r8986: As far as I can tell, given the ldif I get from behind this, we have a | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8855: Share this enum (describing the SamSync databases) between nbt and net... | Andrew Bartlett | 3 | -9/+15 |
2007-10-10 | r8614: Add COMRESULT/HRESULT scalar type | Jelmer Vernooij | 1 | -0/+14 |
2007-10-10 | r8587: - fixed ref allocation in irpc replies | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8577: added management calls to list current tree connects | Andrew Tridgell | 1 | -1/+15 |
2007-10-10 | r8574: added server side irpc calls for listing the current sessions | Andrew Tridgell | 1 | -0/+30 |
2007-10-10 | r8559: Couple of (D)COM updates: | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r8503: remove useless line | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r8480: fixed a typo | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8476: add a note that DsAddEntry is very incomplete yet | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r8474: add some more attid mappings | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r8375: - move from netr_StringLarge to lsa_StringLarge | Stefan Metzmacher | 2 | -11/+17 |
2007-10-10 | r8368: the type filed depends on the user being present or not | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r8286: it makes more sense to combine the refresh count with the register cou... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r8268: added the 'needed' logic to ehs generation, so we don't generate | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8256: - allow rpc calls from non-command line ejs contexts by creating a set | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8252: Steal metze's thunder, and prove that with a few small tweaks, we can | Andrew Bartlett | 1 | -2/+8 |
2007-10-10 | r8250: More PAC work. We now sucessfully verify the KDC signature from my DC | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8233: - added support for more base types in pidl ejs | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 3 | -201/+187 |
2007-10-10 | r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r8223: fix the values of nt_version and type we reply in the server code, | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is | Tim Potter | 1 | -14/+9 |
2007-10-10 | r8168: after testing I saw that w2k3 uses unique pointers on the mgmt pipe | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r8167: - use the same algorithm than w2k3 for 'unique' pointer values | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r8156: I found out that the unknown[2] field of the unknown[4] array is a len... | Stefan Metzmacher | 1 | -3/+6 |
2007-10-10 | r8148: - make the PAC generation code a bit more readable and add some outof ... | Stefan Metzmacher | 1 | -13/+19 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 1 | -7/+5 |
2007-10-10 | r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData | Stefan Metzmacher | 1 | -0/+22 |
2007-10-10 | r8053: requests from mmc show that the auth info for a bind should be 4 byte ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8050: - make use of more [value()] properties | Stefan Metzmacher | 1 | -14/+9 |
2007-10-10 | r8012: Add UUID for NDR64 transfer syntax. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r8001: Also fill in the krbtgt checksum, and make sure to put the right | Andrew Bartlett | 1 | -1/+1 |