r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
authorJames Peach <jpeach@samba.org>
Wed, 22 Mar 2006 23:49:09 +0000 (23:49 +0000)
committerJames Peach <jpeach@samba.org>
Wed, 22 Mar 2006 23:49:09 +0000 (23:49 +0000)
commit13dfef7b8573fe34cd5d5e530d2aa8c2ab6496c0
tree5caf10c83a4099f533f29ee1f251ce3a5097fa21
parentf00c29b665840b43e63ec1eadb1f67a0c5882804
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
HSM is interested in. Tested on both IRIX and SLES9.
13 files changed:
source/Makefile.in
source/configure.in
source/include/debug.h
source/include/smb.h
source/include/smb_macros.h
source/lib/debug.c
source/lib/smbrun.c
source/lib/system.c
source/param/loadparm.c
source/smbd/chgpasswd.c
source/smbd/dmapi.c [new file with mode: 0644]
source/smbd/dosmode.c
source/smbd/server.c