index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
oplock_irix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_
Stefan Metzmacher
2013-02-19
1
-2
/
+2
*
s3:smbd: s/struct fd_event/struct tevent_fd
Stefan Metzmacher
2013-02-19
1
-2
/
+2
*
s3:smbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
build: Remove sys_open wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
s3:smbd/oplock: pass smbd_server_connection to irix_init_kernel_oplocks()
Stefan Metzmacher
2011-12-13
1
-5
/
+7
*
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
2011-05-31
1
-1
/
+1
*
s3-smbd: try to fix the irix build.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Attempt to fix the IRIX build
Volker Lendecke
2010-10-03
1
-1
/
+1
*
s3: Remove procid_self() from irix_oplocks_read_fde_handler()
Volker Lendecke
2010-07-05
1
-1
/
+1
*
s3: Change fsp->fsp_name to be an smb_filename struct!
Tim Prouty
2009-07-20
1
-5
/
+8
*
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
Tim Prouty
2009-02-19
1
-0
/
+18
*
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
2009-02-09
1
-2
/
+4
*
s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...
Tim Prouty
2009-02-09
1
-1
/
+1
*
s3:smbd: make kernel oplocks event driven
Stefan Metzmacher
2009-01-27
1
-12
/
+3
*
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
2009-01-22
1
-43
/
+75
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-10
/
+7
*
Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.
Jeremy Allison
2008-07-01
1
-1
/
+1
*
Convert receive_smb_raw to NTSTATUS
Volker Lendecke
2008-02-02
1
-2
/
+0
*
Try to fix the build on irix.
Michael Adam
2007-11-07
1
-2
/
+2
*
Remove the smb_read_error global variable and replace
Jeremy Allison
2007-11-03
1
-3
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r25141: More pstring removal.
Jeremy Allison
2007-10-10
1
-3
/
+14
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
1
-6
/
+6
*
r24272: try to fix the build on irix...
Stefan Metzmacher
2007-10-10
1
-3
/
+7
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-22
/
+22
*
r20833: Reformatting
Volker Lendecke
2007-10-10
1
-23
/
+41
*
r20131: get rid of a few no previous prototype warnings
Herb Lewis
2007-10-10
1
-0
/
+1
*
r15668: DOS or FCB opens share one share mode entry from different
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r15446: Tidy up the formatting of locking debug messages and make it more
James Peach
2007-10-10
1
-0
/
+1
*
r14600: Refactor capability interface from being IRIX-specific to using only
James Peach
2007-10-10
1
-1
/
+1
*
r13724: Remove unused variable. Bug #3559 from
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r13500: Fix ordering of FD_* arguments.
James Peach
2007-10-10
1
-10
/
+6
*
r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.
Jeremy Allison
2007-10-10
1
-1
/
+26
*
r10672: Attempt to fix the IRIX build. James, could you test the Oplock code ...
Volker Lendecke
2007-10-10
1
-12
/
+16
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-46
/
+5
*
r8231: Patch from James Peach to fix the IRIX build.
Volker Lendecke
2007-10-10
1
-4
/
+4
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-15
/
+15
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
2001-10-20
1
-85
/
+94
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-5
/
+1
*
Fixes for IRIX kernel oplocks and systems that don't have nss.h
Jeremy Allison
2000-06-20
1
-1
/
+1
*
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
2000-06-12
1
-4
/
+4
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
1
-2
/
+2
*
a first pass at Linux kernel oplocks support
Andrew Tridgell
2000-06-10
1
-2
/
+2
[next]