summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
...
* r1040: make sure main() doesn't get auto-prototypedAndrew Tridgell2007-10-101-1/+1
* r1035: Support shared modules againJelmer Vernooij2007-10-101-12/+12
* r1032: Fix RPC backend segfaultJelmer Vernooij2007-10-101-2/+1
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-102-15/+15
* r959: - a static WERROR function should return a WERROR:-)Stefan Metzmacher2007-10-101-3/+4
* r955: Update debian package rules... builds nowJelmer Vernooij2007-10-104-5/+16
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-103-11/+11
* r893: a few more _t conversionsAndrew Tridgell2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-107-8/+8
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-2/+1
* r857: fix the build of gregedit (typo:-)Stefan Metzmacher2007-10-101-1/+1
* r851: convert lib/registry/ to a config.mk fileStefan Metzmacher2007-10-102-17/+147
* r834: Fix gconf and dir backendsJelmer Vernooij2007-10-103-14/+40
* r833: Compile errorJelmer Vernooij2007-10-101-1/+2
* r832: Only show menu items for backends if they're presentJelmer Vernooij2007-10-102-24/+39
* r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.Jelmer Vernooij2007-10-101-5/+2
* r829: Implement 'hive' commandJelmer Vernooij2007-10-102-1/+20
* r828: Some fixes in the core and regshell concerning hives andJelmer Vernooij2007-10-106-17/+33
* r825: - Introduce support for multiple roots (or 'hives')Jelmer Vernooij2007-10-1012-168/+213
* r819: Fix seg fault in rpc backend, found by Andrew BartlettJelmer Vernooij2007-10-101-1/+1
* r734: Fix crash bugJelmer Vernooij2007-10-101-3/+8
* r700: fix SMB_LIBRARY() to disable the lib by defaultStefan Metzmacher2007-10-101-1/+1
* r693: Make staticJelmer Vernooij2007-10-101-2/+2
* r692: Add libwinregistryJelmer Vernooij2007-10-101-0/+5
* r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()Jelmer Vernooij2007-10-101-9/+16
* r681: don't init r.out.result.vStefan Metzmacher2007-10-101-1/+0
* r673: disable registry_gconf for nowStefan Metzmacher2007-10-101-1/+2
* r672: disable gregedit for nowStefan Metzmacher2007-10-101-1/+2
* r668: fix the buildStefan Metzmacher2007-10-101-1/+1
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-1014-49/+52
* r655: Fix if() logicJelmer Vernooij2007-10-101-2/+2
* r467: hopefully get the buildfarm compiling fine now...Stefan Metzmacher2007-10-105-10/+13
* r425: add some comments to ugly code partsStefan Metzmacher2007-10-102-1/+2
* r355: Fix a bunch of compiler warnings in the registry code.Tim Potter2007-10-107-36/+31
* r274: Be somewhat more POSIX compatibleJelmer Vernooij2007-10-101-9/+19
* r200: fix compile errorsHerb Lewis2007-10-102-4/+7
* r199: More registry rpc updatesJelmer Vernooij2007-10-101-12/+31
* r190: More RPC updatesJelmer Vernooij2007-10-102-1/+54
* r187: RPC registry backend fixesJelmer Vernooij2007-10-104-30/+127
* r183: More bugfixesJelmer Vernooij2007-10-102-28/+21
* r182: Fix a couple of segfaultsJelmer Vernooij2007-10-104-2/+12
* r181: Parsing windows '95 registry files now works (including values)Jelmer Vernooij2007-10-102-45/+188
* r174: Win95 registry files (like USER.DAT) can now be partially parsedJelmer Vernooij2007-10-103-45/+100
* r169: Fix gregeditJelmer Vernooij2007-10-102-31/+8
* r168: - Cleanups in rpc backendJelmer Vernooij2007-10-108-192/+307
* r166: Fix enumerating values in nt4 backendJelmer Vernooij2007-10-103-0/+6
* r165: Add support for viewing registry values in gregeditJelmer Vernooij2007-10-102-26/+40
* r164: Viewing remote registries with gregedit works nowJelmer Vernooij2007-10-102-4/+4
* r162: Minor bugfixes:Jelmer Vernooij2007-10-102-4/+3