summaryrefslogtreecommitdiff
path: root/source4/lib/registry/reg_backend_nt4.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14295: make sure we return a valid data blobAndrew Tridgell1-1/+1
2007-10-10r11709: Comment out unused function.Tim Potter1-0/+4
2007-10-10r10207: Add some constJelmer Vernooij1-10/+10
2007-10-10r10104: Fix code before declaration.Tim Potter1-1/+1
2007-10-10r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij1-34/+27
2007-10-10r10028: More registry fixes.Jelmer Vernooij1-40/+112
2007-10-10r10026: Move registry header file to lib/registryJelmer Vernooij1-1/+31
2007-10-10r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij1-92/+79
2007-10-10r10020: Support for malloc / realloc / free in HBIN blocksJelmer Vernooij1-20/+320
2007-10-10r10016: Support reading security descriptors on keys.Jelmer Vernooij1-0/+47
2007-10-10r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij1-1602/+213
2007-10-10r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij1-16/+14
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-1/+1
2007-10-10r6045: Couple of small GTK+ fixesJelmer Vernooij1-61/+60
2007-10-10r5134: - fix types to always use _t typesStefan Metzmacher1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-3/+3
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-1/+1
2007-10-10r4213: Store REG_SZ in UTF16, not the unix charset..Jelmer Vernooij1-7/+0
2007-10-10r4209: Fix several smaller bugsJelmer Vernooij1-3/+4
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij1-0/+1747