summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* Lots of changes!Andrew Tridgell1996-05-315-22/+53
* comment out the code that tries to handle the NT bug where the 2ndAndrew 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
* fixed a typoAndrew Tridgell1996-05-291-1/+1
* cleanups to make thinsg compile cleanlyAndrew Tridgell1996-05-291-7/+10
* made dptr_num signed to handle -1 from OS/2Andrew Tridgell1996-05-051-1/+1
* - fix a bug hanlding very log filenamesAndrew Tridgell1996-05-051-247/+7
* move quotas support out of server.cAndrew Tridgell1996-05-051-0/+330
* turn on KEEP_PASSWORD_SERVER_OPEN by defaultAndrew Tridgell1996-05-051-2/+2
* handle being passed a dptr of -1 to mean "close all open dir handles".Andrew Tridgell1996-05-051-0/+13
* - 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
* fix a netgroup bug (innetgr() was being called with the args in theAndrew Tridgell1996-05-041-2/+1
* move the dot_pos calculation down a bitAndrew Tridgell1996-05-041-2/+2
* use the new issafe() macro instead of isalnum() and strchr()Andrew Tridgell1996-05-041-2/+1
* Initial version imported to CVS Samba Release Account1996-05-0411-0/+16088