summaryrefslogtreecommitdiff
path: root/source3/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-0/+2
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-2/+0
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-0/+2
1996-08-21handle sigpipe better for server securityAndrew Tridgell1-0/+14
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1-40/+5
1996-08-19fix a bug in the new chaining codeAndrew Tridgell1-6/+10
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-80/+74
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1-5/+14
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-1/+1
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-7/+16
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-22/+1
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1-2/+2
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