Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r3360: improved the deletion of tmp files. smbd now puts all tmp files in var... | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3312: in the brlock code, we prevent lock stampedes by attempting to not | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r3271: use "struct messaging_context *" instead of "void *" in messaging API | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3126: in the brlock code I had used a void* for the brl context as I didn't | Andrew Tridgell | 1 | -14/+9 |
2007-10-10 | r3031: added support for lock cancelation, which effectively just triggers an... | Andrew Tridgell | 1 | -5/+14 |
2007-10-10 | r3029: implemented byte range lock timeouts. | Andrew Tridgell | 1 | -28/+244 |
2007-10-10 | r3012: added initial support for byte range locking in the posix vfs. This is | Andrew Tridgell | 1 | -0/+418 |