Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 292)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#147 fixed File timestamp broken on Samba 3.3.x series Silvan Scherrer Yuri Dario
Description

Since 3.3 samba server code releases, the timestamp of file operations is always set to current time.

[from (ticket:56)] Also server is writing local files with wrong time, because of libc time handling. It will be nice to have correct timestamp also on local files, so other processes running locally on server will not see wrong timestamps.

Probably code needs to be changed to use localtime when writing to disk, then converting it to GMT when reading it. This should be done at low-level, so upper layers will not see the change. libc also uses daylight, so standard libc convertion routines cannot be used, see client fixes from ticket:56.

#156 fixed Some Englisch Text in German Plugin-help-file Silvan Scherrer Batchheizer
Description

Tested: ndpsmb-2_0_0-GA-20110127.wpi

There is in section Samba resource Parameter still an English text: "The name or IP address of server to connect to. "

#160 worksforme server strings breaks network browsing Silvan Scherrer Yuri Dario
Description

when using

server string = %h Samba Server %v for eCS (OS/2)

network browsing from client is not working.

More tests shows that (OS/2) and [OS/2] strings are not accepted and makes server hidden in the network (it is still possible to connect to shares).

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