Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11261: Rename access_required field in winreg idl to access_mask so it matches | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10026: Move registry header file to lib/registry | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB. | Jelmer Vernooij | 1 | -7/+10 |
2007-10-10 | r9567: fixed the winreg IDL for CreateKey, including a security | Andrew Tridgell | 1 | -4/+21 |
2007-10-10 | r9410: - a winreg_CloseKey() should return a zero key on success (zeroing the | Andrew Tridgell | 1 | -7/+4 |
2007-10-10 | r9388: we should fault bad handles given to winreg_GetVersion() | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r9359: don't check for size overflow if value is NULL | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r9358: - opening a winreg key of "" is the same as re-opening the hive. The | Andrew Tridgell | 1 | -11/+17 |
2007-10-10 | r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue | Andrew Tridgell | 1 | -12/+38 |
2007-10-10 | r9284: Whitespace. (-: | Tim Potter | 1 | -3/+3 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r4640: first stage in the server side support for multiple context_ids on one... | Andrew Tridgell | 1 | -40/+28 |
2007-10-10 | r4213: Store REG_SZ in UTF16, not the unix charset.. | Jelmer Vernooij | 1 | -2/+8 |
2007-10-10 | r4209: Fix several smaller bugs | Jelmer Vernooij | 1 | -2/+18 |
2007-10-10 | r4204: Arguments to reg_del_key more like the RPC for more efficient usage | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r4168: Implement QueryValue in the server | Jelmer Vernooij | 1 | -1/+27 |
2007-10-10 | r4166: More small API fixes, keep registry structs as small as possible. | Jelmer Vernooij | 1 | -6/+4 |
2007-10-10 | r4155: More destinction between hives and predefined keys | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXT | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r4132: - Bunch of rather large fixes in the registry | Jelmer Vernooij | 2 | -32/+29 |
2007-10-10 | r4118: don't assume that "unsigned int" is the same type as uint32_t | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4117: fixed EnumValue in winreg server | Andrew Tridgell | 1 | -7/+5 |
2007-10-10 | r4106: Add full name of two more hives | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3468: split out dcerpc_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3369: More registry updates | Jelmer Vernooij | 1 | -3/+61 |
2007-10-10 | r3367: More registry updates. | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r3348: More registry fixes and additions. The following functions work right ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3340: Various fixes in the registry code. Implement the EnumKey call | Jelmer Vernooij | 1 | -1/+9 |
2007-10-10 | r3338: More work on the winreg RPC server. Opening hives is now supported, mo... | Jelmer Vernooij | 1 | -65/+69 |
2007-10-10 | r2696: DCOM updates: | Jelmer Vernooij | 1 | -10/+15 |
2007-10-10 | r2627: use the new talloc capabilities in a bunch more places in the rpc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2519: Registry RPC pipe fixes (use struct registry_key instead of REG_KEY, etc) | Jelmer Vernooij | 1 | -23/+19 |
2007-10-10 | r465: we need common.h in two more rpc server pipes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r464: a big improvement to the API for writing server-side RPC | Andrew Tridgell | 1 | -81/+75 |
2007-10-10 | r424: let this code compile on every machine hopefully | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r355: Fix a bunch of compiler warnings in the registry code. | Tim Potter | 1 | -5/+3 |
2007-10-10 | r128: Another registry update. Changes: | Jelmer Vernooij | 1 | -110/+104 |
2007-10-10 | r126: - add first srvsvc and wkssvc server side stuff | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r62: Fix the build | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r61: - Implement first call in the winreg rpc server | Jelmer Vernooij | 1 | -1/+46 |
2007-10-10 | r31: More registry updates. regdiff/regpatch work now. | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r20: Add the registry library. Still needs a lot of work, | Jelmer Vernooij | 1 | -0/+389 |