summaryrefslogtreecommitdiffstats
path: root/source/smbd/dmapi.c
Commit message (Expand)AuthorAgeFilesLines
* Use more error-prone form of testing dm_destroy_session() return code after d...Alexander Bokovoy2008-05-051-1/+1
* Destroy DMAPI session when main smbd daemon exits.Alexander Bokovoy2008-04-091-0/+24
* Fix BOOL introduced by last commitAlexander Bokovoy2008-01-291-1/+1
* Merge DMAPI fixes from TridgeAlexander Bokovoy2008-01-291-16/+56
* Merge DMAPI fixes from CTDB SambaAlexander Bokovoy2008-01-181-127/+78
* Add support for offline files support, remote storage, and Async I/O force op...Alexander Bokovoy2008-01-161-31/+40
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22693: Always compile before checkin.... I've now installed dmapi on my lapt...Volker Lendecke2007-10-101-1/+2
* r22691: Fix a 64-bit warning and a const const discard warningVolker Lendecke2007-10-101-1/+2
* r21467: Add GPFS-provided DMAPI support based on their GPL libraryAlexander Bokovoy2007-10-101-0/+2
* r19873: Make sure we are privileged when doing DMAPI operations on systemsJames Peach2007-10-101-3/+16
* r16057: Coalesce the DMAPI configure tests into a single macro. AddJames Peach2007-10-101-6/+0
* r14695: Patch from Björn Jacke:Volker Lendecke2007-10-101-5/+7
* r14669: Remove duplicate source caused by running patch(1) once too often.James Peach2007-10-101-272/+0
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-101-0/+576