summaryrefslogtreecommitdiff
path: root/source3/smbd/oplock_irix.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-15/+15
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-20Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison1-85/+94
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-5/+1
2000-06-20Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison1-1/+1
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell1-4/+4
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell1-2/+2
2000-06-10a first pass at Linux kernel oplocks supportAndrew Tridgell1-2/+2
2000-06-10continued the split of the kernel level oplocks code into a moreAndrew Tridgell1-0/+282