Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added "printer driver location", "printer driver file" parameters. | Jeremy Allison | 1997-10-28 | 1 | -0/+49 | |
| | | | | Jeremy. | |||||
* | preparing for release of 1.9.18alpha6 | Samba Release Account | 1997-10-27 | 12 | -12/+12 | |
| | ||||||
* | preparing for release of 1.9.18alpha5 | Samba Release Account | 1997-10-25 | 12 | -12/+12 | |
| | ||||||
* | preparing for release of 1.9.18alpha4 | Samba Release Account | 1997-10-24 | 12 | -12/+12 | |
| | ||||||
* | preparing for release of samba-1.9.18alpha4 | Samba Release Account | 1997-10-24 | 12 | -12/+12 | |
| | ||||||
* | preparing for release of 1.9.18alpha3 | Samba Release Account | 1997-10-21 | 12 | -12/+12 | |
| | ||||||
* | preparing for release of 1.9.18alpha2 | Samba Release Account | 1997-10-21 | 12 | -12/+12 | |
| | ||||||
* | WHATSNEW.txt: Preparing for 1.9.18alpha2 release. | Jeremy Allison | 1997-10-21 | 1 | -1/+39 | |
| | | | | | | smb.conf.5: Added 'bind interfaces only' parameter. version.h: Updated to 1.9.18alpha2. Jeremy (jallison@whistle.com) | |||||
* | add a note on how to map usernames with spaces in them | Andrew Tridgell | 1997-10-21 | 1 | -0/+8 | |
| | ||||||
* | added a note about which netbios name is use in server level security | Andrew Tridgell | 1997-10-21 | 1 | -0/+5 | |
| | ||||||
* | Adding make_smbcodepage.1 man page. | Jeremy Allison | 1997-10-20 | 2 | -0/+149 | |
| | | | | | Updated smb.conf with dos filetimes. Jeremy (jallison@whistle.com) | |||||
* | added description of parameters: | Luke Leighton | 1997-10-20 | 1 | -2/+75 | |
| | | | | | | | domain sid domain groups logon drive logon path | |||||
* | document -a "append log" option | Andrew Tridgell | 1997-10-17 | 1 | -0/+7 | |
| | ||||||
* | updated the "comment =" entry a bit | Andrew Tridgell | 1997-10-13 | 1 | -9/+10 | |
| | | | | updated the fake oplocks entry a bit | |||||
* | Added definition of oplocks parameter. | Jeremy Allison | 1997-10-09 | 1 | -0/+18 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | Removed samba.faq from the docs directory, it was out of date. All FAQs in | Samba Release Account | 1997-10-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | 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? | |||||
* | 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) | |||||
* | Added documentation for the 'delete veto files' parameter. | Jeremy Allison | 1997-09-17 | 1 | -2/+32 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | updated bit on kill -HUP to make it clear what effect this has, and its | Luke Leighton | 1997-09-09 | 1 | -9/+19 | |
| | | | | limitations. | |||||
* | added info about _not_ using \\SAMBA_SERVER\HOMES\profile - must use | Samba Release Account | 1997-08-26 | 1 | -3/+8 | |
| | | | | | | | | \\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 | |||||
* | 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) | |||||
* | Support.txt: Added two more consultants. | Samba Release Account | 1997-08-20 | 1 | -1/+2 | |
| | | | | | smbtar.1: Mentioned it is meant for GNU tar. Jeremy (jallison@whistle.com) | |||||
* | smb.conf.5: Added netbios aliases entry. | Samba Release Account | 1997-07-31 | 1 | -0/+25 | |
| | | | | | Support.txt: One more USA consultant. Jeremy (jallison@whistle.com) | |||||
* | Made docs more up to date with source. Preparing for 1.9.17alpha5. | Samba Release Account | 1997-07-30 | 1 | -1/+45 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | Changed default create mask parameter to 0744 as per John's request. | Samba Release Account | 1997-07-24 | 1 | -26/+41 | |
| | | | | | Tidied up mask descriptions. Jeremy (jallison@whistle.com) | |||||
* | Support.txt: Modified a consultant's entry (Italy) | Samba Release Account | 1997-07-18 | 1 | -0/+15 | |
| | | | | | smb.conf.5: Documented follow symlinks parameter. Jeremy (jallison@whistle.com) | |||||
* | Changed separators for veto & hide files back to /. | Samba Release Account | 1997-07-14 | 1 | -17/+15 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | Wrote man page for smbpasswd program as part of documentation | Samba Release Account | 1997-07-10 | 1 | -0/+112 | |
| | | | | | effort. Finally added -a option (for Andrew :-). Jeremy (jallison@whistle.com) | |||||
* | Added explicit examples for veto files. | Samba Release Account | 1997-07-07 | 1 | -6/+24 | |
| | | | | | Jeremy (jallison@whistle.comAdded explicit examples for veto files. Jeremy (jallison@whistle.com)) | |||||
* | added man page entry for "hide files". updated "veto files" entry. | Samba Release Account | 1997-07-06 | 1 | -7/+46 | |
| | | | | | | both these options will do * and ? matching lkcl | |||||
* | added description of new "dns proxy" option, which defaults to yes. | Samba Release Account | 1997-07-06 | 1 | -1/+22 | |
| | | | | | | added warning of consequences of using dns proxying. lkcl | |||||
* | Changed default for max mux to 50 in line with source change. | Samba Release Account | 1997-07-03 | 1 | -4/+4 | |
| | | | | Jeremy (jallison@whistle.com) | |||||
* | smb.conf.5: Updated definitions of mode setting options. Added force | Samba Release Account | 1997-06-19 | 1 | -4/+103 | |
| | | | | | | mode options. Support.txt: More consultants.... Jeremy (jallison@whistle.com) | |||||
* | Added "client code page" parameter. | Samba Release Account | 1997-06-11 | 1 | -0/+41 | |
| | ||||||
* | added veto files entry. example lists files that DAVE (mac client) | Samba Release Account | 1997-05-26 | 1 | -0/+18 | |
| | | | | | | shouldn't show up. not tested, but hey, what are alphas for? :-) luke | |||||
* | samba.faq: Updated with info on 'Dave'. | Samba Release Account | 1997-05-22 | 1 | -4/+2 | |
| | | | | | | | smb.conf.5: Removed reference to 'domain controller' being the browse list collator to match the change I just added to nameannounce.c. jallison@whistle.com | |||||
* | Updated docs for 'local master' parameter. | Samba Release Account | 1997-05-21 | 1 | -6/+20 | |
| | | | | jallison@whistle.com | |||||
* | Updated for 1.9.17alpha1. | Samba Release Account | 1997-05-20 | 1 | -207/+337 | |
| | | | | Jeremy. | |||||
* | Documented -b for brief option. | Samba Release Account | 1997-05-08 | 1 | -0/+5 | |
| | ||||||
* | Fixes for manpage from Bill Hawes <whawes@star.net>. | Samba Release Account | 1997-05-08 | 1 | -39/+55 | |
| | ||||||
* | mod to directory mask doc | Samba Release Account | 1997-05-07 | 1 | -2/+2 | |
| | | | | lkcl | |||||
* | added auto.home parameters - contributed by simeon@bangor.ac.uk. | Samba Release Account | 1997-05-07 | 1 | -0/+62 | |
| | | | | lkcl | |||||
* | missed some bits. added some more on profiles - e.g windows 95 description | Samba Release Account | 1997-03-09 | 1 | -1/+14 | |
| | | | | | | of what needs to be done. lkcl | |||||
* | updating documentation on: | Samba Release Account | 1997-03-09 | 1 | -3/+9 | |
| | | | | | | profiles; domain master browsing; netlogons; preferred master. lkcl | |||||
* | Fixed typos. | Samba Release Account | 1997-03-07 | 1 | -2/+2 | |
| | | | | jra@cygnus.com | |||||
* | added logon script and logon path parameters. | Samba Release Account | 1997-03-02 | 1 | -0/+49 | |
| | | | | lkcl | |||||
* | Added documentation for directory mode/directory mask parameter. | Samba Release Account | 1997-02-23 | 1 | -1/+22 | |
| | | | | jra@cyngus.com | |||||
* | updated preferred master parameter and added domain master parameter. | Samba Release Account | 1997-02-09 | 1 | -4/+25 | |
| | | | | | | entries kindly written by John Barker (johnb@tigerlabs.com). lkcl |