2005-01-20 22:32:11 by Marc Recht | Files touched by this commit (4) |
Log message:
- add fix for gzip-method from
http://bugzilla.gnome.org/show_bug.cgi?id=157275
(which also is in the gnome-vfs2 CVS)
* modules/gzip-method.c (do_read): Return GNOME_VFS_ERROR_EOF when
we reach the end of a file with the gzip method. Fixes bug 157275.
- add fix for sftp-method from gnome-vfs2 CVS to make sftp URIs
actually work
* modules/sftp-method.c: always check gnome_vfs_unescape_string
return value.
* modules/sftp-method.c (do_move): honour the force_replace flag.
- sync with opendarwinports and make CFLAGS.Darwin to LDFLAGS.Darwin
and remove obsolute stuff (leaves only -lresolv)
bump PKGREVISION to 2
|
2005-01-11 13:32:53 by Julio M. Merino Vidal | Files touched by this commit (6) |
Log message:
Use sane paths instead of relying on the XDG_{CONFIG,DATA}_DIRS variables
beeing set in the environment, which have a very big chance on producing
misbehavior at runtime. Should have done this a long time ago.
Bump PKGREVISION to 1.
|
2004-12-06 00:48:41 by Marc Recht | Files touched by this commit (1) |
Log message:
Follow darwinports lead and set the Darwin specific flags rather as
CFLAGS than LDFLAGS. (In other words: revert revision 1.41.)
|
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
|
2004-11-28 14:00:17 by Marc Recht | Files touched by this commit (7) | |
Log message:
update to gnome-vfs2-2.8.3
2004-10-28 Alexander Larsson <alexl@redhat.com>
* NEWS:
Update for release
2004-10-28 Alexander Larsson <alexl@redhat.com>
* libgnomevfs/gnome-vfs-utils.c: (filename_charset_cache_free),
(vfs_get_filename_charset),
(gnome_vfs_format_uri_for_display_internal),
(gnome_vfs_format_uri_for_display),
(gnome_vfs_make_uri_from_input_internal),
(gnome_vfs_make_uri_from_input):
Correctly handle the new forms of G_BROKEN_FILENAMES
2004-10-27 Ray Strode <rstrode@redhat.com>
* libgnomevfs/gnome-vfs-mime-handlers.c
(gnome_vfs_mime_application_new_from_id):
Chomp spaces off command strings.
2004-10-26 Alexander Larsson <alexl@redhat.com>
* libgnomevfs/gnome-vfs-mime-info-cache.c:
Handle default.list files that have lists of desktop files.
2004-10-21 Alexander Larsson <alexl@redhat.com>
* libgnomevfs/gnome-vfs-xfer.c (copy_symlink):
Handle existing files when copying symlinks.
2004-10-21 Alexander Larsson <alexl@redhat.com>
* libgnomevfs/gnome-vfs-xfer.c (gnome_vfs_new_directory_with_unique_name):
Set vfs_status on callback.
2004-10-18 Ray Strode <rstrode@redhat.com>
* libgnomevfs/eggdesktopentries.c
(egg_desktop_entries_parse_entry):
Reword error message to not break string freeze.
2004-10-18 Ray Strode <rstrode@redhat.com>
* libgnomevfs/eggdesktopentries.c
(egg_desktop_entries_parse_entry):
Error out if trying to add key-value pair to comment group
(Patch from Miloslav Trmac <mitr@redhat.com>)
2004-10-18 Alexander Larsson <alexl@redhat.com>
* libgnomevfs/gnome-vfs-hal-mounts.c (_hal_get_drive_name):
Use utf8 +/- char, not latin1.
2004-10-18 Alexander Larsson <alexl@redhat.com>
* libgnomevfs/gnome-vfs-mime-info.c (handle_attribute):
Remove some debug spew.
2004-10-15 Ryan Lortie <desrt@desrt.ca>
* libgnomevfs/gnome-vfs-uri.c:
(split_toplevel_uri): Prevent uri->text from containing
a NULL pointer (as per bug #141051).
(set_uri_element): trivial style fix
2004-10-15 Alexander Larsson <alexl@redhat.com>
* libgnomevfs/gnome-vfs-unix-mounts.c:
(_gnome_vfs_get_current_unix_mounts),
(_gnome_vfs_get_unix_mount_table):
Handle several changes to mtab/fstab in the same second.
Fix aix mtime check.
Patch from johnp@redhat.com
2004-10-13 Alexander Larsson <alexl@redhat.com>
* gnome-vfs-2.0.pc.in:
Add missing dependencies.
Patch from Juergen George Sawinski <j4y54w@sawinski.de>
2004-10-13 Alexander Larsson <alexl@redhat.com>
* libgnomevfs/gnome-vfs-socket-buffer.c (flush):
Correctly move memory in buffer when we've written some bytes.
2004-10-11 Christian Kellner <gicmo@gnome.org>
* libgnomevfs/Makefile.am:
Fix build issues with concurrent installs. Patch from
Chris Kelso <ckelso@rooneyholdings.com>.
2004-10-11 Alexander Larsson <alexl@redhat.com>
* configure.in:
Post release version bump
|
2004-11-09 17:04:52 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
modules/cdda-cdrom-extensions.h also clashes with a Solaris header, so as it
was only added for Darwin support, only include it on that platform.
|
2004-10-30 13:50:31 by Marc Recht | Files touched by this commit (1) |
Log message:
Put the Darwin specific linker flags in LDFLAGS.Darwin and not CFLAGS.Darwin.
|
2004-10-26 23:01:06 by Julio M. Merino Vidal | Files touched by this commit (2) | |
Log message:
Update gnome-vfs2{,-cdda,-smb} to 2.8.2:
gnome-vfs 2.8.2
* Bugs fixed:
+ performance increase in gnome-vfs-volume-monitor
+ Update to latest eggdesktopentries.c, fixing leaks
+ Fix problem with http leak fix in last version
+ Fix leaks
+ Make folders open with components, to make run-dialog work for
folders
+ Add support for additional headers to http backend
+ API docs updates
+ Default to the workgroup specified in smb.conf for network://
+ Fix queue handling for monitoring events
+ Add --disable-howl flag
+ Ignore smb files with empty names when enumerating
gnome-vfs 2.8.1
* Bugs fixed:
+ ftp-method: Don't ask for password if hostname wrong
+ fix detection of and build with kerberos
+ allow unref of the volume monitor after shutdown
+ Fix http issues with gtik
+ Fix leaks
+ Fix default application handling. Now user defaults override
system defaults.
+ Don't keep re-reading /etc/fstab
+ Read the right fstab file on solaris
+ sftp-method: use password if in uri
+ http-method: fix seek to end of file
+ http-method: various webdav fixes
+ Handle empty but non-null http proxy hostname.
|
2004-10-24 20:03:24 by Marc Recht | Files touched by this commit (9) |
Log message:
Adopt patches from darwinports to make gnome-vfs2 build on OS X.
While at it also combine patch-a[fk] since they've patched the same file.
|
2004-09-22 23:27:24 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Backout last change. Julio M. Merino Vidal already committed a patch
which solves this differently.
|