Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 292)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#134 invalid smbclient.exe cannot handle --command parameters properly nobody Herwig Bauernfeind
Description

When running smbclient.exe with --command all parameters for a given command are ignored.

For example:

smbclient \\srv\data --user=xxxx%xxxx --command dir

works, where

smbclient \\srv\data --user=xxxx%xxxx --command dir *.exe

does not, with the respect that *.exe is ignored. The same applies at least to several other commands (tested with put and get).

#22 fixed smbclient -L SRV -I 192.168.1.1 -N crashes smbd.exe Paul Smedley guest
Description

Last lines of the log are:

Killed by SIGSEGV pid=0x008e ppid=0x0089 tid=0x0001 slot=0x00e8 pri=0x0400 mc=0x0001 D:\SAMBA\SMBD.EXE LIBC063 0:00053cac cs:eip=005b:1da13cac ss:esp=0053:0045d0a4 ebp=0045d0e8

ds=0053 es=0053 fs=150b gs=0000 efl=00010202

eax=0045d2f0 ebx=20032c3c ecx=00000001 edx=00000001 edi=0045d2f0 esi=00000000 Process has been dumped

Problem was discovered during my work to "port" findsmb to REXX.

#33 fixed smbcd crash when SMB_DISCONNECT is issued Yuri Dario
Description

If you browse a network, the daemon can crash because cli data structure is allocated again.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.