summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* fixed version number (again!)Andrew Tridgell1996-05-051-1/+1
* made dptr_num signed to handle -1 from OS/2Andrew Tridgell1996-05-051-1/+1
* - added hostname support to smbstatusAndrew Tridgell1996-05-051-3/+7
* - 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-052-2/+5
* handle being passed a dptr of -1 to mean "close all open dir handles".Andrew Tridgell1996-05-051-0/+13
* - handle CORE protocol betterAndrew Tridgell1996-05-051-23/+46
* ignore some filesAndrew Tridgell1996-05-051-0/+10
* change version number to 1.9.16p2Andrew Tridgell1996-05-051-1/+1
* - close the listening socket in the child process when running as a daemonAndrew Tridgell1996-05-051-12/+16
* fix a dst bug, we had a sign wrong in the calculation :-(Andrew Tridgell1996-05-041-3/+3
* - 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
* added sequent fixesSamba Release Account1996-05-041-2/+26
* fixed a typo in the select() emulation codeSamba Release Account1996-05-041-1/+1
* upped version numberSamba Release Account1996-05-041-1/+1
* added issafe() define for "safe" charactersSamba Release Account1996-05-041-0/+4
* This commit was generated by cvs2svn to compensate for changes in r4,Samba Release Account1996-05-0459-0/+44490
|\
| * Initial version imported to CVS Samba Release Account1996-05-0459-0/+44490
* Initial version imported to CVS Samba Release Account1996-05-046-0/+652