summaryrefslogtreecommitdiffstats
path: root/source/smbd/oplock_irix.c
Commit message (Expand)AuthorAgeFilesLines
* Fix denial of service - memory corruption.Karolin Seeger2011-02-271-0/+5
* 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
* a first pass at Linux kernel oplocks supportAndrew Tridgell2000-06-101-2/+2
* continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-101-0/+282