summaryrefslogtreecommitdiff
path: root/source4/registry.ldif
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r4299: Store REG_SZ, REG_EXPAND_SZ and REG_DWORD values in human-readable ↵Jelmer Vernooij1-1/+1
(and human-editable) format in the ldb registry backend. (This used to be commit 6eafd055d1a7d45734a0112228e18ee59d1f7867)
2007-10-10r4213: Store REG_SZ in UTF16, not the unix charset..Jelmer Vernooij1-15/+1
It is now possible to use the "Add..." button in the Security tab of the File Properties Dialog box. (This used to be commit 9fa25260d3f18dd0dd041477c48571b53d86f3c4)
2007-10-10r4210: Add simple example of a registry hive LDIF fileJelmer Vernooij1-0/+43
(This used to be commit cd9572b72e8d282ec47d2d67f6daa00ff1aa621c)