summaryrefslogtreecommitdiff
path: root/source4/lib/registry/common
AgeCommit message (Expand)AuthorFilesLines
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-10r2623: don't do pointer arithmetic on void*, as it doesn't work with non-GNU ...Andrew Tridgell1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij4-668/+244
2007-10-10r2257: Tab completion support in regshell (complete command names and key namesJelmer Vernooij1-0/+10
2007-10-10r2254: Fix a couple of compiler warnings...Jelmer Vernooij2-5/+4
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-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-1/+1
2007-10-10r893: a few more _t conversionsAndrew Tridgell1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher4-4/+4
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-10r829: Implement 'hive' commandJelmer Vernooij1-0/+5
2007-10-10r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij3-9/+9
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij3-18/+75
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 Vernooij2-4/+10
2007-10-10r183: More bugfixesJelmer Vernooij1-23/+17
2007-10-10r182: Fix a couple of segfaultsJelmer Vernooij2-2/+5
2007-10-10r181: Parsing windows '95 registry files now works (including values)Jelmer Vernooij1-3/+5
2007-10-10r169: Fix gregeditJelmer Vernooij1-25/+2
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij2-7/+46
2007-10-10r166: Fix enumerating values in nt4 backendJelmer Vernooij2-0/+2
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij3-187/+258
2007-10-10r36: - Start using memory pools in the registry libraryJelmer Vernooij5-107/+71
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij2-5/+62
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij5-0/+970