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. | ||||
* | r23105: Add lchown to the vfs layer. We need this in the POSIX code. | Jeremy Allison | 2007-05-23 | 1 | -0/+4 |
| | | | | Jeremy. | ||||
* | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 2007-03-05 | 1 | -3/+3 |
| | | | | | | | | | | for utimes - change the call to ntimes. This preserves nsec timestamps we get from stat (if the system supports it) and only maps back down to usec or sec resolution on time set. Looks bigger than it is as I had to move lots of internal code from using time_t and struct utimebuf to struct timespec. Jeremy. | ||||
* | r21324: Add linux setlease to the vfs layer. Next round, as Volker points out, | Jim McDonough | 2007-02-14 | 1 | -0/+4 |
| | | | | | | | | | it should be abstracted a little higher up so other os'es can have an entry, but it will take a bit more work. Thanks to Chetan Shringarpure and Mathias Dietz. I didn't increment the vfs number again because the kernel change notify stuff hasn't been released yet anyway. | ||||
* | r20995: Get rid of unused macros | Herb Lewis | 2007-01-24 | 1 | -8/+0 |
| | |||||
* | r20742: Rename chkpth -> checkpath for sanity's sake :-). | Jeremy Allison | 2007-01-13 | 1 | -3/+3 |
| | | | | | | Start removing unneeded "BOOL ok" from this reply.c (this logic is old, old, old..... :-). Jeremy. | ||||
* | r19806: merge time.c changes | Gerald Carter | 2006-11-20 | 1 | -347/+700 |
| | |||||
* | r19654: merge GPFS vfs support from 3.0, including adding kernel_flock vfs op. | Jim McDonough | 2006-11-10 | 1 | -0/+2 |
| | |||||
* | r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822) | Gerald Carter | 2006-05-23 | 1 | -37/+55 |
| | |||||
* | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 2006-04-10 | 1 | -0/+2 |
| | | | | | | | | into 3.0. Also merge the new POSIX lock code - this is not enabled unless -DDEVELOPER is defined. This doesn't yet map onto underlying system POSIX locks. Updates vfs to allow lock queries. Jeremy. | ||||
* | r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to | Jeremy Allison | 2004-11-09 | 1 | -1/+7 |
| | | | | | | fix the modules too... First step in fixing out large directories problem. Jeremy. | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+485 |
metze |