| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(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)
|
|
|
|
| |
(This used to be commit 9afe9d8897dbc2740dbba895186614cf1f1716ce)
|
|
|
|
| |
(This used to be commit be395f4bce2863f4bd131793ea37f47f05e4151f)
|
|
|
|
| |
(This used to be commit 175e85279df64a5bcfd5c3ecf50884bb970ab611)
|
|
|
|
|
| |
Jeremy.
(This used to be commit 76e467238f195d94c0afb67a2d3af3560f26d3a0)
|
|
|
|
|
| |
Jeremy.
(This used to be commit 722dc838c754e9367cca5a3bd78bbb5d5871936a)
|
|
|
|
| |
(This used to be commit 1e1b0c80f84657f89ffcd4132887cd9f8a26885a)
|
|
|
|
|
| |
how the printers.def entry is constructed.
(This used to be commit d9be263e598cbb10d2632247a82043aa19840012)
|
|
|
|
|
| |
Jeremy.
(This used to be commit 9e864db97050d35675a2629ad0fb3decbd72de8f)
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|