summaryrefslogtreecommitdiffstats
path: root/source3/smbd/oplock_irix.c
Commit message (Expand)AuthorAgeFilesLines
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-071-1/+1
* s3:smbd: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_Stefan Metzmacher2013-02-191-2/+2
* s3:smbd: s/struct fd_event/struct tevent_fdStefan Metzmacher2013-02-191-2/+2
* s3:smbd: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-1/+1
* build: Remove sys_open wrapperAndrew Bartlett2012-04-051-1/+1
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-1/+1
* s3:smbd/oplock: pass smbd_server_connection to irix_init_kernel_oplocks()Stefan Metzmacher2011-12-131-5/+7
* s3-globals Remove smbd_event_context() (use server_event_context())Andrew Bartlett2011-05-311-1/+1
* s3-smbd: try to fix the irix build.Günther Deschner2011-03-301-0/+1
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3: Attempt to fix the IRIX buildVolker Lendecke2010-10-031-1/+1
* s3: Remove procid_self() from irix_oplocks_read_fde_handler()Volker Lendecke2010-07-051-1/+1
* s3: Change fsp->fsp_name to be an smb_filename struct!Tim Prouty2009-07-201-5/+8
* s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat structTim Prouty2009-02-191-0/+18
* s3 oplocks: Make the level2 oplock contention API more granularTim Prouty2009-02-091-2/+4
* s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...Tim Prouty2009-02-091-1/+1
* s3:smbd: make kernel oplocks event drivenStefan Metzmacher2009-01-271-12/+3
* s3:smbd: restructure kernel oplocks codeStefan Metzmacher2009-01-221-43/+75
* s3:smbd: move all globals and static variables in globals.[ch]Stefan Metzmacher2009-01-081-10/+7
* Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.Jeremy Allison2008-07-011-1/+1
* Convert receive_smb_raw to NTSTATUSVolker Lendecke2008-02-021-2/+0
* Try to fix the build on irix.Michael Adam2007-11-071-2/+2
* Remove the smb_read_error global variable and replaceJeremy Allison2007-11-031-3/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r25141: More pstring removal.Jeremy Allison2007-10-101-3/+14
* r25055: Add file_id_string_tosVolker Lendecke2007-10-101-6/+6
* r24272: try to fix the build on irix...Stefan Metzmacher2007-10-101-3/+7
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26Volker Lendecke2007-10-101-2/+3
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-22/+22
* r20833: ReformattingVolker Lendecke2007-10-101-23/+41
* r20131: get rid of a few no previous prototype warningsHerb Lewis2007-10-101-0/+1
* r15668: DOS or FCB opens share one share mode entry from differentJeremy Allison2007-10-101-6/+6
* r15446: Tidy up the formatting of locking debug messages and make it moreJames Peach2007-10-101-0/+1
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2007-10-101-1/+1
* r13724: Remove unused variable. Bug #3559 fromJeremy Allison2007-10-101-2/+2
* r13500: Fix ordering of FD_* arguments.James Peach2007-10-101-10/+6
* r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.Jeremy Allison2007-10-101-1/+26
* r10672: Attempt to fix the IRIX build. James, could you test the Oplock code ...Volker Lendecke2007-10-101-12/+16
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-46/+5
* r8231: Patch from James Peach to fix the IRIX build.Volker Lendecke2007-10-101-4/+4
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-15/+15
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Move from timestamp to gen count file id's for finding oplocked filesJeremy Allison2001-10-201-85/+94
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-5/+1
* Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison2000-06-201-1/+1
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-4/+4
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-2/+2