summaryrefslogtreecommitdiff
path: root/source4/lib/registry
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher7-8/+8
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-2/+1
2007-10-10r857: fix the build of gregedit (typo:-)Stefan Metzmacher1-1/+1
2007-10-10r851: convert lib/registry/ to a config.mk fileStefan Metzmacher2-17/+147
2007-10-10r834: Fix gconf and dir backendsJelmer Vernooij3-14/+40
2007-10-10r833: Compile errorJelmer Vernooij1-1/+2
2007-10-10r832: Only show menu items for backends if they're presentJelmer Vernooij2-24/+39
2007-10-10r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.Jelmer Vernooij1-5/+2
2007-10-10r829: Implement 'hive' commandJelmer Vernooij2-1/+20
2007-10-10r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij6-17/+33
2007-10-10r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij12-168/+213
2007-10-10r819: Fix seg fault in rpc backend, found by Andrew BartlettJelmer Vernooij1-1/+1
2007-10-10r734: Fix crash bugJelmer Vernooij1-3/+8
2007-10-10r700: fix SMB_LIBRARY() to disable the lib by defaultStefan Metzmacher1-1/+1
2007-10-10r693: Make staticJelmer Vernooij1-2/+2
2007-10-10r692: Add libwinregistryJelmer Vernooij1-0/+5
2007-10-10r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()Jelmer Vernooij1-9/+16
2007-10-10r681: don't init r.out.result.vStefan Metzmacher1-1/+0
2007-10-10r673: disable registry_gconf for nowStefan Metzmacher1-1/+2
2007-10-10r672: disable gregedit for nowStefan Metzmacher1-1/+2
2007-10-10r668: fix the buildStefan Metzmacher1-1/+1
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher14-49/+52
2007-10-10r655: Fix if() logicJelmer Vernooij1-2/+2
2007-10-10r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher5-10/+13
2007-10-10r425: add some comments to ugly code partsStefan Metzmacher2-1/+2
2007-10-10r355: Fix a bunch of compiler warnings in the registry code.Tim Potter7-36/+31
2007-10-10r274: Be somewhat more POSIX compatibleJelmer Vernooij1-9/+19
2007-10-10r200: fix compile errorsHerb Lewis2-4/+7
2007-10-10r199: More registry rpc updatesJelmer Vernooij1-12/+31
2007-10-10r190: More RPC updatesJelmer Vernooij2-1/+54
2007-10-10r187: RPC registry backend fixesJelmer Vernooij4-30/+127
2007-10-10r183: More bugfixesJelmer Vernooij2-28/+21
2007-10-10r182: Fix a couple of segfaultsJelmer Vernooij4-2/+12
2007-10-10r181: Parsing windows '95 registry files now works (including values)Jelmer Vernooij2-45/+188
2007-10-10r174: Win95 registry files (like USER.DAT) can now be partially parsedJelmer Vernooij3-45/+100
2007-10-10r169: Fix gregeditJelmer Vernooij2-31/+8
2007-10-10r168: - Cleanups in rpc backendJelmer Vernooij8-192/+307
2007-10-10r166: Fix enumerating values in nt4 backendJelmer Vernooij3-0/+6
2007-10-10r165: Add support for viewing registry values in gregeditJelmer Vernooij2-26/+40
2007-10-10r164: Viewing remote registries with gregedit works nowJelmer Vernooij2-4/+4
2007-10-10r162: Minor bugfixes:Jelmer Vernooij2-4/+3
2007-10-10r134: - added ldb to the build of smbdAndrew Tridgell1-3/+2
2007-10-10r129: Convert other utilities to new APIJelmer Vernooij4-81/+169
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij13-326/+1266
2007-10-10r125: use AC_CONFIG_FILES() instead of AC_OUTPUT()Stefan Metzmacher1-1/+1
2007-10-10r61: - Implement first call in the winreg rpc serverJelmer Vernooij2-2/+19
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij1-19/+25
2007-10-10r36: - Start using memory pools in the registry libraryJelmer Vernooij7-141/+102
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij7-151/+168
2007-10-10r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij18-0/+4805