summaryrefslogtreecommitdiffstats
path: root/source/smbd/process.c
Commit message (Expand)AuthorAgeFilesLines
* Removed 'counter' from timeout processing. Timeouts now depend on actualJeremy Allison1999-01-071-23/+39
* Fixed the blocking locks and change notify code that got broken inJeremy Allison1999-01-061-144/+176
* client/client.c: Fixed comment.Jeremy Allison1998-12-301-1/+1
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-1/+1
* trust passwordLuke Leighton1998-10-161-3/+3
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-1/+1
* dce/rpcLuke Leighton1998-10-071-1/+1
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-8/+151
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-2/+2
* tridge the destroyer returns!Andrew Tridgell1998-09-051-157/+129
* This is the stat cache code - seems to work fine (needs heavyJeremy Allison1998-08-271-0/+4
* Turning on blocking locking code. NB. Blocking lock requests that are notJeremy Allison1998-08-201-41/+31
* removed some of the rough edges from the splitupAndrew Tridgell1998-08-171-0/+5
* move soem variables from server.c that don't belong there.Andrew Tridgell1998-08-171-1/+17
* this completes the splitup of server.c.Andrew Tridgell1998-08-171-0/+810