summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Chris' smb.conf parsing docoDan Shearer1997-12-201-0/+181
|
* This may be a waste of time, but I thought if we keep nibbling at this it mightDan Shearer1997-12-201-15/+24
| | | | | end up being a curent announce for each new release. Then again maybe we should start from the one Jeremy and I did for 1.9.17. Just doodling really.
* Minor spelling, wording changes to introDan Shearer1997-12-201-4/+6
|
* preparing for release of 1.9.18alpha13Samba Release Account1997-12-1640-40/+40
|
* WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1997-12-161-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 Allison1997-12-161-1/+73
| | | | Jeremy.
* Added one more USA consultant.Jeremy Allison1997-12-041-1/+17
| | | | Jeremy.
* applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1997-12-031-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 theAndrew Tridgell1997-12-031-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. WhenAndrew Tridgell1997-12-031-3/+7
| | | | printing to lots of different sorts of remote printers this is useful
* Documented the 'veto oplock files' parameter.Jeremy Allison1997-12-021-0/+24
| | | | Jeremy.
* preparing for release of 1.9.18alpha12Samba Release Account1997-11-2840-40/+40
|
* Remind them to read the man page about needing to be root.Dan Shearer1997-11-241-2/+4
|
* Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1997-11-211-0/+31
| | | | the samba-1.9.17 tree moments ago.
* fixed typoAndrew Tridgell1997-11-191-1/+1
|
* preparing for release of 1.9.18alpha11Samba Release Account1997-11-0240-40/+40
|
* updatedLuke Leighton1997-11-021-8/+23
|
* documented "domain hosts allow/deny" parametersLuke Leighton1997-11-021-7/+43
|
* preparing for release of 1.9.18alpha10Samba Release Account1997-11-0140-39/+42
|
* added instructions advising people to set up 1.9.18alpha as a Win95 DomainLuke Leighton1997-11-011-0/+16
| | | | | Logon server, with encrypted passwords *prior* to trying out the NT Domain Logons.
* updating to latest versionLuke Leighton1997-11-011-7/+55
|
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-3040-39/+42
|
* updated documentation as chmodding files /tmp/lsarpc and /tmp/netlogonLuke Leighton1997-10-301-21/+12
| | | | is not needed any more.
* updateLuke Leighton1997-10-291-32/+63
|
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-2940-40/+40
|
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-2940-39/+42
|
* Added "printer driver location", "printer driver file" parameters.Jeremy Allison1997-10-281-0/+49
| | | | Jeremy.
* Adding PRINTER_DRIVER.txt docs.Jeremy Allison1997-10-282-5/+20
|
* Adding printer drivers patch from Jean-Francois MicouleauJeremy Allison1997-10-281-0/+74
| | | | | | <Jean-Francois.Micouleau@utc.fr>. We can expand on this after we have tested it out. Jeremy.
* preparing for release of 1.9.18alpha6Samba Release Account1997-10-2739-38/+41
|
* updated to indicate reported success with NT 3.51 as well as NT 4.0Luke Leighton1997-10-271-2/+2
|
* documented LSA Open Policy Query.Luke Leighton1997-10-271-21/+192
|
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-2539-38/+41
|
* latest versionLuke Leighton1997-10-251-56/+231
|
* preparing for release of 1.9.18alpha4Samba Release Account1997-10-2439-39/+39
|
* preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-2439-39/+39
|
* missed one of the files (lsarpc) in the touch and chmod instructions.Luke Leighton1997-10-231-0/+2
|
* updated tel no and email address for my entry.Luke Leighton1997-10-221-2/+2
|
* preparing for release of 1.9.18alpha3Samba Release Account1997-10-2139-39/+39
|
* preparing for release of 1.9.18alpha2Samba Release Account1997-10-2139-12/+93
|
* WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison1997-10-212-7/+42
| | | | | | smb.conf.5: Added 'bind interfaces only' parameter. version.h: Updated to 1.9.18alpha2. Jeremy (jallison@whistle.com)
* Updating an entry.PaulSamba Release Account1997-10-211-4/+1
|
* add a note on how to map usernames with spaces in themAndrew Tridgell1997-10-211-0/+8
|
* added a note about which netbios name is use in server level securityAndrew Tridgell1997-10-211-0/+5
|
* Adding make_smbcodepage.1 man page.Jeremy Allison1997-10-203-1/+187
| | | | | Updated smb.conf with dos filetimes. Jeremy (jallison@whistle.com)
* added description of parameters:Luke Leighton1997-10-201-2/+75
| | | | | | | domain sid domain groups logon drive logon path
* added copyright to headers.Luke Leighton1997-10-202-1/+4
|
* NTDOMAIN.txt:Luke Leighton1997-10-202-0/+1186
| | | | | | | | | | | | describes how to set up samba as an NT PDC. it includes debugging assisting info. it is expected that this document turn into a user's document, rather than a debugger's document. cifsntdomain.txt : this is the "NT Domain Authentication (draft)" white paper, current version. if anyone think it's a bad idea to put a copy of this in here, i'm quite happy to remove it.
* updated briefly to mention NT domain support as working, but experimental.Luke Leighton1997-10-201-32/+40
|
* Fixed Upper/Lower case typos.John Terpstra1997-10-201-1/+1
|