summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1996-05-05- fix a bug hanlding very log filenamesAndrew Tridgell1-247/+7
1996-05-05move quotas support out of server.cAndrew Tridgell1-0/+330
1996-05-05turn on KEEP_PASSWORD_SERVER_OPEN by defaultAndrew Tridgell1-2/+2
1996-05-05handle being passed a dptr of -1 to mean "close all open dir handles".Andrew Tridgell1-0/+13
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-04fix a netgroup bug (innetgr() was being called with the args in theAndrew Tridgell1-2/+1
1996-05-04move the dot_pos calculation down a bitAndrew Tridgell1-2/+2
1996-05-04use the new issafe() macro instead of isalnum() and strchr()Andrew Tridgell1-2/+1
1996-05-04Initial version imported to CVS Samba Release Account11-0/+16088