r23779: Change from v2 or later to v3 or later.
[nivanova/samba-autobuild/.git] / source3 / registry / reg_api.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr23584: Use a while loop instead of a for loop without...
2007-10-10 Michael Adamr23583: Add a utility function to recursively delete...
2007-10-10 Michael Adamr23581: Move regkey_open_onelevel from reg_frontend...
2007-10-10 Michael Adamr23578: When calling DeleteKey for a key that has subke...
2007-10-10 Michael Adamr22496: reg_enumvalue should return WERR_NO_MORE_ITEMS...
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...
2007-10-10 Volker Lendecker20037: Reduce code size slightly by shuffling stuff...
2007-10-10 Volker Lendecker20018: Fix a memleak in reg_createkey
2007-10-10 Volker Lendecker20004: Remove a const, "name" is allocated anyway
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...