GNOME CVS: gnome-vfs cneumair
[email protected] (Christian Neumair) Thu, 28 Dec 2006 20:06:21 -0500 (EST)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: gnome-vfs Changes by: cneumair 06/12/28 20:06:21 Modified files: . : ChangeLog modules : sftp-method.c Log message: 2006-12-29 Christian Neumair <[email protected]> * modules/sftp-method.c: (buffer_read_file_info): Ignore UID/GID, i.e. SSH2_FILEXFER_ATTR_UIDGID since there is simply no way to determine them properly (unless the remote uids match the local ones). Add TODO item for SSH_FILEXFER_ATTR_OWNERGROUP which would provide textual strings. Fixes #346676. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-vfs&who=cneumair&date=explicit&mindate=2006-12-28%2020:05&maxdate=2006-12-28%2020:07