index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
oplock_linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-06-17
compile warngin fixes merged from 2.2
Gerald Carter
1
-6
/
+6
2002-06-06
Overly complex but neccessary fix for kernel oplock problems. The issue
Jeremy Allison
1
-21
/
+24
2002-05-22
Merge of receive_local_message fix from 2.2.5.
Jeremy Allison
1
-5
/
+5
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-11-06
Fixed unsigned / long unsigned format missmatch.
Jeremy Allison
1
-4
/
+4
2001-10-20
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
1
-46
/
+46
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-08
convert more code to using d_printf
Andrew Tridgell
1
-1
/
+2
2001-06-25
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
1
-5
/
+5
2001-05-08
More compiler warning fixes.
Tim Potter
1
-2
/
+2
2001-04-27
Fix from matthew.hart@veritas.com - bad error return from linux_oplock_receiv...
Jeremy Allison
1
-2
/
+2
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-5
/
+0
2000-06-19
Paranoia changes to ensure that anything touched by a signal handler
Jeremy Allison
1
-7
/
+7
2000-06-12
enable the Linux change notify code and change some notify debug code
Andrew Tridgell
1
-6
/
+17
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
1
-12
/
+17
2000-06-11
a better test for oplocks being enabled in this kernel
Andrew Tridgell
1
-1
/
+18
2000-06-11
fixed Linux capabilities handling
Andrew Tridgell
1
-21
/
+39
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
1
-6
/
+57
2000-06-10
a first pass at Linux kernel oplocks support
Andrew Tridgell
1
-0
/
+205