summaryrefslogtreecommitdiffstats
path: root/source3/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-091-2/+2
* fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-301-23/+21
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-101-0/+21
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-3/+0
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-3/+3
* - remove some incorrect prototypes from server.cAndrew Tridgell1996-06-051-5/+0
* a huge pile of changes :-)Andrew Tridgell1996-06-041-20/+9
* - moved the uid handling to uid.cAndrew Tridgell1996-06-011-286/+1
* Lots of changes!Andrew Tridgell1996-05-311-0/+2
* - added an entry on WinDD to samba.faqAndrew Tridgell1996-05-301-2/+3
* handle errors from receive_smb better, and print error stringAndrew Tridgell1996-05-291-3/+4
* - fix a bug hanlding very log filenamesAndrew Tridgell1996-05-051-247/+7
* - close the listening socket in the child process when running as a daemonAndrew Tridgell1996-05-051-12/+16
* - use issafe()Andrew Tridgell1996-05-041-12/+15
* Initial version imported to CVS Samba Release Account1996-05-041-0/+4300