windows-nt/Source/XPSP1/NT/ds/adsi/drt
2020-09-26 16:20:57 +08:00
..
adscmd Add source files 2020-09-26 16:20:57 +08:00
adsqry Add source files 2020-09-26 16:20:57 +08:00
csearch Add source files 2020-09-26 16:20:57 +08:00
drtutils Add source files 2020-09-26 16:20:57 +08:00
dsschema Add source files 2020-09-26 16:20:57 +08:00
dssrch Add source files 2020-09-26 16:20:57 +08:00
search Add source files 2020-09-26 16:20:57 +08:00
sqlquery Add source files 2020-09-26 16:20:57 +08:00
sqltest Add source files 2020-09-26 16:20:57 +08:00
dirs Add source files 2020-09-26 16:20:57 +08:00
readme.txt Add source files 2020-09-26 16:20:57 +08:00

DRT directory etiquette

If you have a drt program in the ADSI project, you must add yourself as the
owner of the drt program. It is the owner's responsibility to ensure that the
drt program always builds correctly and is current with the rest of the source
base. By default drt programs must always be built with a clean build.

DRT PROGRAM             OWNER
adscmd                  krishnaG
drtutils                krishnaG
adsqry                  shanksh
dssearch                shanksh
search                  shanksh
sqltest                 shanksh
dsschema                shanksh
csearch                 shanksh