mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
efb8113d00
- you can now press enter after a password prompt with "smbclient -L
hostname" and it will use a blank username and password, the same as
if you used -U%
- changed the wins.dat store code to not go via a string variable
(just use fprintf instead)
- removed a "unsigned long" that luke put back in, changing it to
uint32 to keep 64 bit machines happy. Naughtly luke!
- allow guest non-connnected print queue listings so ms client 3 can
work
(This used to be commit
|
||
---|---|---|
.. | ||
locking.c | ||
shmem.c |