r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
[abartlet/samba.git/.git] / source4 / ntvfs / common / brlock.c
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Stefan Metzmacherr5137: fix types
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4054: got rid of Realloc(), replacing it with the...
2007-10-10 Stefan Metzmacherr3969: fix compiler warnings
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3360: improved the deletion of tmp files. smbd now...
2007-10-10 Andrew Tridgellr3357: removed the need to use TDB_CLEAR_IF_FIRST in...
2007-10-10 Andrew Tridgellr3312: in the brlock code, we prevent lock stampedes...
2007-10-10 Andrew Tridgellr3271: use "struct messaging_context *" instead of...
2007-10-10 Andrew Tridgellr3126: in the brlock code I had used a void* for the...
2007-10-10 Andrew Tridgellr3031: added support for lock cancelation, which effect...
2007-10-10 Andrew Tridgellr3029: implemented byte range lock timeouts.
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...