2001-06-06  Alex Larsson  <alexl@redhat.com>

	* Release 0.1
	
	* NEWS: Updated

	* gnome-vfs-extras.spec: Refined description.
	
2001-06-06  Alex Larsson  <alexl@redhat.com>

	* smb-method.c (do_check_same_fs):
	Fix memory handling bug.

	* Makefile.am:
	* gnome-vfs-extras.spec:
	New RPM spec file.

2001-05-31  Alex Larsson  <alexl@redhat.com>

	* smb-method.c (open_dir_helper):
	Handle the case where the ip_address doesn't resolve
	to a name.

	* README:
	Update docs with some extra help
	
2001-05-31  Alex Larsson  <alexl@redhat.com>

	* smb-method.c (is_workgroup_server_link):
	Cache the result of the last query for performance
	reasons.

2001-05-30  Alex Larsson  <alexl@redhat.com>

	* smb-method.c:
	Handle directory filtering.
	Spew less debug crap.
	Log in as GUEST if no username was given.
	Correct LOCKING on open_directory

2001-05-30  Alex Larsson  <alexl@redhat.com>

	* smb-method.c (open_server_workgroup_dir):
	Pass user/password when listing shares.

2001-05-29  Alex Larsson  <alexl@redhat.com>

	* smb-method.c (DEBUG_SMB):
	Moved all g_print debug spew to a macro that is
	disabled by default.

2001-05-29  Bastien Nocera <hadess@hadess.net>

	* icecast-method.c, Makefile.am, AUTHORS,
	extra-modules.conf:
	Added icecast/shoutcast method

2001-05-29  Alex Larsson  <alexl@redhat.com>

	* smb-method.c:
	Remove some debug spew.
	(smb_server_connection_new_from_uri):
	Fix memory handling bug.
	
2001-05-29  Alex Larsson  <alexl@redhat.com>

	* smb-method.c (vfs_module_init):
	Don't fail if we can't load the config file. We don't
	depend on any information there anyway.

	* extra-modules.conf:
	New file. To be installed in /etc/vfs/modules
	

