summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/rpc.c
Commit message (Expand)AuthorAgeFilesLines
* s4:registry - on key add operations we have to handle with paths not always o...Matthias Dieter Wallnöfer2010-07-011-2/+2
* s4:registry/rpc.c - fix Solaris warnings by castsMatthias Dieter Wallnöfer2010-06-201-4/+4
* s4:registry - add more "W_ERROR_HAVE_NO_MEMORY" invocations (on talloc'ed stuff)Matthias Dieter Wallnöfer2010-03-221-0/+3
* s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer2010-03-221-4/+2
* s4:registry - "RPC backend" - use "talloc_steal" and not "talloc_reference"Matthias Dieter Wallnöfer2010-03-221-4/+4
* s4:registry - rpc - don't crash when communication partner isn't availableMatthias Dieter Wallnöfer2010-03-151-4/+4
* s4:lib/registry/rpc: convert to use dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-16/+17
* winreg: add winreg_KeyType enum.Günther Deschner2010-03-111-1/+1
* winreg: fix winreg_EnumValue callers.Günther Deschner2009-01-161-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij2008-11-021-1/+1
* Revert "s4: fix the build after winreg idl changes."Günther Deschner2008-10-201-2/+2
* s4: fix the build after winreg idl changes.Günther Deschner2008-10-201-2/+2
* Regenerate pidl output.Jelmer Vernooij2008-10-201-2/+2
* s4: fix registry/rpc.c after winreg changes.Günther Deschner2008-10-151-5/+5
* winreg.idl: Sync ref change from Samba 3.Jelmer Vernooij2008-10-151-1/+1
* Registry client: Remove all conversion helper functionsMatthias Dieter Wallnöfer2008-09-211-44/+17
* Registry client library: Remove two elementar conversion functionsMatthias Dieter Wallnöfer2008-09-211-26/+4
* Registry client: Implement the "winreg_QueryValue" callMatthias Dieter Wallnöfer2008-09-211-0/+48
* Registry client library: Use "talloc_zero" to avoid uninitialized valuesMatthias Dieter Wallnöfer2008-09-211-3/+2
* Registry client library: Fixes the creation of new keysMatthias Dieter Wallnöfer2008-09-211-1/+1
* Registry client library: Fix some buffer problemsMatthias Dieter Wallnöfer2008-09-211-5/+9
* Registry client library: Various fixup's and correctionsMatthias Dieter Wallnöfer2008-09-211-63/+64
* Registry client: Various cleanups and charset conversionsMatthias Dieter Wallnöfer2008-09-211-66/+125
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-071-5/+18
* r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.Jelmer Vernooij2008-01-071-30/+59
* r26451: Janitorial: fix warnings in lib/registry/Kai Blin2007-12-211-1/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+2
* r25544: Cleanup some more indents in lib/registry.Günther Deschner2007-10-101-86/+89
* r24718: Fix some compiler warnings.Jelmer Vernooij2007-10-101-4/+13
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-0/+399