split the username in the vuser structure into a separate
[kamenim/samba-autobuild/.git] / source3 / smbd / process.c
2000-05-02 Andrew Tridgellsplit the username in the vuser structure into a separate
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-30 Andrew Tridgell - added some error checking
2000-04-27 Jeremy AllisonOk - this is more subtle than it looks :-).
2000-04-27 Jeremy AllisonFixed subtle unlocking bug when a file is closed. We...
2000-04-15 Jeremy AllisonLog file check patch from Mattias Gronlund <Mattias...
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-01-25 Jeremy AllisonFirst set of speed improvements from Ying Chen <ying...
2000-01-14 Andrew Tridgellsome more work on the byte range locking
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
1999-12-21 Jeremy AllisonFix from tulipant-gergely@dbrt.hu for returning incorre...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-15 Luke Leighton- added DCE/RPC "fault" PDU support.
1999-09-12 Luke Leighton- initialising mach_passwd_file locks to zero (prev...
1999-09-08 Luke Leightonbertl <bs@niggard.org> patch for making samba listen...
1999-07-12 Luke LeightonJean-Francois Micouleau's rewritten DFS patch, original...
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1998-10-16 Luke Leightontrust password
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-07 Luke Leightondce/rpc
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-27 Jeremy AllisonThis is the stat cache code - seems to work fine (needs...
1998-08-20 Jeremy AllisonTurning on blocking locking code. NB. Blocking lock...
1998-08-17 Andrew Tridgellremoved some of the rough edges from the splitup
1998-08-17 Andrew Tridgellmove soem variables from server.c that don't belong...
1998-08-17 Andrew Tridgellthis completes the splitup of server.c.