summaryrefslogtreecommitdiff
path: root/source3/smbd/process.c
AgeCommit message (Expand)AuthorFilesLines
2000-01-25First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison1-2/+0
2000-01-14some more work on the byte range lockingAndrew Tridgell1-2/+7
2000-01-05implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell1-0/+3
1999-12-21Fix from tulipant-gergely@dbrt.hu for returning incorrect error codeJeremy Allison1-1/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-203/+298
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-1/+1
1999-11-15- added DCE/RPC "fault" PDU support.Luke Leighton1-1/+1
1999-09-12- initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1-1/+0
1999-09-08bertl <bs@niggard.org> patch for making samba listen on port 445, just likeLuke Leighton1-0/+28
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1-1/+1
1999-04-08Mainly BDC-related changes.Matthew Chapman1-1/+5
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-0/+4
1998-10-16trust passwordLuke Leighton1-3/+3
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-1/+1
1998-10-07dce/rpcLuke Leighton1-1/+1
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1-8/+151
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-2/+2
1998-09-05tridge the destroyer returns!Andrew Tridgell1-157/+129
1998-08-27This is the stat cache code - seems to work fine (needs heavyJeremy Allison1-0/+4
1998-08-20Turning on blocking locking code. NB. Blocking lock requests that are notJeremy Allison1-41/+31
1998-08-17removed some of the rough edges from the splitupAndrew Tridgell1-0/+5
1998-08-17move soem variables from server.c that don't belong there.Andrew Tridgell1-1/+17
1998-08-17this completes the splitup of server.c.Andrew Tridgell1-0/+810