Age | Commit message (Collapse) | Author | Files | Lines |
|
and work on it tonight (I hate my life :-( ).
Jeremy.
(This used to be commit 12cb7caa9a1161cb8135d7d8e9f345a5589d2578)
|
|
Added smbd.8.yo.
Jeremy.
(This used to be commit 695b31d0664f2c52704c49b49e56223b793dfc00)
|
|
Jeremy.
(This used to be commit 7ad30c43ba3108631ac1fb98a96a0d5d66fca36c)
|
|
Jeremy.
(This used to be commit c4fbf36ff7da29e001dc93829d4bc74d26aeec06)
|
|
Jeremy.
(This used to be commit 91b4f547eb0239b521bed57e840e34ccc65cfefc)
|
|
change requests. Start of the big docs update .....
Jeremy.
(This used to be commit 246cd46c4ed0c6918d6179411476b61eba48eede)
|
|
(This used to be commit 69c7b8e2af225f3711d601a136ad3dbc9aaa476e)
|
|
(This used to be commit 8ff4df1f0e528eb96a11c0de48b01f5745d08737)
|
|
(This used to be commit 8d9c5f35225441384f69744bf8cda8115828ae2f)
|
|
(This used to be commit 0a8c03bb98498c10186dd12f1602f6e859465a8a)
|
|
(This used to be commit fcdc9bc2089822b02b30cd55054a60ed4e696e70)
|
|
(This used to be commit c11f1b9293f1b4d342285e26e39a90cf9dbabf63)
|
|
(This used to be commit 008697d151e54b141b062956cf521b04111073f2)
|
|
(This used to be commit 1c627b8f39e0a219ea333d39228a3edbcc8ea666)
|
|
(This used to be commit d7e50f0111f6c65b9d6f8654684e7fc5a1e7ea32)
|
|
(This used to be commit 70b8c9f05e96a3b3107e66ca32d532133bec8082)
|
|
the changes made re: -a and -o options.
Chris -)-----
(This used to be commit e162819054d0241e92978b6b630be8cccc886caf)
|
|
(This used to be commit 2af95650174ae02a9768fbbbf7c206e15bf18f79)
|
|
(This used to be commit 19aa9a1c95d357e1041e9a3ece89d7bb3cc6f6ac)
|
|
(This used to be commit 8d916f3fdb8eeea179f25028adc2a60f2e4e9b24)
|
|
Also updated the documentation :-)
The code is ugly, we need to rewrite smbstatus someday.
(This used to be commit a2a9f55a76fc16ef1d4656332ef6b1b455bb6259)
|
|
(This used to be commit 3d15f9d297a0b03c7e0f2434c9d9457dece60c9a)
|
|
(This used to be commit 4a0cda25fd96e81da2502c3e0efd83d9a4c0ced6)
|
|
Jeremy.
(This used to be commit 2d0c9baa17d5d298a3e9c22a8a5d2c77998cee18)
|
|
Jeremy.
(This used to be commit 04733f455dcc960387b5fd56c7bb443f233f66e2)
|
|
leave the info there, but add a caveat.
Jeremy.
(This used to be commit 160bcd5fccab7493a1a08e03af5492ed1e9accfa)
|
|
(This used to be commit 023df8c04ec9c03dcd0ebc351b1cb3494db0dab9)
|
|
(This used to be commit 11c1f090723878ada33b4f501af9a48112133fb4)
|
|
(This used to be commit 4ffbdcbddff3094a8635527218f0f4a7974d8e4d)
|
|
(This used to be commit f0ca1afb77de83318d95ebad2a0477bc360cdefc)
|
|
Jeremy.
(This used to be commit 9234df00e73980ed383cc77fcaa0a79d417900e4)
|
|
(This used to be commit 553100a2baccc67f1c0e4a1df5b7dc0df9a79c9b)
|
|
(This used to be commit 3bc0d700d1f2a63a8037370986b1f6111a38894c)
|
|
(This used to be commit adf4b3ffd78dd99e593b4d9f34389d436b90fa72)
|
|
(This used to be commit cd1e7eb8b13ed84dce740de92ef8620280430476)
|
|
Extended info on Win95 logins to Windows NT.
(This used to be commit 237f80b128def6d9ec903cfebe12eec82913964f)
|
|
Contributors: Bruce Cook <BC3-AU@bigfoot.com>
Copyright (C) 1998 Bruce Cook
John Terpestra <samba-bugs@samba.anu.edu.au>
Copyright (C) 1998 John H. Terpestra
Wolfgang Ratzka <ratzka@hrz.uni-marburg.de>
Copyright (C) 1998 Wolfgang Ratzka
(This used to be commit 2d7d013e0ca8fc2e97eb8299e3d847c57c40ed1c)
|
|
(This used to be commit 031f5b183e57b26a3401440cc3d8156c9771da2e)
|
|
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)
|
|
(This used to be commit 94d5b33559af82776b710083fc30040160bc7ebe)
|
|
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)
|
|
"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)
|
|
Jeremy.
(This used to be commit d8e7e73f4d484c63be3055d215823610734361ac)
|
|
This is more important now that oplocks are being used.
(This used to be commit 7bccd2c360a270df227c140aeecb943d8d187855)
|
|
(This used to be commit 49e025d557bc2b2a3a8e9a33d6736ca3972287b0)
|
|
article contributed by an anonymous person, and adding Caldera Inc. printing config notes to Printing.txt.
(This used to be commit 914b1626178aab30da07a14f14d04703106b95c4)
|
|
Jeremy.
(This used to be commit 7ca827b6eaf948d57b8aefb09c6818371e1cd65b)
|
|
Support.txt: Added consultant.
smb.conf.5: Updated with new parameters.
Jeremy.
(This used to be commit 71c70cf090b749827ae4186a6d389864708b7899)
|
|
(This used to be commit a083cef78ba235cde22453d763a7f8caca8bbe58)
|
|
(This used to be commit 3e438c8e7ac336c12d40b0be967b04b2ae6b39a5)
|