s3: compile warning and upn handling
[kai/samba.git] / source4 / rpc_server / winreg /
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:rpc_server: s/private/private_data
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-21 Jelmer VernooijFix the build.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-21 Matthias Dieter... Registry RPC server: Reintroduce the "key" variable...
2008-10-21 Matthias Dieter... Registry server: Fixes up the patch with "type" !=...
2008-10-21 Matthias Dieter... Revert "Registry server: Enhances commit "type" !=...
2008-10-21 Matthias Dieter... Registry server: Enhances commit "type" != NULL (when...
2008-10-21 Matthias Dieter... Registry server "reg_ldb_unpack_value": Tests demonstra...
2008-10-21 Matthias Dieter... Registry server: Cosmetic corrections
2008-10-21 Matthias Dieter... Cleanups of server files
2008-10-21 Matthias Dieter... Registry server: More work to be compatible
2008-10-21 Matthias Dieter... Fixes for the WINREG RPC server
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijSync parameter names with samba 3.
2008-10-15 Jelmer Vernooijwinreg.idl: Sync ref change from Samba 3.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-20 Andrew BartlettMore kludge ACLs!
2008-01-18 Jelmer Vernooijregistry: Avoid mapping registry return codes: return...
2008-01-18 Andrew KroegerWhen Windows attempts to create a new key, it looks...
2008-01-18 Jelmer Vernooijregistry: Improve error codes and update tests.
2008-01-18 Andrew KroegerWhen Windows initially creates a new value, the value...
2008-01-07 Jelmer Vernooijr26689: registry: Return max_subkeynamelen, max_valname...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2007-12-21 Jelmer Vernooijr26296: Store loadparm context in DCE/RPC server context.
2007-12-21 Jelmer Vernooijr26239: Fix registry argument order.
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Günther Deschnerr25539: Also correct indent for winreg server.
2007-10-10 Jelmer Vernooijr24817: Don't REG_NONE for all value types. Patch from
2007-10-10 Jelmer Vernooijr24727: Initialize variable.
2007-10-10 Jelmer Vernooijr24726: Add tests for getting/setting security descript...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Andrew Tridgellr18860: fixed some code that bitrotted while we didn...
2007-10-10 Andrew Tridgellr18584: found one of the fd leaks. The registry backend...
2007-10-10 Andrew Tridgellr18566: fixed the winreg pipe and winreg tests
2007-10-10 Gerald Carterr18561: Fix [out] pointers in winreg IDL
2007-10-10 Andrew Tridgellr18330: don't mix pointer types in RPC replies
2007-10-10 Jelmer Vernooijr15358: Fix some compiler warnings / type safety. Found...
2007-10-10 Jelmer Vernooijr14599: Pass ACLs down the registry layer.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Tim Potterr11261: Rename access_required field in winreg idl...
2007-10-10 Jelmer Vernooijr10026: Move registry header file to lib/registry
2007-10-10 Jelmer Vernooijr10007: Merge data_blk and data_len member of registry_...
2007-10-10 Andrew Tridgellr9567: fixed the winreg IDL for CreateKey, including...
2007-10-10 Andrew Tridgellr9410: - a winreg_CloseKey() should return a zero key...
2007-10-10 Andrew Tridgellr9388: we should fault bad handles given to winreg_GetV...
2007-10-10 Andrew Tridgellr9359: don't check for size overflow if value is NULL
2007-10-10 Andrew Tridgellr9358: - opening a winreg key of "" is the same as...
2007-10-10 Andrew Tridgellr9338: fixed the winreg IDL to be correct for the EnumK...
2007-10-10 Tim Potterr9284: Whitespace. (-:
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Jelmer Vernooijr4213: Store REG_SZ in UTF16, not the unix charset..
2007-10-10 Jelmer Vernooijr4209: Fix several smaller bugs
2007-10-10 Jelmer Vernooijr4204: Arguments to reg_del_key more like the RPC for...
2007-10-10 Jelmer Vernooijr4168: Implement QueryValue in the server
2007-10-10 Jelmer Vernooijr4166: More small API fixes, keep registry structs...
2007-10-10 Jelmer Vernooijr4155: More destinction between hives and predefined...
2007-10-10 Jelmer Vernooijr4154: Add definitions for HKEY_PERFORMANCE_TEXT and...
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry
2007-10-10 Andrew Tridgellr4118: don't assume that "unsigned int" is the same...
2007-10-10 Andrew Tridgellr4117: fixed EnumValue in winreg server
2007-10-10 Jelmer Vernooijr4106: Add full name of two more hives
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Jelmer Vernooijr3369: More registry updates
2007-10-10 Jelmer Vernooijr3367: More registry updates.
2007-10-10 Jelmer Vernooijr3348: More registry fixes and additions. The following...
2007-10-10 Jelmer Vernooijr3340: Various fixes in the registry code. Implement...
2007-10-10 Jelmer Vernooijr3338: More work on the winreg RPC server. Opening...
2007-10-10 Jelmer Vernooijr2696: DCOM updates:
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Jelmer Vernooijr2519: Registry RPC pipe fixes (use struct registry_key...
2007-10-10 Andrew Tridgellr465: we need common.h in two more rpc server pipes
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Stefan Metzmacherr424: let this code compile on every machine hopefully
2007-10-10 Tim Potterr355: Fix a bunch of compiler warnings in the registry...
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Stefan Metzmacherr126: - add first srvsvc and wkssvc server side stuff
2007-10-10 Jelmer Vernooijr62: Fix the build
2007-10-10 Jelmer Vernooijr61: - Implement first call in the winreg rpc server
2007-10-10 Jelmer Vernooijr31: More registry updates. regdiff/regpatch work now.
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...