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_irix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-19
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
Tim Prouty
1
-0
/
+18
2009-02-09
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
1
-2
/
+4
2009-02-09
s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...
Tim Prouty
1
-1
/
+1
2009-01-27
s3:smbd: make kernel oplocks event driven
Stefan Metzmacher
1
-12
/
+3
2009-01-22
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
1
-43
/
+75
2009-01-08
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
1
-10
/
+7
2008-07-01
Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.
Jeremy Allison
1
-1
/
+1
2008-02-02
Convert receive_smb_raw to NTSTATUS
Volker Lendecke
1
-2
/
+0
2007-11-07
Try to fix the build on irix.
Michael Adam
1
-2
/
+2
2007-11-03
Remove the smb_read_error global variable and replace
Jeremy Allison
1
-3
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
r25141: More pstring removal.
Jeremy Allison
1
-3
/
+14
2007-10-10
r25055: Add file_id_string_tos
Volker Lendecke
1
-6
/
+6
2007-10-10
r24272: try to fix the build on irix...
Stefan Metzmacher
1
-3
/
+7
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26
Volker Lendecke
1
-2
/
+3
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-22
/
+22
2007-10-10
r20833: Reformatting
Volker Lendecke
1
-23
/
+41
2007-10-10
r20131: get rid of a few no previous prototype warnings
Herb Lewis
1
-0
/
+1
2007-10-10
r15668: DOS or FCB opens share one share mode entry from different
Jeremy Allison
1
-6
/
+6
2007-10-10
r15446: Tidy up the formatting of locking debug messages and make it more
James Peach
1
-0
/
+1
2007-10-10
r14600: Refactor capability interface from being IRIX-specific to using only
James Peach
1
-1
/
+1
2007-10-10
r13724: Remove unused variable. Bug #3559 from
Jeremy Allison
1
-2
/
+2
2007-10-10
r13500: Fix ordering of FD_* arguments.
James Peach
1
-10
/
+6
2007-10-10
r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.
Jeremy Allison
1
-1
/
+26
2007-10-10
r10672: Attempt to fix the IRIX build. James, could you test the Oplock code ...
Volker Lendecke
1
-12
/
+16
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-46
/
+5
2007-10-10
r8231: Patch from James Peach to fix the IRIX build.
Volker Lendecke
1
-4
/
+4
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-15
/
+15
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-20
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
1
-85
/
+94
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-5
/
+1
2000-06-20
Fixes for IRIX kernel oplocks and systems that don't have nss.h
Jeremy Allison
1
-1
/
+1
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
1
-4
/
+4
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
1
-2
/
+2
2000-06-10
a first pass at Linux kernel oplocks support
Andrew Tridgell
1
-2
/
+2
2000-06-10
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
1
-0
/
+282