summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
...
* r2898: - Support enumerating remote registry valuesJelmer Vernooij2007-10-102-76/+67
* r2897: Fix double registration (of the registry subsystem) bugJelmer Vernooij2007-10-101-16/+24
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-4/+4
* r2686: remove unused gtk+ checkStefan Metzmacher2007-10-101-2/+0
* r2672: don't call a variable "dup" as that conflicts with a standard system c...Andrew Tridgell2007-10-101-3/+3
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-102-2/+2
* r2623: don't do pointer arithmetic on void*, as it doesn't work with non-GNU ...Andrew Tridgell2007-10-101-1/+1
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-1016-1254/+795
* r2257: Tab completion support in regshell (complete command names and key namesJelmer Vernooij2007-10-102-1/+125
* r2254: Fix a couple of compiler warnings...Jelmer Vernooij2007-10-104-16/+7
* r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett2007-10-101-2/+2
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-104-5/+5
* r1894: Convert // to /* */Volker Lendecke2007-10-102-2/+2
* r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij2007-10-103-801/+0
* r1147: Support enumerating valuesJelmer Vernooij2007-10-101-4/+44
* r1119: Saner keyboard shortcutsJelmer Vernooij2007-10-101-4/+4
* r1118: Read-only enumeration of keys in the LDB backend works now :-)Jelmer Vernooij2007-10-102-36/+95
* 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