summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated to include possible cause of failed TESTS 3/6 as bad broadcast address.John Terpstra1998-04-111-1/+7
| | | | (This used to be commit 031f5b183e57b26a3401440cc3d8156c9771da2e)
* smbclient.1 updated to reflect the new functionality and to document ↵Richard Sharpe1998-04-111-2/+24
| | | | | | | | functionality that has been available for a long time. More updates needed ... people tend to forget the man pages when adding functionality. (This used to be commit 587624e1ebc668900600c0ac7f272e6f1b92685b)
* Updating note thanks to comments from Franky Liederkerke.John Terpstra1998-03-231-3/+9
| | | | (This used to be commit 94d5b33559af82776b710083fc30040160bc7ebe)
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-192-36/+65
| | | | | | | | | | | | | | Changed smbpasswd to be client-server for a normal user, rather than accessing the private/smbpasswd file directly (it still accesses this file directly when run as root, so root can add users/change a users password without knowing the old password). A shakeout of this change is that smbpasswd can now be used to change a users password on a remote NT machine (yep - you heard that one right - we can now change a NT password from UNIX !!!!!). Jeremy. (This used to be commit 20770b6f1c25288e90d3e0d215afa7f0809ce124)
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-162-4/+95
| | | | | | | | | | | | | | | | | | | | | | | | "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. (This used to be commit 7f118970da7c43eaddcf92dc056d3e849f1e7d5c)
* Adding mention of %p substitution.Jeremy Allison1998-03-162-5/+25
| | | | | Jeremy. (This used to be commit d8e7e73f4d484c63be3055d215823610734361ac)
* changed the default "keepalive" value to 300 seconds.Andrew Tridgell1998-03-161-6/+1
| | | | | This is more important now that oplocks are being used. (This used to be commit 7bccd2c360a270df227c140aeecb943d8d187855)
* Fixed typos. Anyone else like to vet this?John Terpstra1998-03-121-6/+7
| | | | (This used to be commit 49e025d557bc2b2a3a8e9a33d6736ca3972287b0)
* Adding example config info for the ISC DHCP Server, An MS Knowledge Base ↵John Terpstra1998-03-013-1/+300
| | | | | | article contributed by an anonymous person, and adding Caldera Inc. printing config notes to Printing.txt. (This used to be commit 914b1626178aab30da07a14f14d04703106b95c4)
* Updated - removed "win95 bug compatibility" and added "dos filetime resolution".Jeremy Allison1998-02-131-52/+25
| | | | | Jeremy. (This used to be commit 7ca827b6eaf948d57b8aefb09c6818371e1cd65b)
* ENCRYPTION.txt: Fixed typo.Jeremy Allison1998-02-123-26/+122
| | | | | | | Support.txt: Added consultant. smb.conf.5: Updated with new parameters. Jeremy. (This used to be commit 71c70cf090b749827ae4186a6d389864708b7899)
* fixed typoAndrew Tridgell1998-02-111-1/+1
| | | | (This used to be commit a083cef78ba235cde22453d763a7f8caca8bbe58)
* Added Newcast - UK Consultant to Support.txtJohn Terpstra1998-02-031-0/+19
| | | | (This used to be commit 3e438c8e7ac336c12d40b0be967b04b2ae6b39a5)
* Removed Brett Worth from Support.txt as per Bug#3833John Terpstra1998-02-031-10/+0
| | | | (This used to be commit 9afe9d8897dbc2740dbba895186614cf1f1716ce)
* *** empty log message ***Volker Lendecke1998-01-262-25/+62
| | | | (This used to be commit be395f4bce2863f4bd131793ea37f47f05e4151f)
* sync with changes to 1.9.18 treeHerb Lewis1998-01-231-8/+12
| | | | (This used to be commit 175e85279df64a5bcfd5c3ecf50884bb970ab611)
* Changed phone numbers for BitWizard.Jeremy Allison1998-01-231-1/+2
| | | | | Jeremy. (This used to be commit 76e467238f195d94c0afb67a2d3af3560f26d3a0)
* Added Romanian consultant.Jeremy Allison1998-01-221-2/+19
| | | | | Jeremy. (This used to be commit 722dc838c754e9367cca5a3bd78bbb5d5871936a)
* *** empty log message ***Volker Lendecke1998-01-221-1/+1
| | | | (This used to be commit 1e1b0c80f84657f89ffcd4132887cd9f8a26885a)
* 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. (This used to be commit d9be263e598cbb10d2632247a82043aa19840012)
* Added italian consultancy.Jeremy Allison1998-01-171-1/+20
| | | | | Jeremy. (This used to be commit 9e864db97050d35675a2629ad0fb3decbd72de8f)
* 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. (This used to be commit 4c8af3bc9f43b2427609cbeecb7940b1753a9a1c)
* preparing for release of 1.9.18Samba Release Account1998-01-0844-44/+44
| | | | (This used to be commit c3f725ad889650147cf5b931ca9f34836daaf942)
* Updated french contact address.Jeremy Allison1998-01-071-6/+10
| | | | (This used to be commit 800510a852db046bf88a88c966c80d71b474f4ef)
* Added manpages.Volker Lendecke1998-01-063-0/+131
| | | | | | Removed obsolete options from smbmount help message. Volker (This used to be commit 2d550d28cd9d3cdb6f72e1f387d9c65dbc1404ad)
* Fixed type that referred to regedit.exe instead of regedt32.exe.John Terpstra1998-01-051-1/+1
| | | | (This used to be commit 6a55305070f7dfd8a615a7f2c6d10c171ff8f0c5)
* added description of changes I madeHerb Lewis1998-01-031-4/+20
| | | | (This used to be commit 6b8f8005f2e04665ceefe4ad98587617ff2666d0)
* preparing for release of 1.9.18alpha14Samba Release Account1997-12-2441-41/+41
| | | | (This used to be commit d3a238e7ac452690bd35f399357b8795100f60a3)
* 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. (This used to be commit 8f721f8c1d758c6f9483145a1b39e9264c8011f4)
* Added docs for new signal handling functions.Jeremy Allison1997-12-242-0/+26
| | | | | Jeremy. (This used to be commit 24fb57e7507338845c2075dbd6d86922b3f028ed)
* Put it in the right directory :~)Dan Shearer1997-12-201-181/+0
| | | | (This used to be commit 49694879a0f96b75bb2ca5ec120a5867706afc90)
* Chris' smb.conf parsing docoDan Shearer1997-12-201-0/+181
| | | | (This used to be commit 3f0ecaceb4adbb1f75c3b84fbd031596c37ec84c)
* 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. (This used to be commit ae9cd0307e9562ca82bb62055df1aeef070c12d1)
* Minor spelling, wording changes to introDan Shearer1997-12-201-4/+6
| | | | (This used to be commit 0cbb60976a59effeda7d554a3962915dcb5f5c79)
* preparing for release of 1.9.18alpha13Samba Release Account1997-12-1640-40/+40
| | | | (This used to be commit 90b8675b88aa01ae912b5c8849ffb406ad976b95)
* 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. (This used to be commit 5136c5ec119968b39e2cf9d7f3e6836d9286a51f)
* Added new wins & lm announce options.Jeremy Allison1997-12-161-1/+73
| | | | | Jeremy. (This used to be commit 847506a755fac3f97274a19c8a02a2a22f82ca13)
* Added one more USA consultant.Jeremy Allison1997-12-041-1/+17
| | | | | Jeremy. (This used to be commit 83c2414baf236b68f5c2461d1ecde845ec280b3f)
* 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. (This used to be commit 6a83de0ae954bb18d3f15382f2b0b3259fedff09)
* 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) (This used to be commit af57bc05fe0f248aaef329358c583abcffe1657c)
* 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 (This used to be commit 7a88bed4a5ca8afe1f2836f7f9a019db01bf998e)
* Documented the 'veto oplock files' parameter.Jeremy Allison1997-12-021-0/+24
| | | | | Jeremy. (This used to be commit 0263f333f22d2f7f90a155ff19915ff58929bba0)
* preparing for release of 1.9.18alpha12Samba Release Account1997-11-2840-40/+40
| | | | (This used to be commit 9cac33a13dc7c4890628436b80f6cbd8361deab2)
* Remind them to read the man page about needing to be root.Dan Shearer1997-11-241-2/+4
| | | | (This used to be commit 9ccd76e64d396c5c7f1da7346196476ca9a21eb8)
* 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. (This used to be commit 2ee25cd117a116d0304960780d6c197f39d25a3d)
* fixed typoAndrew Tridgell1997-11-191-1/+1
| | | | (This used to be commit 02721a9f1be6aed11a68b70c910056f054c64f67)
* preparing for release of 1.9.18alpha11Samba Release Account1997-11-0240-40/+40
| | | | (This used to be commit cadd772df72aa13018ea6e909ed0d7e294f24b5e)
* updatedLuke Leighton1997-11-021-8/+23
| | | | (This used to be commit f39fe3b62dd869f218bd8a2c66de7b91c0044192)
* documented "domain hosts allow/deny" parametersLuke Leighton1997-11-021-7/+43
| | | | (This used to be commit adf3119245148d517913efb549e8b88d5ba66b39)
* preparing for release of 1.9.18alpha10Samba Release Account1997-11-0140-39/+42
| | | | (This used to be commit fa251b7eba48c9ef2d8d3d798ce5b99c8508c243)