summaryrefslogtreecommitdiff
path: root/source4/lib/registry
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1147: Support enumerating valuesJelmer Vernooij1-4/+44
2007-10-10r1119: Saner keyboard shortcutsJelmer Vernooij1-4/+4
2007-10-10r1118: Read-only enumeration of keys in the LDB backend works now :-)Jelmer Vernooij2-36/+95
2007-10-10r1040: make sure main() doesn't get auto-prototypedAndrew Tridgell1-1/+1
2007-10-10r1035: Support shared modules againJelmer Vernooij1-12/+12
2007-10-10r1032: Fix RPC backend segfaultJelmer Vernooij1-2/+1
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2-15/+15
2007-10-10r959: - a static WERROR function should return a WERROR:-)Stefan Metzmacher1-3/+4
2007-10-10r955: Update debian package rules... builds nowJelmer Vernooij4-5/+16
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher3-11/+11
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 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