- Don't call do_chmod() unless HAVE_CHMOD is defined.
authorWayne Davison <wayned@samba.org>
Wed, 27 Jul 2005 23:30:53 +0000 (23:30 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 27 Jul 2005 23:30:53 +0000 (23:30 +0000)
- Made do_chmod() handle symlinks or return 1 if not possible.
- We now mask off the mode bits in do_chmod() sing CHMOD_BITS.


No differences found