CVS update: samba/source/registry

jerry at samba.org jerry at samba.org
Wed Jul 24 16:42:09 EST 2002


Date:	Tue Jul 23 23:42:09 2002
Author:	jerry

Update of /data/cvs/samba/source/registry
In directory va:/tmp/cvs-serv17091/registry

Modified Files:
	reg_db.c reg_frontend.c reg_printing.c 
Log Message:
several changes in this checkin

* added REG_OPEN_HKCR for supporting regedit.exe

* All data n a REGISTRY_VALUE is stored to a pointer now

* fixed REG_INFO to correctly display data when double clicking on
  and entry in the registry editor

* Will now enumerate installed driver_info_3 data

* fixed numerous bugs related to pointer offsets, memory issues, etc.. 
  in the registry routines

* added a simple caching mechanism to fetch_reg_[keys|values]_specific()

All that is left now is to enumerate PrinterData and I will have finished
what I started out to do....



Revisions:
reg_db.c		1.4 => 1.5
	http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/reg_db.c?r1=1.4&r2=1.5
reg_frontend.c		1.10 => 1.11
	http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/reg_frontend.c?r1=1.10&r2=1.11
reg_printing.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/reg_printing.c?r1=1.6&r2=1.7




More information about the samba-cvs mailing list