Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added comment submitted by Frank Varnavas. | John Terpstra | 1997-10-19 | 1 | -1/+31 | |
| | ||||||
* | document -a "append log" option | Andrew Tridgell | 1997-10-17 | 1 | -0/+7 | |
| | ||||||
* | docs/DIAGNOSIS.txt: | John Terpstra | 1997-10-14 | 1 | -3/+15 | |
| | | | | | | | | Added comment right up front about "your server is being unfriendly" type error messages. source/Makefile: Added compile options for RedHat Linux 5.0 series. | |||||
* | updated the "comment =" entry a bit | Andrew Tridgell | 1997-10-13 | 1 | -9/+10 | |
| | | | | updated the fake oplocks entry a bit | |||||
* | Added Finland ftp mirror (PR#175) (Paul) | Samba Release Account | 1997-10-12 | 1 | -0/+2 | |
| | ||||||
* | JHT ==> Luke, your forgot to change the modified date! | John Terpstra | 1997-10-11 | 1 | -1/+1 | |
| | ||||||
* | updated Sunsite UK. (Paul) | Samba Release Account | 1997-10-11 | 1 | -1/+1 | |
| | ||||||
* | Updated mirrors, combined Sources and Sources&Binaries as our binaries | Samba Release Account | 1997-10-11 | 1 | -24/+13 | |
| | | | | | | are now with our sources. Have requested that mirror sites remove the old 'binaries' tree. Paul. | |||||
* | corrected paragraph giving the impression that samba can be a domain master | Luke Leighton | 1997-10-10 | 1 | -74/+76 | |
| | | | | for multiple workgroups. | |||||
* | Added in oplock info. | Jeremy Allison | 1997-10-09 | 1 | -12/+27 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | Added definition of oplocks parameter. | Jeremy Allison | 1997-10-09 | 1 | -0/+18 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | Oops forgot to run the sgml converters that one last time. | Samba Release Account | 1997-10-07 | 5 | -7/+7 | |
| | | | | | All done. Paul. | |||||
* | Removed samba.faq from the docs directory, it was out of date. All FAQs in | Samba Release Account | 1997-10-07 | 14 | -1187/+506 | |
| | | | | | | | | | | | | | docs/faq. Replaced all reference to samba.canberra.edu.au/pub/samba/samba.html with samba.anu.edu.au/samba/ Replaced references to ictinus@lake.canberra.edu.au with ictinus@samba.anu.edu.au Added 3 new mirrors, Greece, Poland, Romania Paul. | |||||
* | change the semantics of hosts allow/hosts deny so that a global | Andrew Tridgell | 1997-10-02 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | setting applies to all shares regardless of any settings on other shares. This allows us to immediately drop a connection if it does not come from a allowed host, without even parsing the first SMB packet. The next time we get a nasty security hole we can offer people the option of just setting their hosts allow line. If we drop a connection in this way we generate a "Not listening for calling name" response and then exit. add a per share "oplocks" option in smb.conf. I think its important to be able to disable oplocks on a per-share basis as there are occasions then they are definately not wanted, for example when sharing data between a windows box and a unix application. This also allows us to tell people "try disabling oplocks" when diagnosing problems. fix a bug in process_smb(). It was taking the length of the packet from outbuf, not inbuf (this bug was introduced with the oplocks code). Jeremy, I assume this wasn't deliberate? | |||||
* | Changed consultant list. | Jeremy Allison | 1997-09-30 | 1 | -22/+34 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | smbclient.1: Added documentation of the username%password environment code. | Jeremy Allison | 1997-09-19 | 2 | -0/+29 | |
| | | | | | smb.conf.5: Added 'username level' docs. Jeremy (jallison@whistle.com) | |||||
* | Another South American consultant. | Jeremy Allison | 1997-09-19 | 1 | -1/+20 | |
| | ||||||
* | Added documentation for the 'delete veto files' parameter. | Jeremy Allison | 1997-09-17 | 1 | -2/+32 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | change the encryption instructions to reflect the fact that the code | Andrew Tridgell | 1997-09-16 | 1 | -32/+6 | |
| | | | | is now built in | |||||
* | 2 more consultants. | Jeremy Allison | 1997-09-15 | 1 | -2/+40 | |
| | ||||||
* | Added one more consultant. | Jeremy Allison | 1997-09-10 | 1 | -1/+18 | |
| | ||||||
* | updated bit on kill -HUP to make it clear what effect this has, and its | Luke Leighton | 1997-09-09 | 1 | -9/+19 | |
| | | | | limitations. | |||||
* | One more consultant. | Jeremy Allison | 1997-09-05 | 1 | -2/+21 | |
| | ||||||
* | One more consultant.... | Jeremy Allison | 1997-09-03 | 1 | -1/+27 | |
| | ||||||
* | corrected it's (it is) documentation errors, when "its" should be | Samba Release Account | 1997-08-26 | 12 | -15/+15 | |
| | | | | | | being used. lkcl | |||||
* | added info about _not_ using \\SAMBA_SERVER\HOMES\profile - must use | Samba Release Account | 1997-08-26 | 2 | -26/+27 | |
| | | | | | | | | \\SAMBA_SERVER\%U\profile for the profile path. documented default profile path changing to \\%L\%U\profile, so that w95 and NT can use the same profile directory: you cannot use \\%L\%U for NT profiles. lkcl | |||||
* | More sites for the non-UNIX ports, plus ftp.gwdg.de | Samba Release Account | 1997-08-26 | 1 | -0/+14 | |
| | ||||||
* | Advice about firewalls (step 1) and tcp wrappers (step 8). Dan | Samba Release Account | 1997-08-26 | 1 | -1/+10 | |
| | ||||||
* | This file has been moved to MIRRORS.txt | Samba Release Account | 1997-08-26 | 1 | -33/+0 | |
| | ||||||
* | Added new MIRRORS.txt file at Dan's request | Samba Release Account | 1997-08-26 | 1 | -0/+67 | |
| | | | | This is really an updated version of the original 'MIRRORS' file. | |||||
* | Added draft cversions of the new Samba doco. Dan. | Samba Release Account | 1997-08-26 | 13 | -0/+3667 | |
| | ||||||
* | From Jacco, unchanged. Destined for Samba-Client-FAQ. Dan | Samba Release Account | 1997-08-26 | 1 | -0/+61 | |
| | ||||||
* | JHT ===> Documentation header updates only - inserting/mod Updates date. | John Terpstra | 1997-08-26 | 3 | -2/+3 | |
| | ||||||
* | Way out of date. Dan | Samba Release Account | 1997-08-26 | 3 | -249/+0 | |
| | ||||||
* | Minor mods to DOMAIN.txt. In DOMAIN_CONTROL.txt made it clear that a PDC is | Samba Release Account | 1997-08-26 | 2 | -0/+24 | |
| | | | | | just one (major:) vendor's idea of domain authentication. Added refs to pwdump where it talks about the SAM. Dan | |||||
* | More mods to DOMAIN.txt, preparing for meta-FAQ itegration. Dan | Samba Release Account | 1997-08-25 | 1 | -7/+11 | |
| | ||||||
* | - clarified dan s's clarifications of the difference between domains and | Samba Release Account | 1997-08-25 | 1 | -43/+90 | |
| | | | | | | | | | | | | workgroups (domains are a superset of workgroups: workgroups have no concept of security at all) - updated comments about profiles from conversations with john t, and from samba digest input. this includes the need for encrypted passwords when supporting NT workstation, and enlisting the assistance of an NT server to tell workstations that their profile is on a samba server. lkcl | |||||
* | Changed DOMAIN.txt to try to explain terms like domain, workgroup, | Samba Release Account | 1997-08-25 | 1 | -6/+35 | |
| | | | | | | | | authentication. NT SAM is only one case of many kinds of distributed authorisation database. Domain logons, RAP etc should all work perfectly from NT workstations to Samba servers no matter what username/passwd database lies underneath (once the protocols have been implemented, of course.... :-) | |||||
* | Renamed from INSTALL.txt. Preparing for new docs structure. | Samba Release Account | 1997-08-25 | 1 | -0/+342 | |
| | | | | Dan | |||||
* | Updated Manifest and DOMAIN.txt to refer to <your OS>_INSTALL.txt and | Samba Release Account | 1997-08-25 | 2 | -343/+1 | |
| | | | | | | | describe the nascent new documentation project. Renamed INSTALL.txt to UNIX_INSTALL.txt. Dan | |||||
* | fix some more references to samba-bugs@anu.edu.au which should be | Samba Release Account | 1997-08-22 | 4 | -9/+9 | |
| | | | | | | samba-bugs@samba.anu.edu.au tridge | |||||
* | fix several references to samba-bugs@anu.edu.au which should be ↵ | Samba Release Account | 1997-08-22 | 4 | -4/+4 | |
| | | | | samba-bugs@samba.anu.edu.au | |||||
* | Removed the obsolete comment from the 'strip dot' | Samba Release Account | 1997-08-21 | 1 | -4/+6 | |
| | | | | | | option. It isn't :-). Jeremy (jallison@whistle.com) | |||||
* | JHT ===> Just to complete Tim Small's add-ins. | John Terpstra | 1997-08-21 | 2 | -0/+7 | |
| | ||||||
* | JHT ===> Added a patch from Tim Small (UK) | John Terpstra | 1997-08-21 | 2 | -1/+15 | |
| | ||||||
* | Support.txt: Added two more consultants. | Samba Release Account | 1997-08-20 | 2 | -3/+40 | |
| | | | | | smbtar.1: Mentioned it is meant for GNU tar. Jeremy (jallison@whistle.com) | |||||
* | JHT ===> Added instructions for Windows 95 encrypted password change. | John Terpstra | 1997-08-19 | 2 | -4/+75 | |
| | ||||||
* | JHT ===> Fixed step numbering. | John Terpstra | 1997-08-19 | 1 | -3/+3 | |
| | ||||||
* | Faxing.txt: Updated. | Samba Release Account | 1997-08-12 | 2 | -19/+89 | |
| | | | | | Support.txt: Added new consultant. Jeremy (jallison@whistle.com) | |||||
* | updated to include NT 4.0 Workstation profile setup. | Samba Release Account | 1997-08-10 | 1 | -10/+82 | |
| | | | | lkcl |