summaryrefslogtreecommitdiff
path: root/source3/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
1996-07-30fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1-23/+21
1996-06-10a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1-0/+21
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-3/+0
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-3/+3
1996-06-05- remove some incorrect prototypes from server.cAndrew Tridgell1-5/+0
1996-06-04a huge pile of changes :-)Andrew Tridgell1-20/+9
1996-06-01- moved the uid handling to uid.cAndrew Tridgell1-286/+1
1996-05-31Lots of changes!Andrew Tridgell1-0/+2
1996-05-30- added an entry on WinDD to samba.faqAndrew Tridgell1-2/+3
1996-05-29handle errors from receive_smb better, and print error stringAndrew Tridgell1-3/+4
1996-05-05- fix a bug hanlding very log filenamesAndrew Tridgell1-247/+7
1996-05-05- close the listening socket in the child process when running as a daemonAndrew Tridgell1-12/+16
1996-05-04- use issafe()Andrew Tridgell1-12/+15
1996-05-04Initial version imported to CVS Samba Release Account1-0/+4300