converted a couple of bzero() to memset()
authorJean-François Micouleau <jfm@samba.org>
Thu, 24 Feb 2000 16:27:06 +0000 (16:27 +0000)
committerJean-François Micouleau <jfm@samba.org>
Thu, 24 Feb 2000 16:27:06 +0000 (16:27 +0000)
commitaa9054d14bc940f251639ab897d9f356814f5fc0
tree06a835283b74e7b7efa05587a85ce6d154725dbf
parent693a582c23599bbdd45adb30401b1162e44fd274
converted a couple of bzero() to memset()

rewrote the printer notify code, so now it's compatible with SP5 and fully
dynamic. No more limits on printers and job lists.

removed the make_xxx() functions as they are not used and broken

fixed a bug in the open handle function.

J.F.
source/include/proto.h
source/include/rpc_spoolss.h
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss.c
source/rpc_server/srv_spoolss_nt.c