client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward...
commitfb1429c1970bc123e191f0cb7cc764faf4b86998
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)
tree134dd0100da50a13931d0d82e0cfbeb435fe4e6e
parentf3f5abbe2f3a494a5114908ba93d140e2accd031
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.
(This used to be commit 1c6e433caa22813a699c9766847886eb59755f8b)
13 files changed:
source3/client/client.c
source3/include/smb.h
source3/lib/system.c
source3/lib/util.c
source3/locking/locking.c
source3/nameannounce.c
source3/namedbserver.c
source3/nameelect.c
source3/namework.c
source3/nmbsync.c
source3/param/loadparm.c
source3/smbd/ipc.c
source3/smbd/server.c