Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r22693: Always compile before checkin.... I've now installed dmapi on my ↵ | Volker Lendecke | 2007-05-06 | 1 | -1/+2 |
| | | | | laptop :-) | ||||
* | r22691: Fix a 64-bit warning and a const const discard warning | Volker Lendecke | 2007-05-05 | 1 | -1/+2 |
| | |||||
* | r21468: Add GPFS-provided DMAPI support based on their GPL library | Alexander Bokovoy | 2007-02-20 | 1 | -0/+2 |
| | |||||
* | r19874: merge -r19872:19873 ↵ | James Peach | 2006-11-24 | 1 | -3/+16 |
| | | | | | | | svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0 Make sure we are privileged when doing DMAPI operations on systems that don't have capability support. Patch by J Raynor <raynorj@mn.rr.com>. | ||||
* | r16104: Set version to 3.0.23rc2 | Gerald Carter | 2006-06-08 | 1 | -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 Lendecke | 2006-03-24 | 1 | -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 Peach | 2006-03-23 | 1 | -272/+0 |
| | |||||
* | r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based | James Peach | 2006-03-22 | 1 | -0/+576 |
HSM is interested in. Tested on both IRIX and SLES9. |