- added a check for broken RH5 include files. With the standard RH5
authorAndrew Tridgell <tridge@samba.org>
Sun, 22 Mar 1998 01:31:50 +0000 (01:31 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 22 Mar 1998 01:31:50 +0000 (01:31 +0000)
commit45553771f90087a12db0153524146d42155d1d3f
tree6366233dc4234552532ee240f7115d4b7b1a524d
parent4e424d0ba652bf9c5dfd3c44216b6145538cf821
- added a check for broken RH5 include files. With the standard RH5
includes (ie. unpatched RH5) Samba gets file corruption because of the
incorrect definition of the shmid_ds structure. Updating your RH5
installation of glibc-devel fixes this.

- don't try to fcntl_lock() a read-only fd in shmem.c

- allow level 0 debug messages to get through in smbstatus
source/locking/shmem.c
source/locking/shmem_sysv.c
source/utils/status.c