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)
commit137570cb037f75131241c3ae13a372803d21fbe1
tree826faf117a5ac2634da3a21405d6e13c01289524
parent8fb570e6e0c748a9e7bf3d4207302e8dfb6ae779
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)
(This used to be commit 17bb780e1327663fa2fcd6a3cb25dd461a29c537)
source3/printing/nt_printing.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/service.c