summaryrefslogtreecommitdiffstats
path: root/source/smbd/blocking.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up for 2.2.6pre2Gerald Carter2002-08-271-16/+40
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-5/+10
* Move over to RELEASE branch.Jeremy Allison2002-02-011-248/+242
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-4/+1
* Syncup getting ready for release.Jeremy Allison2001-07-061-14/+20
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-4/+0
* more merging voodooAndrew Tridgell2000-05-101-0/+4
* rpc_server/srv_lsa.c: Bring into sync with 2.0.x.Jeremy Allison2000-05-041-2/+2
* include/byteorder.h: ALIGN4/ALIGN2 macros.Jeremy Allison2000-04-111-6/+6
* finally got sick of the "extern int Client" code and the stupidAndrew Tridgell2000-04-111-3/+2
* First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison2000-01-251-1/+0
* Added "inherit permissions" patch.Jeremy Allison2000-01-141-1/+7
* changes to reflect the new syntax of the locking calls.Andrew Tridgell2000-01-131-3/+3
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-25/+30
* Small update to clitar.c to omit warnings about servers notRichard Sharpe1998-09-261-3/+3
* Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1998-09-111-2/+2
* Added ssize_t to configure code.Jeremy Allison1998-09-111-13/+37
* Fixes for the problem in blocking locks with file_fsp returning theJeremy Allison1998-08-211-29/+40
* Turning on blocking locking code. NB. Blocking lock requests that are notJeremy Allison1998-08-201-35/+249
* Blocking lock code split out...Jeremy Allison1998-08-191-0/+375