summaryrefslogtreecommitdiff
path: root/source/registry/reg_api.c
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-728/+0
* r23584: Use a while loop instead of a for loop without increment... :-)Michael Adam2007-10-101-9/+2
* r23583: Add a utility function to recursively delete a RegistryMichael Adam2007-10-101-0/+56
* r23581: Move regkey_open_onelevel from reg_frontend to reg_api,Michael Adam2007-10-101-2/+110
* r23578: When calling DeleteKey for a key that has subkey(s), WindowsMichael Adam2007-10-101-4/+17
* r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead ofMichael Adam2007-10-101-1/+1
* r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke2007-10-101-0/+60
* r20037: Reduce code size slightly by shuffling stuff aroundVolker Lendecke2007-10-101-54/+40
* r20018: Fix a memleak in reg_createkeyVolker Lendecke2007-10-101-2/+4
* r20004: Remove a const, "name" is allocated anywayVolker Lendecke2007-10-101-2/+1
* r19991: Sorry for this 2000-liner...Volker Lendecke2007-10-101-0/+511