client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward...
commit1c6e433caa22813a699c9766847886eb59755f8b
authorSamba Release Account <samba-bugs@samba.org>
Tue, 1 Jul 1997 01:19:13 +0000 (1 01:19 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Tue, 1 Jul 1997 01:19:13 +0000 (1 01:19 +0000)
tree7ebc25637926ed22a740029767851621f5775278
parent199fe63b1524833840b44ac708c2540272386d31
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward.com>
ipc.c: Added code for returning restricted lists of servers.
loadparm.c: Changed default for force create mode to 000.
Changed default maxmux to 50 to comply with NT.
locking.c: Fixed silly crash bug with slow share mode code.
nameannounce.c: Added code for returning restricted lists of servers.
namedbserver.c: Added code for returning restricted lists of servers.
nameelect.c: Added code for returning restricted lists of servers.
namework.c: Added code for returning restricted lists of servers.
nmbsync.c: Added code for returning restricted lists of servers.
server.c: Added quota fix Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>
smb.h: Added define for COPYBUF_SIZE.
system.c: Rename across filesystems Patch from Warren Birnbaum
<warrenb@hpcvscdp.cv.hp.com>
util.c: Minor fix for warning.
13 files changed:
source/client/client.c
source/include/smb.h
source/lib/system.c
source/lib/util.c
source/locking/locking.c
source/nameannounce.c
source/namedbserver.c
source/nameelect.c
source/namework.c
source/nmbsync.c
source/param/loadparm.c
source/smbd/ipc.c
source/smbd/server.c