summaryrefslogtreecommitdiffstats
path: root/source3/smbd/dmapi.c
Commit message (Collapse)AuthorAgeFilesLines
* r16057: Coalesce the DMAPI configure tests into a single macro. AddJames Peach2007-10-101-6/+0
| | | | | | a more specific probe to try and eliminate old, incompatible DMAPI implementations provided by IRIX 6.4 and AIX 4.3. (This used to be commit aafd4db457ce8a60c628d54a3ace3b97c8885dca)
* r14695: Patch from Björn Jacke:Volker Lendecke2007-10-101-5/+7
| | | | | | | | - add DMAPI/XDSM support for AIX - find JFS DMAPI libs on Linux when only they are available Volker (This used to be commit b6b72f8c6a03001ae75457c9e7a78e189bea5a3f)
* r14669: Remove duplicate source caused by running patch(1) once too often.James Peach2007-10-101-272/+0
| | | | (This used to be commit 0ebbfc867c71002eaf921f4f4d8aa7d7b78973a7)
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-101-0/+576
HSM is interested in. Tested on both IRIX and SLES9. (This used to be commit 514a767c57f8194547e5b708ad2573ab9a0719c6)