summaryrefslogtreecommitdiff
path: root/source4/lib/registry/local.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-01s4:registry - move some common constraint checks to the "local" backendMatthias Dieter Wallnöfer1-0/+24
2010-07-01s4:lib/registry/local.c - support recursive key generationMatthias Dieter Wallnöfer1-40/+53
2010-03-22s4:registry - "reg_import_hive_key" - change a "talloc_steal" into a "talloc_...Matthias Dieter Wallnöfer1-1/+1
2010-03-22s4:registry - "local" - add also here more "W_ERROR_HAVE_NO_MEMORY" macro testsMatthias Dieter Wallnöfer1-8/+26
2010-03-22s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer1-4/+6
2010-03-06s4:libregistry - change counters to be "unsigned"Matthias Dieter Wallnöfer1-2/+2
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-05-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij1-9/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-8/+1
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij1-8/+1
2008-04-14Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman1-0/+16
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-03-28Convert some more files to GPLv3.Andrew Kroeger1-1/+1
2008-02-16Move responsibilities of build.h to makefile.Jelmer Vernooij1-1/+0
2008-01-18registry: Avoid mapping registry return codes: return the right value in the ...Jelmer Vernooij1-1/+1
2008-01-07r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij1-2/+6
2008-01-07r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.Jelmer Vernooij1-2/+2
2007-12-24r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij1-1/+1
2007-12-24r26564: More python bindings for registry code.Jelmer Vernooij1-1/+1
2007-12-21r26518: Fix provision of registry using Python.Jelmer Vernooij1-1/+1
2007-12-21r26451: Janitorial: fix warnings in lib/registry/Kai Blin1-4/+4
2007-10-10r25544: Cleanup some more indents in lib/registry.Günther Deschner1-91/+97
2007-10-10r25193: Update headers to easy use by external apps.Jelmer Vernooij1-4/+4
2007-10-10r25047: Fix more warnings.Jelmer Vernooij1-1/+2
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-3/+2
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-2/+2
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-0/+333