Age | Commit message (Expand) | Author | Files | Lines |
2009-01-08 | s3:smbd: fix the build with dmapi support | Stefan Metzmacher | 1 | -2/+0 |
2009-01-08 | Attempt to fix the build | Volker Lendecke | 1 | -1/+1 |
2009-01-08 | s3:smbd: move all globals and static variables in globals.[ch] | Stefan Metzmacher | 1 | -0/+1 |
2009-01-08 | s3:smbd: keep dmapi globals in one context struct | Stefan Metzmacher | 1 | -28/+44 |
2008-04-14 | Use more error-prone form of testing dm_destroy_session() return code after d... | Alexander Bokovoy | 1 | -1/+1 |
2008-04-08 | Destroy DMAPI session when main smbd daemon exits. | Alexander Bokovoy | 1 | -0/+24 |
2008-01-29 | Fix BOOL introduced by last commit | Alexander Bokovoy | 1 | -1/+1 |
2008-01-29 | Merge DMAPI fixes from Tridge | Alexander Bokovoy | 1 | -16/+56 |
2008-01-18 | Merge DMAPI fixes from CTDB Samba | Alexander Bokovoy | 1 | -127/+78 |
2008-01-16 | Add support for offline files support, remote storage, and Async I/O force op... | Alexander Bokovoy | 1 | -31/+40 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22693: Always compile before checkin.... I've now installed dmapi on my lapt... | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r22691: Fix a 64-bit warning and a const const discard warning | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r21467: Add GPFS-provided DMAPI support based on their GPL library | Alexander Bokovoy | 1 | -0/+2 |
2007-10-10 | r19873: Make sure we are privileged when doing DMAPI operations on systems | James Peach | 1 | -3/+16 |
2007-10-10 | r16057: Coalesce the DMAPI configure tests into a single macro. Add | James Peach | 1 | -6/+0 |
2007-10-10 | r14695: Patch from Björn Jacke: | Volker Lendecke | 1 | -5/+7 |
2007-10-10 | r14669: Remove duplicate source caused by running patch(1) once too often. | James Peach | 1 | -272/+0 |
2007-10-10 | r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based | James Peach | 1 | -0/+576 |