summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
*-. This commit was manufactured by cvs2svn to create tagsamba-1.9.16alpha2cvs2svn Import User1996-05-291-3/+0
|\ \ | | | | | | 'release-1-9-16alpha2'.
* | | preparing for release of 1.9.16alpha2Samba Release Account1996-05-292-0/+681
| | |
* | | cleaned up the way the max log size stuff works and fixed a potentialAndrew Tridgell1996-05-291-33/+50
| | | | | | | | | | | | problem with varargs usage in Debug()
* | | added nimbus to list of mirrorsSamba Release Account1996-05-281-1/+2
| | |
* | | General updating.Samba Release Account1996-05-231-1/+6
| | | | | | | | | | | | Dan
* | | Added reference to DIAGNOSIS.txt. Deleted the claim that tridge reads allSamba Release Account1996-05-231-8/+5
| | | | | | | | | | | | | | | postings to mailing list. Removed arvidsjaur, other small stuff. Dan
* | | Updated general section to include more about current capabilities. AddedSamba Release Account1996-05-231-13/+39
| | | | | | | | | | | | | | | | | | references to samba-bugs, DIAGNOSIS.txt and the hypermail archives. Various other small changes. Dan
* | | Added check for something already binding to port 139 to TEST 3Samba Release Account1996-05-231-1/+7
| | | | | | | | | | | | Dan
* | | Changed more references of 'nimbus.anu.edu.au/pub/tridge/samba' toSamba Release Account1996-05-206-8/+8
| | | | | | | | | | | | | | | | | | | | | 'samba.anu.edu.au/pub/samba' The only reference I see now to 'nimbus' is in ENCRYPTION.txt regarding libdes stuff. Paul...
* | | Made changSamba Release Account1996-05-172-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | blody comso: can't see what i'm writing... Made changes to reflect nimbus.anu.edu.au -> samba.anu.edu.au chage. changed reference to /ub/samba/change-log o /ub/samba/alpha/change-log Also added samba.faq.html to docs directory Paul...
* | | Update the samba.faq file with what was current on the web site, thereSamba Release Account1996-05-061-7/+89
| | | | | | | | | | | | | | | were a number of additions. Changed the faq version number to 1.9.15 to match current samba version.
* | | Updated references in doco to 'http://lake.can.....'Samba Release Account1996-05-065-12/+12
| | | | | | | | | | | | with 'http://samba.can.....' and added a mirror site to MIRROR
* | | Updated smbstat script with a better one, Paul.Samba Release Account1996-05-061-15/+18
| | |
* | | added QNX entry to MIRRORSSamba Release Account1996-05-061-0/+2
| | |
* | | 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 where -s would not be recognised
* | | - fix a bug hanlding very log filenamesAndrew Tridgell1996-05-051-247/+7
| | | | | | | | | | | | | | | - move quotas support to separate file - send keepalives to password server
* | | 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
| | | | | | | | | | | | Looks like OS/2 does this. It caused a core dump.
* | | - handle CORE protocol betterAndrew Tridgell1996-05-051-23/+46
| | | | | | | | | | | | - handle case where director exists when untarring
* | | ignore some filesAndrew Tridgell1996-05-051-0/+10
| | |
* | | documented -W optionAndrew Tridgell1996-05-051-0/+11
| | |
* | | removed old -S option from nmbd manpageAndrew Tridgell1996-05-051-4/+0
| | |
* | | added some more support entries from samba-bugs mailSamba Release Account1996-05-051-11/+30
| | |
* | | 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
| | | | | | | | | | | | - exit with a non-zero exit code if open_sockets() fails
* | | removed obscene comment added by DanAndrew Tridgell1996-05-041-2/+0
| | |
* | | Changed to reflect new ownership by MicrosoftSamba Release Account1996-05-041-0/+2
| | |
* | | updates to wall.perl from michal@ellpspace.math.ualberta.caAndrew Tridgell1996-05-041-26/+50
| | |
* | | 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
| | | | | | | | | | | | | | | - map the archive bit in a more robust manner. We now set it when we first write to the file after opening it.
* | | fix a netgroup bug (innetgr() was being called with the args in theAndrew Tridgell1996-05-041-2/+1
| | | | | | | | | | | | wrong order!)
* | | 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
| | |
* | | updated README for new samba.anu.edu.u aliasAndrew Tridgell1996-05-041-3/+3
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r4,Samba Release Account1996-05-04110-0/+54142
|\ \ \ | | |/ | |/| | | | which included commits to RCS files with non-trunk default branches.
| * | Initial version imported to CVS Samba Release Account1996-05-04110-0/+54142
| /
* / This commit was generated by cvs2svn to compensate for changes in r2,Samba Release Account1996-05-040-0/+0
|/ | | | which included commits to RCS files with non-trunk default branches.
* Initial version imported to CVS Samba Release Account1996-05-0412-0/+1633