r7172: This is the proper fix for setting file times from libsmbclient. We now
authorDerrell Lipman <derrell@samba.org>
Wed, 1 Jun 2005 20:17:16 +0000 (20:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:57:04 +0000 (10:57 -0500)
commit6c05812bd90b0db69d974ee2758721dc2974a507
tree60601fa40fc510ab11160561218bd174e99548d5
parentbab0bf7f4f9d2a4b6fcee4429094349302bbeb33
r7172: This is the proper fix for setting file times from libsmbclient.  We now
try setpathinfo, and if that doesn't work (e.g. on win98), revert to the
previous slower method.
source/include/libsmb_internal.h
source/libsmb/clirap.c
source/libsmb/libsmb_cache.c
source/libsmb/libsmbclient.c