- use workgroup from smb.conf in smbclient
authorAndrew Tridgell <tridge@samba.org>
Sat, 5 Oct 1996 02:54:37 +0000 (02:54 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 5 Oct 1996 02:54:37 +0000 (02:54 +0000)
commit38087ccb4071bfff29801026e2bf5c47565305b4
tree41e9bfd4677d25ec700217a58df888cefae8c871
parent32e9d441afe29dde38c2ad8f089f396bdc6199ee
- use workgroup from smb.conf in smbclient

- change debug level on clitar stuff

- define MAP_FILE if not defined

- ensure we never set authoritative on queries in nmbd

- fake a positive response to SMBioctl, apparently this is needed for
some WfWg printer drivers

- deny file access for non-fcbopen queries when (access_allowed == AREAD && flags == O_RDWR)

- add sys_waitpid()
(This used to be commit 61e3116e573637d6b5a878eeb8db72831e3c5bd1)
source3/client/client.c
source3/client/clitar.c
source3/include/includes.h
source3/include/proto.h
source3/lib/system.c
source3/libsmb/nmblib.c
source3/smbd/reply.c
source3/smbd/server.c
source3/smbd/uid.c