- 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)
commit61e3116e573637d6b5a878eeb8db72831e3c5bd1
tree80d58d866f0e6ff03d112b11edaf59ec8c3d1959
parentdff891e69d1fd0175f806e00d10ddbcbb9fc7b0b
- 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()
source/client/client.c
source/client/clitar.c
source/include/includes.h
source/include/proto.h
source/lib/system.c
source/libsmb/nmblib.c
source/smbd/reply.c
source/smbd/server.c
source/smbd/uid.c