summaryrefslogtreecommitdiff
path: root/source4/lib/registry/common/reg_interface.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3374: Couple of bug fixesJelmer Vernooij1-1/+1
2007-10-10r3369: More registry updatesJelmer Vernooij1-3/+73
2007-10-10r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij1-4/+8
2007-10-10r3367: More registry updates.Jelmer Vernooij1-3/+30
2007-10-10r3348: More registry fixes and additions. The following functions work right ...Jelmer Vernooij1-0/+1
2007-10-10r3340: Various fixes in the registry code. Implement the EnumKey callJelmer Vernooij1-1/+4
2007-10-10r2913: - Don't print hive name if it is NULL (regtree)Jelmer Vernooij1-0/+1
2007-10-10r2897: Fix double registration (of the registry subsystem) bugJelmer Vernooij1-16/+24
2007-10-10r2672: don't call a variable "dup" as that conflicts with a standard system c...Andrew Tridgell1-3/+3
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-270/+223
2007-10-10r2254: Fix a couple of compiler warnings...Jelmer Vernooij1-3/+2
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-1/+1
2007-10-10r1118: Read-only enumeration of keys in the LDB backend works now :-)Jelmer Vernooij1-7/+18
2007-10-10r955: Update debian package rules... builds nowJelmer Vernooij1-2/+6
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r833: Compile errorJelmer Vernooij1-1/+2
2007-10-10r832: Only show menu items for backends if they're presentJelmer Vernooij1-12/+19
2007-10-10r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij1-7/+7
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij1-8/+54
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-1/+1
2007-10-10r425: add some comments to ugly code partsStefan Metzmacher1-1/+1
2007-10-10r187: RPC registry backend fixesJelmer Vernooij1-4/+7
2007-10-10r183: More bugfixesJelmer Vernooij1-23/+17
2007-10-10r181: Parsing windows '95 registry files now works (including values)Jelmer Vernooij1-3/+5
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij1-5/+44
2007-10-10r166: Fix enumerating values in nt4 backendJelmer Vernooij1-0/+1
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-157/+211
2007-10-10r36: - Start using memory pools in the registry libraryJelmer Vernooij1-30/+40
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij1-4/+61
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij1-0/+423