r16435: Add in the uid info that Jerry needs into the
authorJeremy Allison <jra@samba.org>
Wed, 21 Jun 2006 02:31:12 +0000 (02:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:18:54 +0000 (11:18 -0500)
commit54ea3c23e3bfd25008198e85fdcc1f48b0325eab
treef3aa0f84b563d6b6dc9a8cd7f682fffa5bf22e96
parent607f9ffc8e3b4018741db277d9240b2b19c5379e
r16435: Add in the uid info that Jerry needs into the
share_mode struct. Allows us to know the unix
uid of the opener of the file/directory. Needed
for info level queries on open files.
Jeremy.
(This used to be commit d929323d6f513902381369d77bcd7b714346d713)
source3/include/smb.h
source3/libsmb/smb_share_modes.c
source3/locking/locking.c
source3/smbd/open.c
source3/smbd/oplock.c
source3/utils/status.c
source3/web/statuspage.c