Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in filesystem capabilities bits. | James Peach | 2007-12-20 | 1 | -3/+1 |
| | |||||
* | Attempt to fix the build | Volker Lendecke | 2007-12-20 | 1 | -0/+2 |
| | | | | | | | | | | | James, at least on my Linux system neither FILE_CASE_SENSITIVE_SEARCH nor FILE_CASE_PRESERVING_NAMES seem to be defined anywhere. Is it possible that this is a MacOS/X specific thing? If so, could you add configure tests for this? Thanks, Volker | ||||
* | Add filesystem capabilities bitmask to statfs info. | James Peach | 2007-12-19 | 1 | -0/+85 |
| | | | | | | This patch adds Darwin support for the Samba statfs VFS call. It also adds a filesystem capabilities bitmask to the information returned by the call. | ||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | |||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 2007-10-10 | 1 | -2/+2 |
| | | | | | | | to do the upper layer directories but this is what everyone is waiting for.... Jeremy. | ||||
* | r11233: Forgot to add the statvfs file. Oops. | Jeremy Allison | 2007-10-10 | 1 | -0/+65 |
Jeremy. |