WindowsXP-SP1/inetsrv/iis/utils/cfgmnt
2020-09-30 16:53:49 +02:00
..
autoptr.h First commit 2020-09-30 16:53:49 +02:00
cfgmnt.cpp First commit 2020-09-30 16:53:49 +02:00
cfgmnt.dsp First commit 2020-09-30 16:53:49 +02:00
cfgmnt.dsw First commit 2020-09-30 16:53:49 +02:00
cfgmnt.idl First commit 2020-09-30 16:53:49 +02:00
cfgmnt.rc First commit 2020-09-30 16:53:49 +02:00
cfgmnt.rgs First commit 2020-09-30 16:53:49 +02:00
cfgmntadmin.h First commit 2020-09-30 16:53:49 +02:00
cfgmntmodule.h First commit 2020-09-30 16:53:49 +02:00
debug.cpp First commit 2020-09-30 16:53:49 +02:00
debug.h First commit 2020-09-30 16:53:49 +02:00
dirwatch.cpp First commit 2020-09-30 16:53:49 +02:00
dirwatch.h First commit 2020-09-30 16:53:49 +02:00
error.cpp First commit 2020-09-30 16:53:49 +02:00
error.h First commit 2020-09-30 16:53:49 +02:00
iadmw.h First commit 2020-09-30 16:53:49 +02:00
iiscnfg.h First commit 2020-09-30 16:53:49 +02:00
locks.h First commit 2020-09-30 16:53:49 +02:00
mt.cpp First commit 2020-09-30 16:53:49 +02:00
mt.h First commit 2020-09-30 16:53:49 +02:00
readme.txt First commit 2020-09-30 16:53:49 +02:00
resource.h First commit 2020-09-30 16:53:49 +02:00
ssauterr.h First commit 2020-09-30 16:53:49 +02:00
ssauto.h First commit 2020-09-30 16:53:49 +02:00
stdafx.cpp First commit 2020-09-30 16:53:49 +02:00
stdafx.h First commit 2020-09-30 16:53:49 +02:00
verengine.cpp First commit 2020-09-30 16:53:49 +02:00
verengine.h First commit 2020-09-30 16:53:49 +02:00

Issues:
- convert COpQueue into COM interface
- SettingsWatch should be integrated into 
	iis\svcs\infocomm\metadata\dll\comobj.cxx function CreateNotifications
	thereby living within the metabase code. There it should CoCreateInstance 
	a COpQueue interface.
- DirWatch should be intergrated w/ IIS core (johnL)
- CQueueWatch should live in IISAdmin
- CopMD::dome should encrypt data if necessary
- add property pages in MMC
- DirWatch filter out certain file-change notifications:
	- overlapping virtual dir structures
	- certain files that should never be versioned