last check in for tonight.
authorGerald Carter <jerry@samba.org>
Thu, 11 Jul 2002 04:53:39 +0000 (04:53 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 11 Jul 2002 04:53:39 +0000 (04:53 +0000)
commit17bb780e1327663fa2fcd6a3cb25dd461a29c537
tree9bcc0f8a835f1660838c9bfc7eea4fa91c309b73
parenta92834ea9460bc49be99d6d5b0d41a817e6f0824
last check in for tonight.

  * DeletePrinterDriverEx() now has the ability to delete
    driver files.  I need to do some more testing
    tro veriofy that we are in fact not deleting a file out from
    under another driver, but it looks ok so far.

  * DeletePrinterDriver() noiw deletes all versions of the
    specified driver (cversion == 0, 1, 2, 3)
source/printing/nt_printing.c
source/rpc_server/srv_spoolss_nt.c
source/smbd/service.c