Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The start of a long and ugly process... :-). | Jeremy Allison | 1998-11-05 | 1 | -20/+262 |
| | | | | Jeremy. | ||||
* | preparing for release of 2.0.0 alpha 11 | Samba Release Account | 1998-10-08 | 1 | -1/+1 |
| | |||||
* | preparing for release of 2.0.0 alpha 10 | Samba Release Account | 1998-10-08 | 1 | -1/+1 |
| | |||||
* | fixed the docs for "domain controller" parameter. | Andrew Tridgell | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | preparing for release of 2.0.0 alpha 6 | Samba Release Account | 1998-09-18 | 1 | -1/+1 |
| | |||||
* | preparing for release of 2.0.0 alpha 5 | Samba Release Account | 1998-09-17 | 1 | -1/+1 |
| | |||||
* | preparing for release of 2.0.0 alpha 1 | Samba Release Account | 1998-08-31 | 1 | -1/+1 |
| | |||||
* | preparing for release of 2.0.0 alpha | Samba Release Account | 1998-08-31 | 1 | -1/+1 |
| | |||||
* | note that "alternate permissions" is deprecated in man page | Andrew Tridgell | 1998-08-25 | 1 | -16/+2 |
| | |||||
* | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 1998-03-16 | 1 | -3/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | "name resolve order" parameter. source/Makefile: Re-ordered link for name resolve order code. source/clientgen.c: source/clientutil.c: Added calls to resolve_name(). source/includes.h: Added HPUX zombie fix. source/loadparm.c: Added new name resolve order parameter. source/namequery.c: Re-wrote to include parsing of lmhosts file, new resolve_name() function requested by John. source/nmbd.c: Tell resolve_name not to do WINS lookups if we are the WINS server. source/nmbd_lmhosts.c: Call lmhosts parsing functions in namequery.c source/password.c: Call resolve_name() to lookup security=server name. source/reply.c: source/time.c: source/trans2.c: "fake directory create times" fix from Jim Hague - hague@research.canon.com.au. source/util.c: Removed isalnum() test in Get_Hostname() that seems to cause problems on many systems. Jeremy. | ||||
* | Adding mention of %p substitution. | Jeremy Allison | 1998-03-16 | 1 | -3/+6 |
| | | | | Jeremy. | ||||
* | changed the default "keepalive" value to 300 seconds. | Andrew Tridgell | 1998-03-16 | 1 | -6/+1 |
| | | | | This is more important now that oplocks are being used. | ||||
* | Updated - removed "win95 bug compatibility" and added "dos filetime resolution". | Jeremy Allison | 1998-02-13 | 1 | -52/+25 |
| | | | | Jeremy. | ||||
* | ENCRYPTION.txt: Fixed typo. | Jeremy Allison | 1998-02-12 | 1 | -11/+84 |
| | | | | | | Support.txt: Added consultant. smb.conf.5: Updated with new parameters. Jeremy. | ||||
* | fixed typo | Andrew Tridgell | 1998-02-11 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18 | Samba Release Account | 1998-01-08 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha14 | Samba Release Account | 1997-12-24 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha13 | Samba Release Account | 1997-12-16 | 1 | -1/+1 |
| | |||||
* | WHATSNEW.txt - updated for 1.9.18alpha13. | Jeremy Allison | 1997-12-16 | 1 | -71/+0 |
| | | | | | | | docs/smb.conf.5: Removed unused NTDOMAIN params. Added new params. source/loadparm.c: Put #ifdef NTDOMAIN around unused params. source/nmbd_become_lmb.c: Removed check for workgroup name in lmb name. Jeremy. | ||||
* | Added new wins & lm announce options. | Jeremy Allison | 1997-12-16 | 1 | -1/+73 |
| | | | | Jeremy. | ||||
* | applied a patch from Norm Jacobs to allow "printcap name = lpstat" | Andrew Tridgell | 1997-12-03 | 1 | -3/+13 |
| | | | | | | | | | | to use lpstat to obtain the printer list on systemV systems. I've now made this the default on all SYSV systems. Jeremy, you were a little worried about the security of this patch. I believe it's OK as the user has no control over the options given to popen() and the pipe is only open for reading. | ||||
* | change the "username map" option to allow the user to stop the | Andrew Tridgell | 1997-12-03 | 1 | -0/+13 |
| | | | | | | | | processing part way through the file if a match is found. If a line starts with ! and a match is made by that line then processing stops. This allows better wildcard handling. (patch from Anselm.Kruis@Physik.Uni-Muenchen.DE) | ||||
* | make the "printing" option a per share option rather than global. When | Andrew Tridgell | 1997-12-03 | 1 | -3/+7 |
| | | | | printing to lots of different sorts of remote printers this is useful | ||||
* | Documented the 'veto oplock files' parameter. | Jeremy Allison | 1997-12-02 | 1 | -0/+24 |
| | | | | Jeremy. | ||||
* | preparing for release of 1.9.18alpha12 | Samba Release Account | 1997-11-28 | 1 | -1/+1 |
| | |||||
* | Added in mods for new smb.conf "remote browse sync" option as posted to | John Terpstra | 1997-11-21 | 1 | -0/+31 |
| | | | | the samba-1.9.17 tree moments ago. | ||||
* | preparing for release of 1.9.18alpha11 | Samba Release Account | 1997-11-02 | 1 | -1/+1 |
| | |||||
* | documented "domain hosts allow/deny" parameters | Luke Leighton | 1997-11-02 | 1 | -7/+43 |
| | |||||
* | preparing for release of 1.9.18alpha10 | Samba Release Account | 1997-11-01 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha9 | Samba Release Account | 1997-10-30 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha8 | Samba Release Account | 1997-10-29 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha7 | Samba Release Account | 1997-10-29 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha5 | Samba Release Account | 1997-10-25 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha4 | Samba Release Account | 1997-10-24 | 1 | -1/+1 |
| | |||||
* | preparing for release of samba-1.9.18alpha4 | Samba Release Account | 1997-10-24 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha3 | Samba Release Account | 1997-10-21 | 1 | -1/+1 |
| | |||||
* | preparing for release of 1.9.18alpha2 | Samba Release Account | 1997-10-21 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+18 |
| | | | | | 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 | ||||
* | 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) | ||||
* | 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 | 1 | -0/+22 |
| | | | | | 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) | ||||
* | 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 |