summaryrefslogtreecommitdiff
path: root/source3/registry/reg_api.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23584: Use a while loop instead of a for loop without increment... :-)Michael Adam1-9/+2
2007-10-10r23583: Add a utility function to recursively delete a RegistryMichael Adam1-0/+56
2007-10-10r23581: Move regkey_open_onelevel from reg_frontend to reg_api,Michael Adam1-2/+110
2007-10-10r23578: When calling DeleteKey for a key that has subkey(s), WindowsMichael Adam1-4/+17
2007-10-10r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead ofMichael Adam1-1/+1
2007-10-10r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke1-0/+60
2007-10-10r20037: Reduce code size slightly by shuffling stuff aroundVolker Lendecke1-54/+40
2007-10-10r20018: Fix a memleak in reg_createkeyVolker Lendecke1-2/+4
2007-10-10r20004: Remove a const, "name" is allocated anywayVolker Lendecke1-2/+1
2007-10-10r19991: Sorry for this 2000-liner...Volker Lendecke1-0/+511