diff options
author | Jeremy Allison <jra@samba.org> | 1998-08-03 19:07:55 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 1998-08-03 19:07:55 +0000 |
commit | a0748c3f53974483680ebe2ea4f556ece8d7fa43 (patch) | |
tree | 70a87f23d9175d165b9d670ab563fb6d04e7c6ab /source/smbd/reply.c | |
parent | 9b5d431661c55056c31bedf9ef3900f27e1c5292 (diff) | |
download | samba-a0748c3f53974483680ebe2ea4f556ece8d7fa43.tar.gz samba-a0748c3f53974483680ebe2ea4f556ece8d7fa43.tar.xz samba-a0748c3f53974483680ebe2ea4f556ece8d7fa43.zip |
First implementation of ChangeNotify - this version only checks
for changes in the directory modify timestamps. A better version
will look at the requested client flags, and create a hash that
represents the current state of the directory, and check against
this instead.
debug.c: Added lp_timestamp_logs() function.
loadparm.c: Added "change notify timeout" in seconds (default 60)
- this is the scan rate for a directory.
Added ""timestamp logs" boolean - default True. Turns
off log timestamps (so I can read them :-).
nttrans.c: ChangeNotify implementation.
server.c: ChangeNotify implementation.
shmem_sysv.c: Added exits on shmem errors (without them smbd can
core dump if some calls fail).
smb.h: Added ChangeNotify flags for future use.
util.c: Tidied up typedef.
Jeremy.
Diffstat (limited to 'source/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions