summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed Brett Worth from Support.txt as per Bug#3833John Terpstra1998-02-031-10/+0
|
* *** empty log message ***Volker Lendecke1998-01-262-25/+62
|
* sync with changes to 1.9.18 treeHerb Lewis1998-01-231-8/+12
|
* Changed phone numbers for BitWizard.Jeremy Allison1998-01-231-1/+2
| | | | Jeremy.
* Added Romanian consultant.Jeremy Allison1998-01-221-2/+19
| | | | Jeremy.
* *** empty log message ***Volker Lendecke1998-01-221-1/+1
|
* fixed a few typos in the instructions and added a longer explaination forHerb Lewis1998-01-211-3/+146
| | | | how the printers.def entry is constructed.
* Added italian consultancy.Jeremy Allison1998-01-171-1/+20
| | | | Jeremy.
* docs/Support.txt: Removed consultant.Jeremy Allison1998-01-091-12/+1
| | | | | | | | | | source/Makefile: Added Volker's comment. source/nmbd_become_lmb.c: source/nmbd_browsesync.c: source/nmbd_incomingdgrams.c: Fixed userdata alignment problems. source/mem_man/mem_man.c: source/mem_man/mem_man.h: added smb_ prefix to stop namespace collisions. Jeremy.
* preparing for release of 1.9.18Samba Release Account1998-01-0844-44/+44
|
* Updated french contact address.Jeremy Allison1998-01-071-6/+10
|
* Added manpages.Volker Lendecke1998-01-063-0/+131
| | | | | Removed obsolete options from smbmount help message. Volker
* Fixed type that referred to regedit.exe instead of regedt32.exe.John Terpstra1998-01-051-1/+1
|
* added description of changes I madeHerb Lewis1998-01-031-4/+20
|
* preparing for release of 1.9.18alpha14Samba Release Account1997-12-2441-41/+41
|
* Updated WHATSNEW.txt for 1.9.18alpha14 release.Jeremy Allison1997-12-241-0/+124
| | | | | | Added CVS_ACCESS to tell people how to use cvs to keep up-to-date. Jeremy.
* Added docs for new signal handling functions.Jeremy Allison1997-12-242-0/+26
| | | | Jeremy.
* Put it in the right directory :~)Dan Shearer1997-12-201-181/+0
|
* 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
|