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)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:42 +0000 (11:15 -0500)
commit40d0707827ee154bcb03013abe6f72f1026a70c9
treeb465d32e79fc65a682aa55dd96e4a665109bfc15
parente836508704dd964e22e8bfc0f8e9ec520a2c94f2
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
HSM is interested in. Tested on both IRIX and SLES9.
(This used to be commit 514a767c57f8194547e5b708ad2573ab9a0719c6)
13 files changed:
source3/Makefile.in
source3/configure.in
source3/include/debug.h
source3/include/smb.h
source3/include/smb_macros.h
source3/lib/debug.c
source3/lib/smbrun.c
source3/lib/system.c
source3/param/loadparm.c
source3/smbd/chgpasswd.c
source3/smbd/dmapi.c [new file with mode: 0644]
source3/smbd/dosmode.c
source3/smbd/server.c