mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lex Nastin
744f0b4006
|
4 years ago | |
---|---|---|
.. | ||
autoptr.h | 4 years ago | |
cfgmnt.cpp | 4 years ago | |
cfgmnt.dsp | 4 years ago | |
cfgmnt.dsw | 4 years ago | |
cfgmnt.idl | 4 years ago | |
cfgmnt.rc | 4 years ago | |
cfgmnt.rgs | 4 years ago | |
cfgmntadmin.h | 4 years ago | |
cfgmntmodule.h | 4 years ago | |
debug.cpp | 4 years ago | |
debug.h | 4 years ago | |
dirwatch.cpp | 4 years ago | |
dirwatch.h | 4 years ago | |
error.cpp | 4 years ago | |
error.h | 4 years ago | |
iadmw.h | 4 years ago | |
iiscnfg.h | 4 years ago | |
locks.h | 4 years ago | |
mt.cpp | 4 years ago | |
mt.h | 4 years ago | |
readme.txt | 4 years ago | |
resource.h | 4 years ago | |
ssauterr.h | 4 years ago | |
ssauto.h | 4 years ago | |
stdafx.cpp | 4 years ago | |
stdafx.h | 4 years ago | |
verengine.cpp | 4 years ago | |
verengine.h | 4 years ago |
readme.txt
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