summaryrefslogtreecommitdiffstats
path: root/source/smbd/dmapi.c
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-3/+18
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-6/+0
| | | | | Bring release tree up to current 3.0 tree (svn merge -r15845:16103 $SVNURL/branches/SAMBA_3_0)
* r14695: Patch from Björn Jacke:Volker Lendecke2006-03-241-5/+7
| | | | | | | - add DMAPI/XDSM support for AIX - find JFS DMAPI libs on Linux when only they are available Volker
* r14669: Remove duplicate source caused by running patch(1) once too often.James Peach2006-03-231-272/+0
|
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2006-03-221-0/+576
HSM is interested in. Tested on both IRIX and SLES9.