Committed some stilistic changes to the italian manual pages.
[midnight-commander.git] / vfs / ChangeLog
blobcee8a65a41f991d4d28e4936fa8ef690e9b25f34
1 2003-02-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
3         * smbfs.c (smbfs_lseek): Backport from Samba 2.2.7 Suite.
4         (fake_server_stat): Warning fix for SunOS.  Reformat function.
5         (fake_share_stat): Likewise.
6         (smbfs_mkdir): Likewise.
7         * direntry.c (vfs_s_dump): Likewise.
9         * vfs.c (is_localized_month): New function for locale's
10         abbreviated month name as any 3 bytes long string without digits
11         and control characters.
12         (vfs_parse_filedate): Fallback to is_localized_month() if
13         is_month() and is_dos_date() fail and set date to Jan 1 1970.
14         (vfs_parse_ls_lga): Use is_localized_month().
16 2003-01-24  Pavel Roskin  <proski@gnu.org>
18         * smbfs.c (smbfs_nothingisopen): Warning fix for 64-bit systems.
19         (smbfs_free): Likewise.
21 2003-01-24  Andrew V. Samoilov  <sav@bcs.zp.ua>
23         * extfs/urar.in: Search $PATH for unrar, fallback to rar.
25 2003-01-13  Adam Byrtek  <alpha@debian.org>
27         * extfs/patchfs.in: context diff format support, regular
28         expressions precompiled, some minor fixes.
30 2002-12-29  Andrew V. Samoilov  <sav@bcs.zp.ua>
32         * extfs/rpm: Use --nosignature only if rpm supports this.
34 2002-12-25  Pavel Roskin  <proski@gnu.org>
36         * extfs.c (read_archive): Free archive if the "list" command
37         returned non-zero, return -1.
38         Initial implementation from Adam Byrtek <alpha@debian.org>
40 2002-12-24  Pavel Roskin  <proski@gnu.org>
42         * direntry.c (vfs_s_open): If the filesystem is read-only,
43         disable file creation.
45         * vfs.c (mc_chdir): Don't change current directory until the
46         low-level chdir succeeds.
48         * vfs.c (vfs_name): Eliminate - it's unused and wrong.
50 2002-12-24  Andrew V. Samoilov  <sav@bcs.zp.ua>
52         * extfs/mailfs.in: Quote filename when opening mailbox.
54 2002-12-24  Adam Byrtek  <alpha@debian.org>
56         * extfs/apt.in, extfs/dpkg.in: Avoid stat on non-existing file.
58 2002-12-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
60         * smbfs.c: Resurrect and use myumask for generated permissions.
62 2002-12-19  Adam Byrtek  <alpha@debian.org>
64         * extfs/patchfs.in: Fix patch size calculation.  Use bytes to
65         count size in bytes, not characters (in multibyte encodings char
66         can be two or more bytes wide).
68 2002-12-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
70         * extfs/patchfs.in: Don't rely on tell() - it doesn't always
71         work on pipes.  Determine patch size by adding together the line
72         lengths.
74 2002-12-19  Adam Byrtek  <alpha@debian.org>
76         * extfs/patchfs.in: Allow diffs with function names after "@@".
77         Don't consider an empty newline as the end of the diff.
79 2002-12-18  Andrew V. Samoilov  <sav@bcs.zp.ua>
81         * extfs/patchfs.in (openread): Use quoted $archive when opening
82         archives.
83         (list): Set $archive to quoted $_[0].
85 2002-12-16  Pavel Roskin  <proski@gnu.org>
87         * extfs/rpm: Don't check package signatures - it creates a lot
88         of noise on stderr if the signature is missing.
90 2002-12-14  Adam Byrtek  <alpha@debian.org>
92         * extfs/mailfs.in: Fixed bug when opening empty mailbox.  Added
93         proper message size (not number of lines, like before) counting.
95 2002-12-13  Pavel Roskin  <proski@gnu.org>
97         * extfs/uha.in (mchafs_list): Don't parse the month, use
98         DD-MM-YYYY output.
99         (mchafs_copyout): Use cat, not mv, because the files can be on
100         different filesystems.  Use "q" and don't suppress stderr.
102         * extfs/ulha.in: Don't suppress stderr.
104         * extfs/uzoo.in: Always use "q" option to avoid processing junk.
105         Always create symlink, do it in a safer directory.
107         * extfs/uarj.in: New script working with open-source ARJ.
108         Contributed by Viatcheslav Odintsov.
109         * extfs/uarj: Remove.
110         * extfs/hp48: Rename to ...
111         * extfs/hp48.in: ... this.  It needs awk substitution.
112         * extfs/Makefile.am: Adjust for the above.
114         * extfs/ulha.in: Strengthen quoting.
116         * extfs/uha.in: Strengthen quoting.  Remove unnecessary space
117         after filename.  Update URL.  Use safer temporary directory.
119         * extfs/uarj: New list-only implementation that doesn't need
120         patched unarj.
121         * extfs/unarj.diff: Remove.
122         * extfs/Makefile.am: Remove extfs/unarj.diff.
124 2002-12-13  Adam Byrtek  <alpha@debian.org>
126         * extfs/patchfs.in: "copyin" method added (with compressed files
127         support).  Files inside archive now have '.diff' extension.
128         Temporary file not needed any more.  Proper handling of
129         "/dev/null" filenames, filename heuristics based on diff info
130         page.  Set files owner and group as the archive.
131         * extfs/audio.in: CDDB_TIMEOUT variable added.
133 2002-12-12  Pavel Roskin  <proski@gnu.org>
135         * vfs.c (is_dos_date): Allow 4-digit years.
136         (vfs_parse_filedate): Don't limit length of the year field for
137         DOS dates, subtract 1900 if necessary.
139         * extfs/apt.in: Fix Y2K bug.
140         * extfs/deba.in: Likewise.
141         * extfs/debd.in: Likewise.
142         * extfs/dpkg.in: Likewise.
143         Reported by Adam Byrtek <alpha@debian.org>
145         * extfs/patchfs.in: Print 4-digit year.  If str2time is not
146         available, use current time, not 0.
148 2002-12-12  Andrew V. Samoilov  <sav@bcs.zp.ua>
150         * extfs/urar.in: rar lists directories after files, so sort "list"
151         command output by names to prevent duplications.
153 2002-12-12  Pavel Roskin  <proski@gnu.org>
155         * extfs/urar.in: Strengthen quoting.  Don't use full path to rar
156         and unrar.  Don't redirect stderr to /dev/null.
158         * extfs/uar.in: Simplify "list" command, don't use current year.
159         Use more careful quoting.
161 2002-12-12  Adam Byrtek  <alpha@debian.org>
163         * extfs/apt.in: Add non-interactive remove using dpkg.
165 2002-12-11  Adam Byrtek  <alpha@debian.org>
167         * extfs/apt.in: Add 1 to the month number.  Perl localtime()
168         uses range 0..11 while extfs expects range 1..12.
169         * extfs/deba.in: Likewise.
170         * extfs/debd.in: Likewise.
171         * extfs/dpkg.in: Likewise.
173         * extfs/audio: Move ...
174         * extfs/audio.in: ... here.  Add CDDB support.
175         * extfs/Makefile.am: Adjust for the above.
177 2002-12-11  Pavel Roskin  <proski@gnu.org>
179         * extfs/mailfs: Try using UnixDate() from Date::Manip if it's
180         available.  Warning fix.
182 2002-12-11  Andrew V. Samoilov  <sav@bcs.zp.ua>
184         * extfs/patchfs: Use quotemeta() before giving filename to
185         shell.
187         * vfs.c (mc_stat): Make first argument const.
188         (mc_lstat): Likewise.
189         * vfs.h: Adjust declarations and remove some useless defines.
191 2002-12-10  Pavel Roskin  <proski@gnu.org>
193         * extfs/a: Enable Perl warnings.  Ignore entries without a date.
194         Warning fixes.  Don't redirect stderr to /dev/null - it doesn't
195         mess the screen now.
197 2002-12-09  Adam Byrtek  <alpha@debian.org>
199         * extfs/patchfs: Rewritten in Perl.  File size is now displayed
200         properly.
202 2002-12-09  Pavel Roskin  <proski@gnu.org>
204         * extfs/ftplist.in: Remove, it's obsoleted by the hotlist.
205         * extfs/ucpio.in: Remove, it's obsoleted by cpio.c.
206         * extfs/Makefile.am: Remove all references to them.
207         * extfs/extfs.ini: Likewise.
209         * extfs.c (__find_entry): When creating entries for regular
210         files, set initial permissions to S_IFREG | 0666.  This fixes
211         problems with viewing and editing newly added files.
213         * extfs/bpp: Fix file sizes, contents of INSTALL and UPGRADE.
215 2002-12-08  Pavel Roskin  <proski@gnu.org>
217         * extfs/uar.in: Fix "copyin" command.
219 2002-12-06  Pavel Roskin  <proski@gnu.org>
221         * extfs.c (extfs_open): Don't run "copyout" if the file just has
222         been created or O_TRUNC is given in the flags.
223         Reported by Adam Byrtek 'alpha' <alpha@irc.pl>
225         * extfs/uar.in: Implement "copyin" and "rm" commands.
227 2002-12-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
229         * extfs.c: Don't include ../src/profile.h.
230         (extfs_open): Remove local_filename if copyout fails.
232 2002-12-05  Pavel Roskin  <proski@gnu.org>
234         * extfs.h: Remove "extfsstat" from struct archive - it's unused
235         outside open_archive().  Adjust the dependencies.
236         * extfs.c: Make hstat local variable.
238         * sfs.c: Remove "uid" from struct cachedfile - it's unused now.
240         * vfs.h: Remove vfs_uid and vfs_gid.  Fix all dependencies.
242 2002-12-05  Andrew V. Samoilov  <sav@bcs.zp.ua>
244         * extfs.c (open_archive): Use open_error_pipe before popen() and
245         close_error_pipe() if popen() fails to handle stderr.
246         (read_archive): Use close_error_pipe() after pclose().
248 2002-12-05  Pavel Roskin  <proski@gnu.org>
250         * ftpfs.c: Define INADDR_NONE if it's not already defined.
251         Needed for Solaris 9.
252         Reported by Roman Dorokhin <dorokhin@cybermail.net>
254 2002-12-03  Andrew V. Samoilov  <sav@bcs.zp.ua>
256         * extfs.c (open_archive): Don't use open_error_pipe() and
257         close_error_pipe() - it gets stuck on output that exceeds 4
258         kilobytes.
260 2002-12-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
262         * extfs.c (open_archive): Use open_error_pipe() and
263         close_error_pipe() to prevent stderr from extfs scripts pollute
264         the screen.
265         (extfs_cmd): New function to run extfs scripts and handle stderr
266         in one place.
267         (extfs_open): Use extfs_cmd().
268         (extfs_close): Likewise.
269         (extfs_unlink): Likewise.
270         (extfs_mkdir): Likewise.
271         (extfs_rmdir): Likewise.
273 2002-12-01  Pavel Roskin  <proski@gnu.org>
275         * extfs/Makefile.am: Add uzip to EXTFS_OUT.
277 2002-11-16  Pavel Roskin  <proski@gnu.org>
279         * mcserv.c (do_classic_auth): Restore support for shadow
280         passwords.  Use crypt() instead of pw_encrypt() - the later is
281         missing on Slackware 8.0.  Reported by
282         Christian Laubscher <christian.laubscher@tiscalinet.ch>
284         * Makefile.am: Consolidate mcserv libraries into MCSERVLIBS.
286 2002-11-15  Pavel Roskin  <proski@gnu.org>
288         * mcserv.c: Include getopt.h, don't redefine optarg.
290         * names.c: Only leave actually used functions.
292         * ftpfs.c (ftpfs_open_socket): Use INADDR_NONE, not -1.
294 2002-11-12  Pavel Roskin  <proski@gnu.org>
296         * fish.c (fish_which): Remove.
298 2002-11-12  Andrew V. Samoilov  <sav@bcs.zp.ua>
300         * ftpfs.c (linear_abort): Close data socket dsock.
302 2002-11-11  Pavel Roskin  <proski@gnu.org>
304         * vfs.h [USE_VFS] (mc_setctl): Specify argument types.
306         * cpio.c (cpiofs_data): Warning fix in initization.
307         * tar.c (tarfs_data): Likewise.
309         * vfs.c: Leave only necessary includes from ../src.
311 2002-11-10  Pavel Roskin  <proski@gnu.org>
313         * vfs.c: Make the last argument to MC_OP non-empty in the
314         definition of MC_HANDLEOP.  Needed for Mac OS X.
315         Reported by Wim Rijnders <wimrijnders@home.nl>
317 2002-11-08  Pavel Roskin  <proski@gnu.org>
319         * extfs/a: Set environment to force date and time format
320         suitable for VFS.  Fix support for long filenames with spaces.
322 2002-11-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
324         * smbfs.c (new_dir_entry): Initialize st_ino, so recursive
325         directory copying is possible now.
326         * vfs.c (mc_get_current_wd): Make sure returned string is null
327         terminated.
329 2002-11-03  Pavel Roskin  <proski@gnu.org>
331         * vfs.c: Remove unused code.
332         * vfs.h: Define vfs_uid and vfs_gid as 0, they never change.
334 2002-11-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
336         * fish.c: Use name_quote() to quote filenames.
337         (file_store): Close localname on error.
339 2002-10-25  Jindrich Makovicka  <makovick@kmlinux.fjfi.cvut.cz>
341         * ftpfs.c (linear_abort): Close data socket, ProFTPD 1.2.6
342         expects the client to close it.
344 2002-10-13  Pavel Roskin  <proski@gnu.org>
346         * vfs.h: Remove tar_gzipped_memlimit.
347         From Christian Laubscher <christian.laubscher@tiscalinet.ch>
349 2002-10-11  Andrew V. Samoilov  <sav@bcs.zp.ua>
351         * smbfs.c (fake_share_stat): Make sure share exists by
352         smbfs_get_path() and fill buf with realistic data
353         if current_share_info is NULL.  Reformat function.
354         (smbfs_get_path): Add const qualifier to path.
356 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
358         * smbfs.c: Allow username in URL (/#smb:[user@]machine) and
359         reformat changed functions.
360         (smbfs_get_host_and_username): Fix comment.
361         (smbfs_fill_names): Add username@ before hostname.
362         (smbfs_open_link): Use IPC$ if share is empty.
363         (smbfs_get_path): Pass remote_path to smbfs_open_link().
364         (smbfs_stat): Copy username@ to server_url if passed.
366 2002-10-07  Jindrich Makovicka  <makovick@kmlinux.fjfi.cvut.cz>
368         * ftpfs.c (linear_abort): Add a timeout after which a reconnect
369         is performed instead of further fetching of the remaining data.
371 2002-10-07  Pavel Roskin  <proski@gnu.org>
373         * direntry.c (vfs_s_resolve_symlink): Use g_snprintf() instead
374         of non-portable snprintf().
375         Reported by Xu Qiang <Xu.Qiang@xssc.sgp.xerox.com>
377 2002-10-04  Pavel Roskin  <proski@gnu.org>
379         * mcfs.c (mcfs_lseek): Explicity cast offset to int.  This fixes
380         viewing and editing files on mcfs.
382         * tcputil.c: Split mcfs-specific part to
383         * mcfsutil.c: ... this.
384         * tcputil.h: Split mcfs-specific part to
385         * mcfsutil.h: ... this.
386         * Makefile.am: Add mcfsutil.c and mcfsutil.h.
387         * mcserv.c: Define own got_sigpipe, which is always 0, since
388         mcserv doesn't call tcp_init().
390         * Makefile.am: Don't link mcserv with glib.  It's unreasonable
391         to require a glib port for embedded systems mcserv may run on.
392         * mcserv.c: Replace all glib calls with standard libc calls.
393         * tcputil.c (rpc_get): Likewise.
395         * mcserv.c (get_client): Don't try to find the address family
396         from the hostname.  Always use AF_INET, because everything else
397         is unsupported.
399 2002-10-04  Andrew V. Samoilov  <sav@bcs.zp.ua>
401         * sfs.c (vfmake): Use open_error_pipe() and close_error_pipe().
403 2002-10-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
405         * xdirentry.h: Comment out magic field everywhere.
407 2002-10-01  Pavel Roskin  <proski@gnu.org>
409         * Makefile.am (VFSHDRS): Remove container.h.
411         * tcputil.c (check_hooks): Remove, it does nothing.  Also remove
412         all related data structures.
414         * tcputil.c (get_remote_port): Move to mcfs.c.
415         (send_string): Move to mcserv.c.
416         (rpc_add_get_callback): Remove, it's unused.
418         * container.h: Remove, it's unused.
420         * utilvfs.c: Remove tests, since get_host_and_username() is
421         missing.
422         * mcfs.c (open_tcp_link): Make static.
423         * tcputil.h: Remove unused definitions.
425 2002-09-29  Pavel Roskin  <proski@gnu.org>
427         * direntry.c (vfs_s_retrieve_file): Allow interrupt by Ctrl-C.
428         From Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
430 2002-09-26  Pavel Roskin  <proski@gnu.org>
432         * sfs.c (sfs_init): Parametrize sfs.ini to allow reuse of the
433         messages in other places.
435 2002-09-25  Pavel Roskin  <proski@gnu.org>
437         * vfs.c (vfs_parse_filemode): Fix parsing for filenames that
438         begin with a number.
439         From Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
441 2002-09-24  Andrew V. Samoilov  <sav@bcs.zp.ua>
443         * smbfs.c: Undef USE_NCURSES - no needs to include *curses.h.
444         (smbfs_loaddir): Fix warning.
446 2002-09-21  Pavel Roskin  <proski@gnu.org>
448         * mcfs.c: Move config.h to the beginning.
450 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
452         * tcputil.c [!WITH_MCFS]: Disable mcfs related code.
453         * mcfs.c [!WITH_MCFS]: Disable all code.
455 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
457         * smbfs.c: Don't define BOOL_DEFINED to fix compilation on
458         SunOS 5.8.
460 2002-09-13  Andrew V. Samoilov  <sav@bcs.zp.ua>
462         * (get_stat_info): Fix some possible NULL dereferences.
463         * smbfs.c (smbfs_set_debugf): New function to specify
464         logfile.
465         * smbfs.h: Declare smbfs_set_debugf().
467 2002-09-12  Pavel Roskin  <proski@gnu.org>
469         * mcserv.c: Declare crypt if crypt.h is missing and we are not
470         using PAM.
472 2002-09-11  Andrew V. Samoilov  <sav@bcs.zp.ua>
474         * smbfs.c (statfile_helper): Merge with loaddir_helper().
475         (get_remote_stat): Use loaddir_helper().  Care about
476         single_entry instead of eliminated statfile_helper().
478         * samba/libsmb/clientgen.c (cli_NetServerEnum): Add void*
479         parameter to (*fn)() and void *state parameter.
480         (cli_list): Likewise.
481         (cli_RNetShareEnum): Likewise.  Return int.
482         * samba/include/proto.h: Adjust declarations.
483         * smbfs.c: Adjust all helpers and dependencies.
484         From Samba patchsets.
486         * smbfs.c (loaddir_helper): Remove write permissions if file
487         has readonly attribute.  Add execute permissions for directory.
488         Reformat whole function.
489         (statfile_helper): Likewise.
490         (server_browsing_helper): Add execute permissions.  Reformat.
491         (browsing_helper): Likewise.
493 2002-09-10  Pavel Roskin  <proski@gnu.org>
495         * vfs.h: Remove BROKEN_PATHS, it's unused.
497         * Make-alone.am: Get rid of all standalone code, it has been
498         unmaintained for years.
500 2002-09-05  Pavel Roskin  <proski@gnu.org>
502         * direntry.c [!USE_NETCODE]: Disable functions used in networked
503         filesystems only.
505         * vfs.c (vfs_init) [!USE_NETCODE]: Don't register fish.
507         * ftpfs.c: Check for existance of arpa/inet.h when using it.
508         * mcfs.c: Likewise.
509         * mcserv.c: Likewise.
510         * tcputil.c: Likewise.
511         * utilvfs.c: Likewise.
513 2002-09-03  Pavel Roskin  <proski@gnu.org>
515         * vfs.c (vfs_get_password): Use INPUT_PASSWORD to request a
516         password reliably.
518 2002-09-02  Andrew V. Samoilov  <sav@bcs.zp.ua>
520         * smbfs.c (smbfs_close): Return -1 if cli->outbuf is NULL and
521         set my_errno to EINVAL - temporary fix.  Reformat function.
523 2002-09-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
525         * samba/param/loadparm.c: Add global_scope variable.
526         (parm_table): Add netbios scope parameter.
527         * samba/lib/util.c: Remove scope variable.  Use global_scope instead.
528         * samba/libsmb/nmblib.c (make_nmb_name): Remove scope parameter and
529         use global_scope instead.
530         * samba/libsmb/namequery.c: Adjust make_nmb_name() calls.
531         * samba/include/proto.h: Adjust make_nmb_name() declaration.
533         From samba 2.0.7 patchset.
535         * samba/param/loadparm.c (lp_adduser_script): Commented out.
536         (lp_deluser_script): Likewise.
537         (lp_add_printer): Likewise.
538         (lp_add_one_printer): Likewise.
539         * samba/lib/util.c (reduce_name): Likewise.
540         (transfer_file): Likewise.
542         * smbfs.c (smbfs_do_connect): Adjust make_nmb_name() calls.
544 2002-08-26  Pavel Roskin  <proski@gnu.org>
546         * extfs/urar.in: Use rar if unrar is missing.
547         From PLD Linux Distribution.
549         * extfs/a: Use more portable way to redirect all output to
550         /dev/null.  From PLD Linux Distribution.
552 2002-08-24  Pavel Roskin  <proski@gnu.org>
554         * vfs.c (vfs_parse_ls_lga): Better error message, avoid empty
555         error messages.
557 2002-08-23  Pavel Roskin  <proski@gnu.org>
559         * Makefile.am: Use mcserv_LDFLAGS, not mcserv_LDADD for the
560         libraries.
562 2002-08-22  Pavel Roskin  <proski@gnu.org>
564         * mcserv.c: Remove old-style Linux-only support for shadow
565         passwords.
566         * Makefile.am: Remove reference to SHADOWLIB.
568 2002-08-21  Andrew V. Samoilov  <sav@bcs.zp.ua>
570         * ftpfs.c (dir_load): Don't handle empty remote_path in special
571         way.
573 2002-08-19  Pavel Roskin  <proski@gnu.org>
575         * direntry.c (vfs_s_get_line): Fix off-by-one buffer overflow.
577         * fish.c (pipeopen): Use _exit(), not vfs_die() to terminate the
578         child if execvp() fails.
580         * sfs.c: Don't use flag EXECUTE_SETUID because it's being
581         removed as insecure and EXECUTE_WAIT because it has no effect.
582         * extfs.c: Likewise.
584         * mcfs.c [!WITH_MCFS]: Disable most code.
586 2002-08-18  Pavel Roskin  <proski@gnu.org>
588         * vfs.h: Declare vfs_timeout and tar_gzipped_memlimit.
590 2002-08-15  Pavel Roskin  <proski@gnu.org>
592         * vfs.c (mc_def_getlocalcopy): Preserve existing extension.
594         * direntry.c (vfs_s_getlocalcopy): Fix potentially dangerous
595         strcpy().
597         * extfs.c (s_readdir): Simplify.
598         * direntry.c (vfs_s_readdir): Use vfs_dirent.
599         * mcfs.c (mcfs_readdir): Likewise.
600         * smbfs.c (smbfs_readdir): Likewise.
601         * undelfs.c (undelfs_readdir): Use vfs_dirent and
602         compute_namelen().
604         * vfs.h: Introduce union vfs_dirent to ensure that we have
605         enough space for the filename.
606         * extfs.c (s_readdir): Use vfs_dirent.  Avoid strcpy().
608         * direntry.c (vfs_s_readdir): Use compute_namelen().
609         * extfs.c (s_readdir): Likewise.
610         * mcfs.c (mcfs_readdir): Likewise.
611         * smbfs.c (smbfs_readdir): Likewise.
613 2002-08-14  Pavel Roskin  <proski@gnu.org>
615         * vfs.h [!USE_VFS]: Declare mc_setctl as static inline function
616         to fix warnings.
618 2002-08-06  Andrew V. Samoilov  <kai@cmail.ru>
620         * smbfs.c (myumask): Removed. It is only written and never read.
621         (smbfs_init): Use PATH_SEP_STR and reformat.
623 2002-08-01  Pavel Roskin  <proski@gnu.org>
625         * mcserv.c: Remove all references to MAD.
626         * vfs.c: Likewise.
628 2002-07-31  Andrew V. Samoilov  <kai@cmail.ru>
630         * samba/libsmb/clientgen.c (cli_send_tconX): Add missing
631         unix_to_dos() call.
632         (cli_printjob_del): Commented out.
633         (cli_print_queue): Ditto.
634         * samba/lib/system.c (sys_waitpid): Ditto.
635         * samba/lib/util.c (reg_split_key): Ditto.
636         (reg_get_subkey): Ditto.
638 2002-07-29  Andrew V. Samoilov  <kai@cmail.ru>
640         * samba/configure.in: Don't check for union semun.
641         * samba/include/includes.h [!HAVE_UNION_SEMUN]: Don't
642         declare union semun.
644 2002-07-26  Pavel Roskin  <proski@gnu.org>
646         * direntry.c (vfs_s_find_entry_linear): Canonicalize path before
647         searching.
649 2002-07-25  Andrew V. Samoilov  <kai@cmail.ru>
651         * xdirentry.h (vfs_s_fh.u.fish): Add append field.
652         * fish.c (fish_fh_open): Care about append.
653         (linear_open): Likewise.
654         (fish_store): Append data to target file if append is true.
656         * mcserv.c [HAVE_MAD]: Include "../src/mad.c" at the end of
657         file to fix compilation.
658         (main): Add mad_init() and mad_finalize().
660 2002-07-19  Pavel Roskin  <proski@gnu.org>
662         * ftpfs.c: Don't use SUP.home, use SUP.cwdir.
663         * fish.c: Likewise.
664         (dir_load): Update SUP.cwdir.
665         * xdirentry.h: Remove "home" field for fish and ftpfs.
667         * xdirentry.h: Get rid of ifree(), it's equivalent to g_free().
668         * direntry.c: Likewise.
669         * fish.c: Likewise.
670         * ftpfs.c: Likewise.
672         * fish.c (fish_fill_names): New function, replacement for
673         generic vfs_s_fill_names() which didn't work right with fish.
675         * undelfs.c (undelfs_opendir): Use parametrized messages without
676         VFS name for success and failure.
677         * fish.c (dir_load): Use new messages from undelfs.c, indicate
678         success by printing "done".
679         * ftpfs.c (dir_load): Likewise.
681 2002-07-15  Pavel Roskin  <proski@gnu.org>
683         * cpio.c (cpio_read_crc_head): Undo change in the error message.
685         * ftpfs.c: Replace bzero and bcopy with memset and memcpy.
686         * mcfs.c: Likewise.
687         * mcserv.c: Likewise.
688         * smbfs.c: Likewise.
689         * tar.c: Likewise.
691 2002-07-14  Pavel Roskin  <proski@gnu.org>
693         * fish.c (open_archive_int): Don't combine "export" and
694         assignment into one command - it's not portable.  Set LC_TIME
695         to "C" as well.
697         * fish.c (open_archive_int): Set remote locale to C, otherwise
698         timestamps cannot be parsed in some locales.
700 2002-07-12  Pavel Roskin  <proski@gnu.org>
702         * fish.c (file_store): Reduce input block size to 256 bytes,
703         otherwise dd gets partial blocks.
705         * ftpfs.c (login_server) [HSC_PROXY]: Fix crash.
707         * ftpfs.c (ftp_split_url): Implement looking up password in
708         .netrc for known user.
710         * ftpfs.c (ftp_split_url): Don't expect lookup_netrc() to always
711         return a username.
712         (netrc_has_incorrect_mode): Don't free anything, it can result
713         in freeing some variables twice.
714         (find_machine): New function to find matching "machine" or
715         "default" token.
716         (lookup_netrc): Eliminate external loop - scan for login and
717         password, but don't fallback to another string in case of
718         trouble.
720         * ftpfs.c: Introduce enum keyword_t to improve readability.
721         (netrc_next): Fix return value for unknown keywords.
722         (lookup_netrc): Remove special processing of "*netrc*".
724         * ftpfs.c (ftp_split_url): Move protection against pass being
725         NULL ...
726         (lookup_netrc): ... here.
728 2002-07-11  Pavel Roskin  <proski@gnu.org>
730         * xdirentry.h: Eliminate use_proxy field.
731         * ftpfs.c (open_archive_int): Use SUP.proxy instead of
732         SUP.use_proxy.
733         (open_archive): Set SUP.proxy to ftpfs_proxy_host.
734         * ftpfs.h: Eliminate unused structures.
736         * vfs.h: Rename URL_DEFAULTANON to URL_ALLOW_ANON.
737         * utilvfs.c (vfs_split_url): Return NULL as username if
738         URL_ALLOW_ANON is set and no username is found in the URL,
739         otherwise use current name.
740         * ftpfs.c (ftp_split_url): New function - split URL and look up
741         username and password if needed.
742         (login_server): Use ftp_split_url().
743         (archive_same): Likewise.
745 2002-07-10  Pavel Roskin  <proski@gnu.org>
747         * tcputil.h: Move use_netrc declaration ...
748         * vfs.h: ... here.
749         * ftpfs.c: Implement .netrc support unconditionally.
750         (lookup_netrc): Make static.
751         * utilvfs.c: Initialize default_is_netrc.
752         From Thomas Zajic <zlatko@gmx.at>
754         * direntry.c (vfs_s_open): Don't pass O_LINEAR to open() -
755         this flag is for VFS only, and causes side effects in Cygwin.
756         * extfs.c (extfs_open): Likewise.
757         * sfs.c (sfs_open): Likewise.
758         Reported by Pavel Tsekov <ptsekov@gmx.net>
760 2002-07-03  Pavel Roskin  <proski@gnu.org>
762         * ftpfs.c (setup_passive): Cast arguments to isdigit() to
763         unsigned char for compatibility with non-GNU libc.
764         * tar.c (from_oct): Likewise with isspace().
765         Reported by Roland Illig <1illig@informatik.uni-hamburg.de>
767 2002-07-03  Andrew V. Samoilov  <kai@cmail.ru>
769         * extfs.c (extfs_fill_names): Generate filename#vfsname/dir
770         instead of #vfsname/filename/dir.  Use PATH_SEP_STR.
772         * sfs.c (sfs_free): Fix memory leak.
773         (sfs_init): Use PATH_SEP_STR.
775 2002-07-03  Pavel Roskin  <proski@gnu.org>
777         * cpio.c (cpio_open_cpio_file): Fix type initialization.
778         From Andrew V. Samoilov <kai@cmail.ru>
780 2002-07-02  Pavel Roskin  <proski@gnu.org>
782         * Makefile.am: Add samba to SUBDIRS.  Forcedly set DISTDIRS to
783         extfs.  Remove parts that are now handled by samba/Makefile.
784         * samba/Makefile.in: Add more empty targets for Automake
785         compatibility.
787         * ftpfs.c (send_ftp_command): Use "anonymous@" as default
788         anonymous password.
789         From Eduardo Perez Ureta <eperez@it.uc3m.es>
791 2002-06-25  Pavel Roskin  <proski@gnu.org>
793         * vfs.c: Add protection against NULL strings to all is_*()
794         functions.
796 2002-06-21  Andrew V. Samoilov  <kai@cmail.ru>
798         * smbfs.c: Undefine PACKAGE_BUGREPORT, PACKAGE_NAME,
799         PACKAGE_STRING, PACKAGE_TARNAME and PACKAGE_VERSION
800         before including "samba/include/config.h" to prevent warnings.
801         (smbfs_init): Set DEBUGLEVEL to 0.
802         (do_connect): Rename to ...
803         (smbfs_do_connect): ... this to avoid namespace clash and
804         make static.  Make server const. Adjust all callers.
805         (smbfs_add_dots): Remove.
806         (smbfs_stat): Remove code duplication.
807         (smbfs_lstat): Define as smbfs_stat.
809         * samba/lib/system.c (sys_ftruncate): Commented out.
810         * samba/lib/util.c (set_filelen): Likewise.
811         (setbuffer): Likewise.
813         * Makefile.am (SAMBA_DIST): Remove tests/ftruncate.c
814         * samba/tests/ftruncate.c: Removed.
815         * samba/configure.in: Don't check if ftruncate() can
816         extend a file.
818 2002-06-06  Andrew V. Samoilov  <kai@cmail.ru>
820         * cpio.c (cpio_read_oldc_head): Use char[] for buf instead
821         of char*[].  Remove unneeded casts.  Fix error message.
822         (cpio_create_entry): G_free name.  Fix offset calculation
823         for symbolic links.
825 2002-05-22  Pavel Roskin  <proski@gnu.org>
827         * Makefile.am (mcserv_SOURCES): Remove $(top_srcdir)/src/mad.c,
828         it breaks "make distcheck".
830         * Makefile.am: Set samba_libsamba_a_SOURCES to an empty value
831         to override the default.
833 2002-05-22  Andrew V. Samoilov  <kai@cmail.ru>
835         * xdirentry.h (vfs_s_fh.u.ftp): Add append field.
836         (vfs_s_data.file_store): Change second argument
837         to (vfs_s_fh *fh).
838         * direntry.c (vfs_s_close): Adjust.
839         * fish.c (file_store): Likewise.
840         * ftpfs.c (file_store): Likewise.  Use "APPE" if
841         fh->u.ftp.append is true.
842         (linear_start): Care about fh->u.ftp.append.
843         (ftpfs_fh_open): Likewise.
845         * fish.c (fish_fh_open): Generate fh->ino->localname
846         if this one is NULL and file is opened for writting only.
847         * ftpfs.c (ftpfs_fh_open): Likewise if control_connection_buzy
848         is true.
850 2002-05-21  Andrew V. Samoilov  <kai@cmail.ru>
852         * direntry.c (vfs_s_retrieve_file): Please, care about
853         fish.local_stat ...
854         * fish.c (linear_close): ... here.
856         * ftpfs.c (linear_read): Unset control_connection_buzy on EOF.
857         (ftpfs_fh_close): Call vfs_s_invalidate ().
859         * fish.c (fish_fh_open): Don't retrieve file if it is
860         opened for writting only.
862 2002-05-17  Andrew V. Samoilov  <kai@cmail.ru>
864         * xdirentry.h (vfs_s_super): Add control_connection_buzy
865         field to ftp struct.
867         * ftpfs.c (linear_start): Set control_connection_buzy.
868         (linear_abort): Unset control_connection_buzy.
869         (ftpfs_fh_open): Don't retrieve file if it is
870         opened for writting only.  Open data connection as
871         fh->handle and unlink/unset local temporary file
872         if control connection isn't buzy.
873         (ftpfs_fh_close): New function to serve opened in
874         ftpfs_fh_open() data connection.  Unset fh->changed
875         to prevent MEDATA->file_store() call from vfs_s_close().
877         * direntry.c (vfs_s_read): Move MEDATA->linear_start() ...
878         (vfs_s_open): ... here.
880         * samba/include/includes.h: Eliminate all references to
881         HAVE_LIBREADLINE.
883 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
885         * Makefile.am (noinst_LIBRARIES): Add samba/libsamba.a
886         if USE_SAMBA_FS is true.
887         (libvfs-mc.a): Don't merge object files with libsamba.a.
889 2002-05-13  Andrew V. Samoilov  <kai@cmail.ru>
891         * Makefile.am (mcserv_SOURCES): Add $(top_srcdir)/src/mad.c.
893         * vfs.c (MC_RENAMEOP): Make arguments const.
894         * vfs.h (mc_rename): Adjust declaration.
895         (mc_link): Likewise.
897 2002-05-11  Andrew V. Samoilov  <kai@cmail.ru>
899         * samba/configure.in: Add AC_SYS_LARGEFILE.
900         Don't check atexit, setreuid, setregid, setegid and setluid.
902 2002-04-31  Pavel Roskin  <proski@gnu.org>
904         * samba/acconfig.h: Remove.
905         * Makefile.am: Remove references to samba/acconfig.h.
906         * samba/Makefile.in: Likewise.
907         * samba/aclocal.m4: Remove unused test AC_DIRENT_D_OFF.
908         * samba/configure.in: Add descriptions to AC_DEFINE calls.
909         Remove unused tests.
910         * samba/include/includes.h: Cleanup for the symbols that
911         samba/configure.in doesn't define.
912         * samba/lib/netmask.c: Likewise.
914         * samba/include/includes.h: Eliminate all references to
915         HAVE_EXPLICIT_LARGEFILE_SUPPORT.
916         * samba/lib/system.c: Likewise.
918 2002-04-24  Andrew V. Samoilov  <kai@cmail.ru>
920         * vfs.c (vfs_print_stats): s/transfered/transferred/
922         * samba/lib/signal.c: Remove.
924         * samba/lib/debug.c (sig_usr2): Commented out.
925         (sig_usr1): Likewise.
926         * samba/lib/util_file.c (gotalarm): Commented out.
927         (gotalarm_sig): Likewise.
928         (do_file_lock): Likewise.
929         (file_lock): Likewise.
930         (file_unlock): Likewise.
931         (startfilepwent): Likewise.
932         (endfilepwent): Likewise.
934         * samba/Makefile.in (SAMBAFILES): Remove lib/signal.o.
935         * Makefile.am (SAMBA_DIST): Remove lib/signal.c.
937 2002-04-19  Andrew V. Samoilov  <kai@cmail.ru>
939         * vfs.c (vfs_init) [!WITH_MCFS]: Don't register mcfs.
941 2002-04-12  Pavel Roskin  <proski@gnu.org>
943         * extfs/trpm: update to work with rpm 4.x.
944         Reported by m.lusini@palazzochigi.it
945         https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62306
947 2002-04-12  Andrew V. Samoilov  <kai@cmail.ru>
949         * cpio.c (cpio_skip_padding): Handle old ASCII format.
951 2002-04-08  Pavel Roskin  <proski@gnu.org>
953         * samba/configure.in: Require Autoconf 2.52 to make Debian
954         wrapper around Autoconf happy.
955         From Björn Eriksson <bjorn@bjornen.nu>
957 2002-03-06  Andrew V. Samoilov  <kai@cmail.ru>
959         * direntry.c (vfs_s_resolve_symlink): Comment out buggy code.
960         (vfs_s_retrieve_file): Set fh->handle to -1.
961         (vfs_s_read): Don't manipulate with FH->handle if it is -1.
962         (vfs_s_write): Likewise.
963         (vfs_s_close): Likewise.
965 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
967         * samba/lib/debug.c: Remove syslog support.
969 2002-02-19  Pavel Roskin  <proski@gnu.org>
971         * Makefile.am: Don't compile mcserv if VFS is disabled.
972         * extfs/Makefile.am: Don't install anything if VFS is disabled.
974         * extfs.c (extfs_open): Only create a new entry if it has not
975         been found and O_CREAT is set.  Consider file as changed only
976         if it has been successfully created.
977         (extfs_getlocalcopy): Open file only for reading.  This prevents
978         marking file as changed.  Actually use the has_changed argument.
979         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
981 2002-02-12  Pavel Roskin  <proski@gnu.org>
983         * extfs/lslR.in: Fix parsing of old entries (with year number).
984         From Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>
986 2002-02-08  Andrew V. Samoilov  <kai@cmail.ru>
988         * direntry.c (vfs_s_retrieve_file): Use off_t for total
989         and stat_size.
990         (vfs_s_resolve_symlink): Use snprintf instead of sprintf.
992         * vfs.c (vfs_print_stats): Use off_t for have and need.
993         Cast `have' to double to eliminate negative percent(s).
994         Fix print_vfs_message string formats.
996         * vfs.h (vfs_print_stats): Adjust declaration.
998         * ftpfs.c (file_store): Use off_t for total.
999         Fix print_vfs_message string format.
1001 2002-02-07  Andrew V. Samoilov  <kai@cmail.ru>
1003         * ftpfs.c (dir_load): Speed up cd_first calculation.
1004         (ftpfs_flushdir): Resurrect.
1006 2002-02-06  Andrew V. Samoilov  <kai@cmail.ru>
1008         * ftpfs.c (dir_load): Use "LIST -la" instead of "LIST -la ."
1009         to eliminate problem with wu-ftpd.
1010         Close sock on error. Eliminate goto.
1012         (ftpfs_chmod): Don't ignore errors.
1014         (reconnect): Restore cwdir if login_server fails.
1016 2002-02-01  Andrew V. Samoilov  <kai@cmail.ru>
1018         * ftpfs.c (translate_path): Remove leading slash(es) more
1019         carefully.
1020         (initconn): Check getsockname() return value.
1021         Eliminate goto.
1022         (linear_abort): Make ipbuf const array.
1024 2002-01-29  Andrew V. Samoilov  <kai@cmail.ru>
1026         * ftpfs.c (reconnect): New function to restore closed connection.
1027         (command): Use reconnect if EPIPE received.
1028         (dir_load): Eliminate recursion.
1029         (login_server): Constify netrcpass parameter.
1030         (is_same_dir): Constify path parameter.
1032         * samba/lib/charset.c (cp_850): Make const array.
1033         (cp_932): Ditto.
1034         (codepage_p): Likewise.
1035         * samba/lib/debug.c (priority_map): Make const array.
1036         * samba/lib/username.c (get_home_dir): Make pass auto.
1037         * samba/lib/util.c (become_daemon): Commented out.
1038         (yesno): Likewise.
1040 2002-01-24  Pavel Roskin  <proski@gnu.org>
1042         * cpio.c: Don't include glib.h directly.
1044 2002-01-22  Pavel Roskin  <proski@gnu.org>
1046         * extfs/uzip: Fix unsafe printf.
1047         Reported by Jari Karppinen <jakarppi@mail.student.oulu.fi>
1049 2002-01-22  Andrew V. Samoilov  <kai@cmail.ru>
1051         * ftpfs.c (ftpfs_chmod): Add missed '/'.
1053 2002-01-21  Pavel Roskin  <proski@gnu.org>
1055         * vfs.h: Remove all tricks with system headers, they all should
1056         be in global.h.
1057         * cpio.c: Include utilvfs.h earlier.
1058         * tar.c: Likewise.
1060         * vfs.h: Include dirent.h only if it's present.
1062 2002-01-21  Andrew V. Samoilov  <kai@cmail.ru>
1064         * vfs.h: Spelled.
1065         * vfs.c (mc_return_cwd): Fix comment.  Check whatever mc_stat
1066         returns.  Make mc_return_cwd static const char *.
1067         Reorder if statement to eliminate unneeded mc_stat calls.
1069 2002-01-17  Pavel Roskin  <proski@gnu.org>
1071         * vfs.h: Remove OS/2 specific code.
1073 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
1075         * Makefile.am (AM_CFLAGS): Add -DCONFIGDIR=\""@configdir@"\"
1076         if smbfs support is enabled.
1078         * smbfs.c (smbfs_init): Use CONFIGDIR for smb.conf.
1080 2002-01-02  Pavel Roskin  <proski@gnu.org>
1082         * Makefile.am: Add *clean-local targets to take care of the
1083         samba directory.
1085         * samba/configure.in: Use explicit AC_CONFIG_AUX_DIR because
1086         this setting is not inherited from the top-level configure.
1088 2001-12-31  Pavel Roskin  <proski@gnu.org>
1090         * Make-mc.in: convert to ...
1091         * Makefile.am: ... this.
1093         * Makefile.am: rename to ...
1094         * Make-alone.am: ... this.  Automake 1.5b doesn't allow Makefile
1095         and Makefile.am to coexist peacefully unless the former is
1096         generated from the later.
1097         * Make-mc.in: Remove all references to the standalone VFS.
1099 2001-12-18  Pavel Roskin  <proski@gnu.org>
1101         * extfs/ulha.in: Support for "[unknown]" and other permissions
1102         in brackets.  Pass the date unchanged - mc can now deal with it.
1103         Use "lha lq" to list the archive and don't remove headers and
1104         footers of the listing.
1106 2001-11-14  Pavel Roskin  <proski@gnu.org>
1108         * undelfs.c: Use ext2_ino_t to avoid warnings with e2fsprogs
1109         1.20 and newer.
1111 2001-11-13  Andrew V. Samoilov  <kai@cmail.ru>
1113         * samba/acconfig.h: Remove WITH_SYSLOG.
1114         * samba/lib/system.c (sys_chroot): Removed.
1115         * samba/configure.in: Remove RUNPROG.  Don't check
1116         for chroot and execl functions.
1117         Remove syslog logging support.
1118         Add --with-codepagedir and --with-configdir from samba 2.2.2.
1120         * samba/Makefile.in: Use configdir and codepagedir.
1122 2001-11-08  Pavel Roskin  <proski@gnu.org>
1124         * Make-mc.in (SAMBA_DIST): Remove lib/getsmbpass.c.
1126 2001-11-05  Andrew V. Samoilov  <kai@cmail.ru>
1128         * smbfs.c (smbfs_add_dots): New function. Insert a "." and ".."
1129         entries into the linked list.
1130         (smbfs_loaddir): Call smbfs_add_dots for shares or servers.
1131         (smbfs_get_free_bucket): Eliminate time.
1132         (fake_share_stat): Make path const.
1134         * samba/configure.in: Don't check whether getpass
1135         should be replaced.
1137 2001-11-02  Andrew V. Samoilov  <kai@cmail.ru>
1139         * vfs.c (mc_return_cwd): Memory leak fixed.
1141 2001-11-01  Andrew V. Samoilov  <kai@cmail.ru>
1143         * samba/smblib/pwd_cache.c (pwd_read): Commented out.
1144         * samba/Makefile.in (SAMBAFILES): Remove lib/getsmbpass.o.
1145         * samba/lib/getsmbpass.c: Removed.
1147 2001-10-30  Andrew V. Samoilov  <kai@cmail.ru>
1149         * smbfs.c: Include <config.h> before everything else.
1150         Don't include "tcputil.h".
1151         (myhostname): Declare extern.
1153         (loaddir): Symplify.
1154         (fake_share_stat): Declare server_url const.
1155         Use "%4o" for st_mode.
1156         (fake_server_stat): Likewise.  Return -1 if server_list != True.
1158         (get_master_browser): Declare ipzero extern.
1159         By David Kaelbling <drk@sgi.com>.
1160         http://bugzilla.gnome.org/show_bug.cgi?id=60933
1162         * cpio.c (cpio_read_bin_head): Release name if mc_read fails.
1163         (cpio_read_crc_head): Likewise.
1165 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
1167         * cpio.c (cpio_read_crc_head): Fix buffer overflow.
1168         (cpio_read_oldc_head): Likewise.
1169         By David Kaelbling <drk@sgi.com>.
1170         http://bugzilla.gnome.org/show_bug.cgi?id=60933
1172         * (cpio_read_oldc_head): Release name if mc_read fails.
1174 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
1176         * tcputil.c (rpc_get): Add missing va_end()s.
1177         Fix memory leaking.
1178         * smbfs.h: Declare smbfs_set_debug.
1180 2001-10-20  Pavel Roskin  <proski@gnu.org>
1182         * ftpfs.c (command): Declare with the printf attribute.
1183         * undelfs.c: Remove declaration of print_vfs_message().
1185         * fish.c (file_store): Fix incorrect format string
1186         for print_vfs_message().
1187         * ftpfs.c (file_store): Likewise.
1189 2001-10-19  Pavel Roskin  <proski@gnu.org>
1191         * fish.c (command): Declare with the printf attribute to enable
1192         warnings in gcc.
1193         (file_store): Cast all expressions with file sizes to unsigned
1194         long.  This should fix uploading when large file support is on.
1195         File size is limited to 4096 * ULONG_MAX for now.
1197 2001-10-18  Andrew V. Samoilov  <kai@cmail.ru>
1199         * samba/configure.in: Don't check readline.h, history.h and
1200         libreadline.
1202 2001-10-16  Andrew V. Samoilov  <kai@cmail.ru>
1204         * samba/libsmb/clientgen.c (cli_RNetShareEnum): Fix Win2k
1205         "out of server memory" error. From samba 2.0.7 patchset.
1207 2001-10-07  Pavel Roskin  <proski@gnu.org>
1209         * vfs.c (vfs_parse_filetype): Fix fallback to fifo if sockets
1210         are not supported locally.  Support Solaris doors, also fall
1211         back to fifo.
1213 2001-10-02  Andrew V. Samoilov  <kai@cmail.ru>
1215         * sfc.c (sfs_getid): Don't use vfs_die(), return (vfsid)(-1)
1216         instead.
1218 2001-10-01  Pavel Roskin  <proski@gnu.org>
1220         * vfs.h [!USE_VFS]: Define macros with no effect to an empty
1221         statement "do { } while (0)".
1223 2001-09-30  Pavel Roskin  <proski@gnu.org>
1225         * samba/acconfig.h: Only leave symbols required by Autoconf-2.52.
1227 2001-09-17  Pavel Roskin  <proski@gnu.org>
1229         * vfs.c: Manually expand macros for mc_stat(), mc_lstat() and
1230         mc_fstat() because they don't expand correctly on Solaris 8 with
1231         large file support.
1233 2001-09-10  Pavel Roskin  <proski@gnu.org>
1235         * Make-mc.in: Use USE_VFS conditional instead of relying on
1236         LIBVFS.
1238 2001-09-07  Pavel Roskin  <proski@gnu.org>
1240         * Make-mc.in: Include necessary parts of Make.common to
1241         eliminate the later.
1243 2001-08-23  Pavel Roskin  <proski@gnu.org>
1245         * names.c (finduname): Don't use HAVE_GETPWUID - it's never
1246         defined.  Don't redeclare getpwuid().
1247         (findgname): Don't use HAVE_GETGRGID - it's never defined.
1248         Don't redeclare getgrgid().
1250         * fish.c: Remove useless semicolons after functions.
1252 2001-08-19  Pavel Roskin  <proski@gnu.org>
1254         * vfs.c (vfs_parse_ls_lga): Warning fix if st_nlink is unsigned.
1255         Disallow st_nlink = 0.
1257 2001-08-18  Pavel Roskin  <proski@gnu.org>
1259         * cpio.c (cpio_read_head): Check return value of cpio_find_head,
1260         because it's not equal to super->u.cpio.type in case of errors.
1262 2001-08-16  Pavel Roskin  <proski@gnu.org>
1264         * direntry.c (vfs_s_free_super): Remove i18n on commented out
1265         developer-only code.
1267         * extfs.c (extfs_init): Internationalize error message, it's
1268         already in sfs.c.
1270 2001-08-11  Pavel Roskin  <proski@gnu.org>
1272         * sfs.c (sfs_init): Use g_free(), not free() on mc_sfsini.
1274 2001-08-07  Pavel Roskin  <proski@gnu.org>
1276         * extfs.h: Move private structures ...
1277         * extfs.c: ... here.
1279         * extfs.h (struct entry): Remove unused `has_changed' field.
1280         It's only written but never read.
1281         (struct inode): Likewise.
1282         * extfs.c: All dependencies changed.
1283         (extfs_open): Mark file as changed if it's open for writing.
1285 2001-08-07  Oskar Liljeblad  <osk@hem.passagen.se>
1287         * extfs/uzip: Update to version 1.4.0.
1288         * extfs/README.uzip: Likewise.
1290 2001-08-06  Andrew V. Samoilov  <kai@cmail.ru>
1292         * smbfs.c: Eliminate smbfs_get_free_bucket_init.  convert_path
1293         gives malloced filename, so this memory must be released after use.
1295         (reconnect): Fix segmentation fault.
1296         (smbfs_loadddir): Don't g_strdup path.
1297         (smbfs_get_free_bucket): Eliminate smbfs_get_free_bucket_init and
1298         smbfs_connections initialisation.
1299         (smbfs_open_link): Likewise. Release host after get_master_browser.
1300         (get_stat_info): Fix unneeded g_strdup/g_free calls.
1301         (smbfs_mkdir): Release path after use.
1302         (smbfs_mkdir): Likewise.
1303         (smbfs_open): Fix memory leak.
1304         (smbfs_unlink): Likewise. Fix error message.
1305         (smbfs_rename): Fix memory leaks.
1306         (smbfs_stat): Fix url parsing.
1308         * samba/lib/charcnv.c (unix2dos_format): Fix possible buffer overflow.
1309         (dos2unix_format): Likewise.
1311         * ftpfs.c (ftpfs_fill_names): New function.
1312         (vfs_ftpfs_ops): Use ftpfs_fill_names insted of vfs_s_fill_names.
1314 2001-08-03  Andrew V. Samoilov  <kai@cmail.ru>
1316         * utilvfs.c, vfs.h (vfs_split_url): Make path parameter const.
1318         * xdirentry.h (struct vfs_s_super): Remove u.ftp.result_pending field.
1319         * ftpfs.h (struct connection): Remove result_pending field.
1321         * samba/libsmb/clientgen.c (cli_chkpath): Fix possible buffer overflow.
1322         * smbfs.c (new_dir_entry): New function with repeated code from
1323         browsing_helper, loaddir_helper and server_browsing_helper.
1324         (browsing_helper): Use new_dir_entry.
1325         (loaddir_helper): Likewise.
1326         (server_browsing_helper): Likewise.
1328         (cached_lstat_info): Eliminated.
1329         (smbfs_readdir): Make dirent_dest static const.
1330         Eliminate cached_lstat_info.
1331         (smbfs_open_link): Make user parameter const. Fix memory leak.
1332         (fake_server_stat): Make path parameter const. Symplify.
1333         (smbfs_fstat): Set my_errno to EFAULT before return.
1335 2001-08-01  Pavel Roskin  <proski@gnu.org>
1337         * Make-mc.in: Make it possible to run "make install" before
1338         "make all".  Use more Automake-compatible target names.
1340 2001-08-01  Andrew V. Samoilov  <kai@cmail.ru>
1342         * smbfs.c: Undefine VERSION to prevent warning. Comments fixes.
1343         (do_connect): Symplify.
1344         (get_stat_info): Symplify. Eliminate another fake_stat.
1345         (smbfs_chdir): Release remote_dir after use.
1346         (smbfs_stat): Likewise. Fix another 2 memory leaks.
1347         (smbfs_mkdir): Release remote_file after use.
1348         (smbfs_rmdir): Likewise.
1349         (smbfs_open): Likewise. Indentation fixes.
1350         (smbfs_unlink): Likewise.
1351         (smbfs_rename): Release rb and ra after use.
1352         (search_dir_entry): Make text parameter const.
1353         (smbfs_get_host_and_username): Make macro.
1355 2001-07-20  Pavel Roskin  <proski@gnu.org>
1357         * extfs.c (extfs_init) [GTK]: Use mc_home instead of LIBDIR.
1358         From Ludovic Drolez <ludovic.drolez@freealter.com>.
1360 2001-07-17  Pavel Roskin  <proski@gnu.org>
1362         * vfs.c (mc_return_cwd): Use g_get_current_dir().
1364 2001-07-15  Pavel Roskin  <proski@gnu.org>
1366         * smbfs.c: Rename authinfo to smb_authinfo and
1367         authinfo_get_authinfo_from_user() to vfs_smb_get_authinfo()
1368         and remove their definitions.
1369         * vfs.h: Declare smb_authinfo and vfs_smb_get_authinfo().
1371 2001-07-10  Pavel Roskin  <proski@gnu.org>
1373         * extfs.c: Include contents of shared_tar_ext.c - it's no
1374         longer shared.
1375         * shared_tar_ext.c: Remove.
1376         * Make-mc.in (VFSSRCS): Remove shared_tar_ext.c.
1378         * smbfs.c (vfs_smbfs_ops): Use short name "smbfs" for the
1379         filesystem. Don't translate it.
1381 2001-07-09  Pavel Roskin  <proski@gnu.org>
1383         * tar.c (ReadStatus): Fix compilation on AIX.
1384         From Dan McNichol <mcnichol@austin.ibm.com>.
1386         * extfs/mailfs: Strip trailing DOS newlines from mail files.
1387         From Christian Gennerat <christian.gennerat@vz.cit.alcatel.fr>
1389         * fish.c (fish_chown): Do nothing and return success if
1390         getpwuid() or getgrgid() fails.
1392 2001-07-05  Pavel Roskin  <proski@gnu.org>
1394         * README.fish: Spelling fixes.
1396 2001-06-29  Pavel Roskin  <proski@gnu.org>
1398         * Make-mc.in: Don't ever link mcserv with libintl - it must not
1399         depend on it.
1401 2001-06-27  Andrew V. Samoilov  <sav@bcs.zp.ua>
1403         * smbfs.c: Include <config.h>. Make all internal variables static.
1404         (get_stat_info): Eliminate fake_stat, memory leak fixed.
1405         (IPC, URL_HEADER): Make static const.
1406         (smbfs_stat): Fix segmentation violation.
1407         (statfile_helper): Allocate memory for single_entry once. It is never
1408         freed now, and only my_stat element of this structure is used.
1410 2001-06-26  Pavel Roskin  <proski@gnu.org>
1412         * vfs.h: Don't include <config.h>.
1414 2001-06-25  Pavel Roskin  <proski@gnu.org>
1416         * cpio.c: Include <config.h> before everything else.
1417         * direntry.c: Likewise.
1418         * fish.c: Likewise.
1419         * ftpfs.c: Likewise.
1420         * local.c: Likewise.
1421         * tar.c: Likewise.
1422         * utilvfs.h: Don't include <config.h> - it should be included
1423         in all C files instead.
1424         * xdirentry.h: Likewise.
1426 2001-06-19  Pavel Roskin  <proski@gnu.org>
1428         * local.c (local_telldir): Warn and abort if telldir() is not
1429         available.
1430         (local_seekdir): Warn and abort if seekdir() is not available.
1432 2001-06-18  Pavel Roskin  <proski@gnu.org>
1434         * tcputil.c (sig_pipe): Use the same declaration with one int
1435         argument - it's used everywhere else and it fixes a warning on
1436         systems unlisted in the ifdef, e.g. OpenBSD.
1438 2001-06-14  Pavel Roskin  <proski@gnu.org>
1440         * ftpfs.c: Declare functions without declarations static. Don't
1441         omit `void' in declarations.
1442         * cpio.c: Likewise.
1443         * direntry.c: Likewise.
1444         * extfs.c: Likewise.
1445         * mcfs.c: Likewise.
1446         * tar.c: Likewise.
1447         * vfs.c: Likewise.
1448         * vfs.h: Likewise.
1449         * mcserv.c: Likewise. Remove unused functions.
1451         * util-alone.c: Use indented #error.
1452         * vfs.h: Use indented #warning instead of hiding it from non-gcc
1453         compilers.
1455 2001-06-11  Pavel Roskin  <proski@gnu.org>
1457         * cpio.c (vfs_cpiofs_ops): Use short name for the filesystem.
1458         This avoids creating long filenames in dirent.c when the "name"
1459         field is used.
1460         * extfs.c (vfs_extfs_ops): Likewise.
1461         * fish.c (vfs_fish_ops): Likewise.
1462         * ftpfs.c (vfs_ftpfs_ops): Likewise.
1463         * local.c (vfs_local_ops): Likewise.
1464         (vfs_nil_ops): Likewise.
1465         * mcfs.c (vfs_mcfs_ops): Likewise.
1466         * sfs.c (vfs_sfs_ops): Likewise.
1467         * tar.c (vfs_tarfs_ops): Likewise.
1468         * undelfs.c (vfs_undelfs_ops): Likewise.
1470 2001-06-07  Pavel Roskin  <proski@gnu.org>
1472         * sfs.c (sfs_init): Change some warning messages to simplify
1473         their translation.
1475 2001-06-06  Pavel Roskin  <proski@gnu.org>
1477         * shared_ftp_fish.c: Remove.
1478         * Make-mc.in: Remove shared_ftp_fish.c.
1479         * Makefile.am: Likewise.
1481 2001-06-02  Pavel Roskin  <proski@gnu.org>
1483         * vfs.c (vfs_canon): s/canonize/canonicalize/.
1485 2001-06-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
1487         * ftpfs.h: Declare use_netrc, ftpfs_retry_seconds, ftpfs_first_cd_then_ls,
1488         ftpfs_use_passive_connections and ftpfs_use_unix_list_options.
1490         * vfs.c [VFS_STANDALONE]: Undefine WITH_SMBFS, they are mutually
1491         exclusive now.
1492         (is_week): Unmade week static.
1493         (is_month): Unmade month static.
1494         (vfs_parse_ls_lga): Optimize memory usage.
1496         * .cvsignore: *.sor added.
1497         * sfs.c (sfs_init): Optimized.
1499         * vfs/samba/lib/util_sock.c (socket_options): Made static const.
1501 2001-05-30  Ludovic Drolez  <ludovic.drolez@freealter.com>
1503         * sfs.c (sfs_init): Don't hardcode location of sfs.ini,
1504         use mc_home to make mc relocatable.
1505         * util-alone.c (shell): ... here
1507 2001-05-27  Pavel Roskin  <proski@gnu.org>
1509         * fish.c: Redirect stderr of all commands to /dev/null.
1511 2001-05-25  Pavel Roskin  <proski@gnu.org>
1513         * sfs.c (vfs_sfs_ops): Typo fix.
1515 2001-05-22  Pavel Roskin  <proski@gnu.org>
1517         * vfs.c (vfs_split_text): Fill `columns' with zeroes before
1518         writing new data into it.
1520         * fish.c (free_archive): Use `exit' instead of `logout' - the
1521         later fails under non-login shells.
1522         (pipeopen): Redirect stderr of ssh to /dev/null.
1523         From Rich Roth:
1524         (dir_load): Redirect stderr of ls to /dev/null.
1525         (linear_start): Likewise.
1527 2001-05-22  Andrew V. Samoilov  <sav@bcs.zp.ua>
1529         * Make-mc.in (mostlyclean): Remove $(VFSSOOBJS).
1530         (clean): Remove *.so.
1532         * smbfs.c: Include utilvfs.h instead of ../config.h, ../src/main.h,
1533         ../src/tty.h and ../src/global.h.
1535         (password, username): Made static.
1536         (is_error): Commented out.
1537         (loaddir_helper): Don't ignore hidden files, style fixes.
1538         (browsing_helper): typestr declared as char *, fstrcpy replaced by =.
1540         (do_connect): Call cli_shutdown () and authinfo_remove () if
1541         cli_session_setup () fails. It is not good idea to remember
1542         wrong username/password.
1544         (smbfs_free_dir): Nested between #ifdef SMBFS_FREE_DIR ... #endif.
1545         (smbfs_readdir): #ifdef SMBFS_FREE_DIR used instead of C comment.
1547 2001-05-22  Pavel Roskin  <proski@gnu.org>
1549         * sfs.c (redirect): Don't free the filename after failed
1550         mc_mkstemps() - it's not needed anymore.
1552 2001-05-21  Pavel Roskin  <proski@gnu.org>
1554         * direntry.c (vfs_s_open): Use mc_mkstemps. Create and close
1555         temporary file to reserve its name on the filesystem.
1556         (vfs_s_retrieve_file): Use mc_mkstemps().
1557         (g_tempnam): Remove.
1558         * extfs.c (extfs_open): Use mc_mkstemps().
1559         * sfs.c (redirect): Likewise.
1560         * shared_ftp_fish.c (_get_file_entry): Likewise.
1561         (retrieve_file): Likewise.
1562         * vfs.c (mc_def_getlocalcopy): Likewise.
1563         * xdirentry.h: Remove declaration of g_tempnam().
1565 2001-05-18  Pavel Roskin  <proski@gnu.org>
1567         * vfs.c (vfs_addstamp): Rename st1 to last_stamp. Initialize it
1568         with NULL to suppress compiler warning.
1570 2001-05-14  Pavel Roskin  <proski@gnu.org>
1572         * ftpfs.c: Warning fixes.
1574         * utilvfs.h: Include background.h.
1575         * cpio.c: Include utilvfs.h.
1577 2001-05-14  Pavel Machek  <pavel@bug.ucw.cz>
1579         * Make-mc.in: add possibility to build libvfs.so
1581 2001-04-19  Pavel Roskin  <proski@gnu.org>
1583         * extfs/rpm (mcrpmfs_list): Use cpio for the listing since the
1584         rpm output varies between versions.
1585         (mcrpmfs_copyout): Fix processing of CONTENTS.cpio. Match
1586         filenames beginning with "./" - they are used in the version 4
1587         packages.
1589 2001-04-17  Pavel Roskin  <proski@gnu.org>
1591         * fish.c (open_archive_int): Redirect stderr of start_fish_server
1592         to stdout so we don't get confused if it doesn't exist.
1594 2001-04-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
1596         * samba/includes/proto.h, samba/libsmb/nterr.c (get_nt_error): return
1597         NULL when suitable error message can't be found as it is expected
1598         in cli_errstr(). Return type changed to const char *
1600         * smbfs.c (smbfs_fill_names): implemented
1602         (smbfs_stat): unneeded g_strdup/g_free calls removed
1603         (smbfs_loaddir): memory leaking fixed
1605         * samba/libsmb/clientgen.c (rap_errmap, prots): constified
1607 2001-04-06  Pavel Roskin  <proski@gnu.org>
1609         * Make-mc.in: Use a single variable SAMBA_DIST to hold all
1610         distributable samba files.
1612 2001-03-15  Andrew V. Samoilov  <sav@bcs.zp.ua>
1614         * samba/libsmb/smbdes.c: undefine uchar before redefine it
1616         * smbfs.c (smbfs_close): honour changed semantics for return value
1617         (on error -1 is expected).
1619         * (fs): it is at least strange use char * for counter. Changed to int
1621 2001-03-14  Pavel Roskin  <proski@gnu.org>
1623         * Make-mc.in: Use Automake conditional USE_SAMBA_FS.
1624         Remove any knowledge of SAMBAFILES. Merge object files with
1625         libsamba.a if USE_SAMBA_FS is true. Propagate "mostlyclean"
1626         to the `samba' directory. Don't ignore errors from ranlib.
1628         * samba/Makefile.in: Make *clean targets Automake-compatible.
1629         Don't ignore errors from `rm'.
1631         * samba/configure.in: Use AC_CHECK_TOOL to find AR.
1632         * samba/Makefile.in: Remove useless rules, including defunct
1633         dependency tracking. Create libsamba.a from the object files.
1635 2001-03-07  Pavel Roskin  <proski@gnu.org>
1637         * cpio.c (cpio_skip_padding): Warning fix.
1638         * fish.c (dir_load): Likewise.
1639         * mcfs.c: Likewise.
1641         * extfs/uzip: New file from Oskar Liljeblad.
1642         * extfs/README.uzip: Likewise.
1643         * extfs/Makefile.am: Adjust for constant uzip.
1645 2001-03-07  Pavel Machek  <pavel@bug.ucw.cz>
1647         * extfs/*uzip*: replace uzip with perl version by
1648         Oskar Liljeblad <osk@hem.passagen.se>
1650 2001-03-05  Andrew V. Samoilov  <sav@bcs.zp.ua>
1652         * vfs.[ch] (vfs_parse_ls_lga, vfs_parse_filemode): p constified
1653         (vfs_strip_suffix_from_filename): filename constified
1654         (vfs_parse_ls_lga): memory leaking fixed when line can't be parsed,
1655         chomping unified
1657 2001-03-04  Andrew V. Samoilov  <sav@bcs.zp.ua>
1659         * extfs/patchfs: LANG overrides LC_TIME at least in glibc,
1660         so use LC_ALL=C to override any locale
1661         * smbfs.c (smbfs_open_link): service initialized
1662         * (my_forget): new features of vfs_split_url used
1664 2001-03-01  Pavel Roskin  <proski@gnu.org>
1666         * extfs/uzip.in (mczipfs_list): Allow filenames with colons.
1667         Reported by Christian Gennerat.
1669 2001-02-28  Pavel Machek  <pavel@bug.ucw.cz>
1671         * vfs.c (mc_def_ungetlocalcopy): Cleanup of error handling.
1673 2001-02-27  Pavel Machek  <pavel@bug.ucw.cz>
1675         * vfs.c (mc_ungetlocalcopy): Do not ignore errors. (Courtesy of
1676         "K. Leif D. Van Horn" <leif@kaivo.com>)
1678 2001-02-23  Pavel Roskin  <proski@gnu.org>
1680         * extfs/lslR (mclslRfs_list): Don't use gawk-specific features.
1681         Don't hardcode gawk. Don't rely on the date format occupying a
1682         fixed number of fields.
1684         * extfs/uzip.in (mczipfs_list): Don't check zipinfo support on
1685         the real file - check usage info instead. Use more robust checks
1686         for valid lines. Suppress stderr from unzip. Workaround for jar
1687         files - fix mode for files ending with slash.
1689 2001-02-20  Pavel Roskin  <proski@gnu.org>
1691         * vfs.h: Include sys/timeb.h if it's present. Include time.h and
1692         sys/time.h as recommended by Autoconf documentation.
1693         * cpio.c: Remove all time-related includes - they are in vfs.h.
1694         * extfs.c: Likewise.
1695         * ftpfs.c: Likewise.
1696         * mcfs.c: Likewise.
1697         * mcserv.c: Likewise.
1698         * tar.c: Likewise.
1699         * util-alone.c: Likewise.
1700         * vfs.c: Likewise. Include xdirentry.h.
1702         * extfs.c: Include xdirentry.h. Undefine ERRNOR before
1703         redefining it.
1705 2001-02-19  Pavel Roskin  <proski@gnu.org>
1707         * shared_tar_ext.c (__find_entry): Make sure that the parent is a
1708         directory even if the child is not.
1710         * extfs/mailfs (parse_date): Correctly handle two-digit years
1711         between 1970 and 1999.
1713 2001-02-14  Pavel Roskin  <proski@gnu.org>
1715         * vfs.c (vfs_parse_filedate): Don't reset got_year to 0 while
1716         checking for ctime() format.
1717         From Peter Daum.
1719 2001-02-11  Pavel Roskin  <proski@gnu.org>
1721         * extfs/mailfs (parse_date): Workaround for Y2K bugs. Support
1722         for dates found in AOLMail(SM) messages. Accept single-digit
1723         hours and missing seconds. Provide a fallback if cannot parse
1724         the date.
1725         (process_header): Typo fix. Use \s instead of space in regular
1726         expressions.
1728 2001-02-10  Pavel Roskin  <proski@gnu.org>
1730         * extfs/uzip.in: Preserve permissions of FAT and NTFS archives,
1731         including the directory bit. This fixes crashes on some FAT
1732         archives.
1734 2001-02-09  Pavel Roskin  <proski@gnu.org>
1736         * samba/configure.in: Remove more useless tests.
1737         * samba/tests/crypttest.c: Remove.
1738         * samba/tests/fcntl_lock.c: Likewise.
1739         * samba/tests/shared_mmap.c: Likewise.
1740         * samba/tests/sysv_ipc.c: Likewise.
1741         * samba/samba-files: Likewise.
1742         * samba/smbadduser: Likewise.
1743         * Make-mc.in: Adjust for the above.
1744         * samba/include/includes.h: Removed definitions related to the
1745         above tests.
1747         * Make-mc.in: Eliminate ubiqx.
1748         * samba/Makefile.in: Likewise. Remove some unused variables.
1749         * samba/include/includes.h: Eliminate dependency on ubiqx.
1750         * samba/include/nameserv.h: Likewise.
1751         * samba/include/proto.h: Remove prototypes from nmbd/*.
1752         * samba/ubiqx/*: Remove.
1754         * samba/configure.in: More useless stuff removed.
1755         * samba/Makefile.in: Likewise.
1756         * Make-mc.in: Remove samba/smbwrapper directory.
1757         * samba/smbwrapper/smbw.h: Remove.
1758         * samba/include/includes.h: Don't include smbw.h.
1760         * samba/configure.in: Don't check for things that are unused.
1761         Remove support for building shared libraries.
1762         * samba/Makefile.in: Remove support for shared libraries and
1763         quota.
1765         * samba/configure.in: Don't check for any 64-bit functions and
1766         syscall() - they are not needed.
1768         * samba/configure.in: Remove the test for
1769         HAVE_EXPLICIT_LARGEFILE_SUPPORT, since it's incompatible with
1770         the rest of the source that doesn't use explicit 64-bit calls.
1772         * Make-mc.in: Always check for samba/Makefile before descending
1773         there. Don't ever ignore errors from "cd". Use $(MAKE), not
1774         make. Formatting changes.
1776 2001-02-08  Pavel Roskin  <proski@gnu.org>
1778         * Make-mc.in: Undo previous fix. Don't run "make clean" in
1779         samba/ if samba/Makefile is missing.
1781         * Make-mc.in: Don't run "make clean" in samba/ as samba/Makefile
1782         may be missing. Clean using the rule from samba/Makefile.in.
1784         * cpio.c: Eliminate C++ comments.
1785         * fish.c: Likewise.
1787         * Make-mc.in: Use mkinstalldirs to create $(distdir)/extfs,
1788         since CVS Automake already creates that directory.
1790         * Make-mc.in: Don't add _LARGEFILE64_SOURCE to CFLAGS without
1791         testing - it breaks on HP-UX 10.20.
1793 2001-02-07  Pavel Roskin  <proski@gnu.org>
1795         * Make-mc.in: Don't distribute samba/tests/trapdoor.c and
1796         samba/tests/ftruncroot.c.
1798         * samba/configure.in: Remove tests for setresuid and setresgid.
1799         * samba/include/includes.h: Remove declarations of setresuid and
1800         setresgid.
1802         * samba/configure.in: Don't check for root permissions. Don't
1803         call tests/trapdoor.c and tests/ftruncroot.c.
1804         * samba/tests/trapdoor.c: Remove.
1805         * samba/tests/ftruncroot.c: Likewise.
1806         * samba/tests/summary.c: Don't warn about trapdoor uid systems.
1808         * Make-mc.in: Don't link container.o into libvfs-mc.a - it's
1809         not used.
1811         * samba/aclocal.m4: Fix underquoting.
1812         * samba/configure.in: Fix underquoting. Don't use loff_t as the
1813         second argument to AC_CHECK_TYPE - it's not a builtin type.
1815         * samba/configure.in: Remove checks for statvfs and friends -
1816         they are irrelevant to the client code.
1817         * samba/tests/summary.c: Likewise.
1819 2000-12-15  Andrew V. Samoilov  <sav@bcs.zp.ua>
1821         * extfs/urar.in (list): better solution to prevent duplication
1823 2000-12-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
1825         * extfs/urar.in (LC_ALL): set to C to prevent localization,
1826         (mcrarfs_list): directories placed first to prevent duplication
1828 2000-10-31  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1830         * ftpfs.c (dir_load): From Roland Mainz
1831         <Roland.Mainz@informatik.med.uni-giessen.de>: add '.' and '..'
1832         directories
1834         * *.c: From Roland: it is not possible to g_free() something
1835         allocated by strdup(), because g_malloc might be different for
1836         malloc. Therefore wrapped strdup into g_strdup() wrapper.
1838 2000-10-22  Andrew V. Samoilov  <sav@bcs.zp.ua>
1840         * samba/libsmb/nterr.c (nt_errs): constified
1842         * samba/libsmb/smberr.c (dos_msgs, server_msgs, hard_msgs,
1843         err_classes): ditto
1845         (smb_errstr): err constified to avoid warnings
1847 2000-10-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
1849         * ftpfs.c (open_data_connection): don't generate //filename, some
1850         ftp servers can't store it;
1852         (command): g_strdup_vprintf() and g_strconcat() replaced
1853         by g_strdup_vprintf(), g_realloc() and strcpy()
1854         to reduce memory usage when trailing "\r\n" added;
1856         (ftpfs_set_debug, ftp_data): ftp_data.logfile assigned with logfile
1857         value to log servers replies
1859 2000-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
1861         * sfs.c (redirect): temporary file unlinked on error;
1863         (sfs_init): warnings are localized
1865 2000-10-05  Pavel Roskin  <proski@gnu.org>
1867         * extfs/rpm: If rpm indicates an error create a virtual file
1868         ERROR and put error messages there.
1870 2000-09-25  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1872         * extfs/mcunarj.diff: better version from Christian Gennerat
1873         <christian.gennerat@vz.cit.alcatel.fr>
1875 2000-09-21  Pavel Roskin  <proski@gnu.org>
1877         * extfs/uzoo.in: Suppress output from grep. Don't use '~',
1878         use $HOME instead - it's more portable.
1880 2000-08-24  Pavel Roskin  <proski@gnu.org>
1882         * extfs/Makefile.am: all scripts should be executable
1884 2000-09-18  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1886         * extfs/patchfs (LC_TIME): patch by Martin Bialasinski:
1887         override locale for dates
1889 2000-09-14  Pavel Machek  <pavel@bug.ucw.cz>
1891         * vfs.c, extfs/{a,extfs.ini}: Improved /#a filesystem
1893 2000-09-14  Pavel Roskin  <proski@gnu.org>
1895         * Make-mc.in: direntry.c was listed twice in VFSSRCS
1897         * Make-mc.in: removed commands to build standalone libvfs -
1898         they are now in Makefile.am. Create links in the build
1899         directory - source directory may be read-only. Removed hack
1900         with mcservx - it's no longer needed.
1902         * ftpfs.h: include "xdirentry.h" instead of "vfs/xdirentry.h"
1904 2000-09-05  Pavel Roskin  <proski@gnu.org>
1906         * Make-mc.in: don't ignore errors in the distdir target
1908 2000-08-24  Pavel Roskin  <proski@gnu.org>
1910         * extfs/Makefile.am: new file
1911         * Make-mc.in: remove stuff pertinent to the extfs directory
1913 2000-08-24  Pavel Roskin  <proski@gnu.org>
1915         * Make-mc.in: don't ignore error installing mcserv.
1916         Create directories before installing into them.
1918 2000-08-18  Pavel Roskin  <proski@gnu.org>
1920         * Make-mc.in: adjusted lists of distributed files.
1921         Makefile rebuilding fixed.
1923 2000-08-08  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1925         * ftpfs.c (dir_load): taken it out, it needs to correctly provide
1926         parent, this way it breaks things.
1928         * uzip.in: change by Dmitry Borodaenko <d.borodaenko@belcaf.com> to
1929         display zip files in fat and ntf formats
1931 2000-08-04  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1933         * ftpfs.c (dir_load): add . and .. to ftpfs listings, courtesy of
1934         Roland.Mainz@informatik.med.uni-giessen.de
1936         * util-alone.c (message_1s1d): added missing function
1938 2000-08-03  Pavel Roskin  <proski@gnu.org>
1940         * undelfs.h: Removed
1942 2000-08-02  Pavel Roskin  <proski@gnu.org>
1944         * Make-mc.in: Filters apt, audio, deba, debd and dpkg are now
1945         distributed. Added some comments to prevent future errors.
1946         "make distclean" now cleans generated filters.
1948         * samba/configure.in: Fixed sloppy output. The fix also sent to
1949         the Samba team.
1951         * samba/include/stamp-h.in: Added to CVS.
1953 2000-05-23  Andrew V. Samoilov  <sav@bcs.zp.ua>
1955         * vfs.c (mc_[un]def_getlocalcopy): better error handling on writing
1957 2000-05-18  Andrew V. Samoilov  <sav@bcs.zp.ua>
1959         * ftpfs.c: (my_get_host_and_username) space between macro name and
1960           parentheses removed
1962 2000-05-15  Andrew V. Samoilov  <sav@bcs.zp.ua>
1964         * tar.c (read_header): memory leaking for empty symlink's names fixed
1966         * utilvfs.c (vfs_split_url): *host is not assigned if host is null
1968         * ftpfs.c (login_server): new features of vfs_split_url () used,
1969           my_get_host_and_username became macro
1971         * vfs.c (mc_opendir, mc_chdir): unneeded calls to concat_dir_and_file
1972           removed (vfs_canon removes trailing '/')
1974         * sfs.c (vfmake, redirect): allocated memory realeased on errors
1976 2000-05-10  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1978         * direntry.c (vfs_s_new_inode): Do not leave st_nlink uninitialized.
1980 2000-05-08  Valery Kornienkov  <vlk@dimavb.st.simbirsk.su>
1982         vfs/extfs/uha.in: add HSC type archives
1984 2000-05-01  Pavel Machek  <pavel@bug.ucw.cz>
1986         * direntry.c (vfs_s_inode_from_path): fix for stating / directory
1987         done properly
1989         * vfs.c: == 0 is right test of eof.
1991 2000-04-28  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1993         * direntry.c (vfs_s_internal_stat): added ugly special case for /
1994         of archive to always exist. It seems I'm hiding some underlying
1995         problem :-(.
1997 2000-04-26  Andrew V. Samoilov  <sav@bcs.zp.ua>
1999         * direntry.c (vfs_s_find_entry_tree): segfault fixed when root is NULL
2001         (vfs_s_new_inode, vfs_s_new_entry): g_new replaced by g_new0
2003         * ftpfs.c (dir_load): ent->name is free()d for "." and ".."
2005         (ftpfs_directory_timeout): default value changed to 900
2007         (netrc_next): "const char * const keywords" go to rodata and is shared
2009 2000-04-16  Pavel Machek  <pavel@bug.ucw.cz>
2011         * vfs.c (vfs_type): FL_NO_LOCALHASH for prevention of obscure
2012         deadlocks with podfuk
2014         * direntry.c: fix behaviour when stating / directory of ftp
2015         archive
2017 2000-04-15  Timur Bakeyev  <mc@bat.ru>
2019         * ftpfs.c (netrc_next): "const char * keywords" is pretty nice.
2021         * ftpfs.c (dir_load): At last, found place, that broke handling
2022         directories with spaces in name. Problem was in prepending "/"
2023         to "." for current directory. Which was, obviously, wrong. Hacked
2024         to make just "LIST -la ." instead.
2026 2000-04-12  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2028         * extfs/lslR.in: Patch by tnovak@ipex.cz: allow spaces in filenames
2030 2000-04-10  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2032         * extfs/audio: Added a way to browse audio CDs conviently
2034         * undelfs.c: use NULLs instead of 0s when you assign to pointers!
2036 2000-04-05  Andrew V. Samoilov  <sav@bcs.zp.ua>
2038         * utilfs.c (vfs_split_url): Don't assign *pass if pass is NULL
2039         * fish.c (archive_open, archive_same): memory allocated by
2040           vfs_split_url() must be released after use, don't strdup()
2041           values allocated by vfs_split_url() and NULL passed to
2042           vfs_split_url() when password value is unused
2043         * ftpfs.c (archive_open, archive_same): ditto plus same for
2044           ftpfs_get_proxy_host_and_port()
2046 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2048         * ftpfs.c (netrc_next): Turned strange "const char * const
2049         keywords" into more alike "const char const * keywords". Still,
2050         think, it's too strict.
2052         * smbfs.c: Add #define BOOL_DEFINED before inclusion of samba
2053         headers. Libncurses(or slang?) defines BOOL and that can cause
2054         problems. (In fact, I can't find references to that const, but
2055         sure, I hade reason to do that:)
2057         * util-alone.h: Declare load_anon_passwd() to avoid warnings.
2059 2000-03-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
2061         * vfs.c (mc_def_getlocalcopy): free() replaced by g_free() to prevent
2062         crashes with mad, thanks to Timur I. Bakeyev <timur@bat.ru>
2063         * fish.c (linear_start): Name wasn't freed after usage.
2064         * cpio.c (cpio_ungetlocalcopy): Return type changed to int,
2065         function return 0 now.
2066         * direntry.c (vfs_s_close, vfs_s_resolve_symlink): Memory allocated
2067         by vfs_s_fullpath() is freed after use.
2068         * ftpfs.c (linear_start): Ditto.
2070 2000-04-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2072         * ftpfs.c (send_ftp_command): return from vfs_s_get_path_mangle is
2073         not strdupped(), so it must not be g_free'd.
2075 2000-03-29  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2077         * fish.c: Patch by <rebel@atrey.karlin.mff.cuni.cz>: make
2078         fish work better with files files like "this is sentence"
2080 2000-03-28  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2082         * extfs/*rpm: Patch by <rebel@atrey.karlin.mff.cuni.cz>: set
2083         locale to C so that rpm does not confuse us
2085 2000-03-06  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2087         Patch by  Andrew V. Samoilov <sav@bcs.zp.ua>
2089         * vfs.c (vfs_parse_ls_lga): Don't hard code st_ino and st_dev to
2090         0's, these variables must be assigned in vfs_s_new_inode() or
2091         extfs layer, so ftpfs subdirectories now can be copied.
2093 2000-02-25  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2095         Patch by  Andrew V. Samoilov <sav@bcs.zp.ua>
2097         * vfs.[ch] (vfs_canon, mc_open, vfs_file_is_local,
2098           mc_(un)?getlocalcopy): added const qualifier
2099         (mc_def_getlocalcopy): tempnam() returns malloc()ed buffer,
2100           so, free() it, not g_free();
2101         (vfs_canon): prepend filename by cwd when tilde '~' cannot be expanded;
2103 2000-02-23  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2105         * cpio.c: cpio.h is missing, so don't try to include it. (It is
2106         not needed, anyway. Strange.)
2108         * Makefile.in (NONETFILES): cpio added to compilation list
2110 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2112         * ftpfs.c: Definition of PORT changed in the middle of ftpfs.c
2113         with unexpected side effects (only when HSC_PROXY was
2114         defined). Introduce HSC_PROXY_PORT and FTP_COMMAND_PORT and use
2115         where appropriate.
2117         (dir_load): Do not hard code the directory cache timeout to 10
2118         seconds. Instead use the setting from Options/Virtual VFS ...
2120         * fish.c (file_store): honour changed semantics for return value
2121         (on error -1 is expected).
2123         * ftpfs.c (file_store): dito
2125 2000-02-22  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2127         * cpio.c: added. Thanx to Jan Hudec <bulb@centrum.cz>, who wrote
2128         it using code from tarfs.
2130 2000-02-21  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2132         * extfs/uzip.in (nam): y2k fixes (workarounds) by
2133         christian.gennerat@vz.cit.alcatel.fr
2135 2000-02-04  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2137         * ftpfs.c (ftpfs_unlink, *): prepend / so that it actually works
2139 2000-02-03  Andrew V. Samoilov  <sav@bcs.zp.ua>
2141         * xdirentry.h: added prototype for vfs_s_retrieve_file
2143 2000-01-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
2145         * direntry.c: (vfs_s_resolve_symlink, vfs_s_readlink) fixed segfaults
2146         for broken symlinks like 2001 -> The Space Oddysea.
2148 2000-01-24  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2150         * ftpfs.c: vfs semantics has some problems with ~s. What will
2151         happen if we just don't go to home directory of user? (We used to
2152         have /#ftp:hobit/~/ mean home directory of anonymous at
2153         hobit. Thats pretty broken.)
2155         * direntry.c (vfs_s_find_entry_linear): don't sleep after showing
2156         message
2158         * ftpfs.c: cosmetic fixes by Andrew V. Samoilov
2160 2000-01-18  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2162         * ftpfs.c: cosmetic fixes + killed ugly infinite loop, patch
2163         from Andrew V. Samoilov
2165 2000-01-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2167         * extfs.c (extfs_chdir): removed unneeded statment, plus applied
2168         cosmetics fixes from Andrew V. Samoilov
2170 2000-01-02  Martin Bialasinski  <martin@internet-treff.uni-koeln.de>
2172         * extfs/deb.in: Change to the deb vfs. tar has changed, and
2173         depending on the version, it saves files as "./filename" or
2174         "filename".
2176         * From debian: added deba, debd, dpkg, apt script file systems.
2178 1999-12-28  Andrew V. Samoilov  <sav@bcs.zp.ua>
2180         * vfs.c (vfs_parse_filedate): don't decode last columns as year
2183 1999-12-21  Pavel Roskin  <pavel_roskin@geocities.com>
2185         * vfs/vfs.h: use #warning only for gcc. Not all compilers
2186         understand it
2188 1999-12-15  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2190         * Merged changes by Andrew V. Samoilov <sav@bcs.zp.ua>. They are
2191         mostly internationalization + fixing stupid bugs of mine
2193 1999-12-08  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2195         * ftpfs.c: basically replaced ftpfs with new one. Unlike the
2196         previous one, this uses new direntry.c layer, so shared_ftp_fish.c
2197         can be killed.
2199         This is new code, so beware.
2201 1999-11-11  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2203         * shared_ftp_fish.c (s_ungetlocalcopy): need to supply some return
2204         value, too. This code is going to be killed, the sooner the better.
2206         * *.c (mc_[un]getlocalcopy): we really need some return value,
2207         because we can have errors
2209         * fish.c: don't use directory expiration, it does not work,
2210                 use retrieve_file from direntry.c
2213 1999-02-17  Pavel Machek  <pavel@bug.ucw.cz>
2215         * direntry.c (vfs_s_getlocalcopy): fixed segfault, getlocalcopy's
2216         name has to be malloced.
2218 1999-10-07  Miguel de Icaza  <miguel@gnu.org>
2220         * ftpfs.c (linear_read): Applied patch from Alexander V. Lukyanov
2221         <lav@yars.free.net> that makes the code compliant to RFC959
2223 1999-08-30  Miguel de Icaza  <miguel@gnu.org>
2225         * ftpfs.c (insert_dots): Use g_new here.
2227         * shared_ftpfs_fish.c: Style fixes and small fixes
2229 1999-09-22  Bjorn Eriksson  <mdeans@algonet.se>
2231         * extfs/uzip.in: Better handling of zip-archives that contain files
2232         which contain spaces.
2234 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2236         * ftpfs.c (ftpfs_set_debug), vfs.h: added const qualifier.
2238         * mcserv.c: removed definition of mad_strconcat which is also
2239         in mad.c.
2241 1999-09-17  Federico Mena Quintero  <federico@redhat.com>
2243         * smbfs.c: #define NO_CONFIG_H before including the samba
2244         includes; this way it will not re=define HAVE_LIBREADLINE.  This
2245         situation sucks.  Should we change the names of the widget.h
2246         history_*() functions?
2248 1999-09-14  Norbert Warmuth  <nwarmuth@privat.circular.de>
2250         * smbfs.c (various places): Store filenames in memory with the unix
2251         character set and convert it back to the dos character set when
2252         filenames are passed back to the samba server. If samba is configured
2253         correctly this will fix the problems with filenames which contain
2254         national characters.
2256         (bucket_set_authinfo): Set domain, username and password which will
2257         be used to log on and authenticate against the samba server and remember
2258         this information on a host/share basis. If set use PASSWD to get the
2259         password. If already authenticated against the host and share use this
2260         information. If already authenticated against host and IPC$ use this
2261         information. If neither of the former is true ask the user how to
2262         log on.
2264         (authinfo_get_authinfo_from_user): New function. Query the user for
2265         domain, username and password to use for authentication.
2267         (authinfo_free): New function. Free memory in authentication structure.
2269         (authinfo_free_all): New function. Free the list used to remember
2270         authentication information.
2272         (authinfo_compare_host_and_share, authinfo_compare_host): New functions.
2273         Helper functions used to search the authentication list.
2275         (authinfo_add): New function. Add one authentication entry to the
2276         authlist.
2278         (authinfo_remove): New function. Remove one entry from the authlist.
2280         (free_bucket): Free memory associated with one bucket.
2282         (smbfs_get_free_bucket): Initialize the complete connection array
2283         with 0. Free the memory allocated for a bucket and initialize the
2284         bucket before reusing it.
2286         (smbfs_open_link): use new functions to get authentication information
2288         (get_stat_info, smbfs_stat): remove unused variables.
2290 1999-08-31  Federico Mena Quintero  <federico@redhat.com>
2292         * extfs/uzip.in: Handle filenames with spaces better.  Thanks to
2293         Spyridon Papadimitriou <Spyridon_Papadimitriou@gs91.sp.cs.cmu.edu>
2294         for the patch.
2296 1999-08-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2298         * ftpfs.c (translate_path): Remove static buffer from here.
2299         Return a strdupped string now.
2300         (send_ftp_command): Release translate_path result here.
2301         (open_data_connection): Release translate_path result here.
2302         (ftpfs_chdir_internal): Release it here too.
2304 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2306         * shared_ftp_fish.c (get_line): Fixed off by one error ('\0' might
2307         have been written one slot past the supplied character array).
2309         * ftpfs.c (resolve_symlink_without_ls_options): Don't dump core on
2310         strange symlinks (ls -la doesn't reveal where the symlink points to
2311         and ls -lLa doesn't resolve the symlink either)
2313         Added protection against recursive symbolic links.
2315 1999-08-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2317         * smbfs.c: added missing include file
2319         (browsing_helper): use g_strdup instead of g_new + pstrcpy
2320         (Btw. this is an example why the handholding of smblib gives a
2321         false security feeling. pstrcpy limits the number of characters
2322         copied and is used with a buffer which is smaler than the hard
2323         coded limit in pstrcpy)
2324         (loaddir_helper): ditto
2325         (server_browsing_helper): ditto
2327         (get_remote_stat): fixed memory leaks
2328         (smbfs_loaddir): ditto
2329         (get_stat_info): ditto
2330         (smbfs_stat): ditto
2332         (convert_path): rewritten, now it's much cleaner what it does.
2333         This rewrite was necessary because gcc -O2 choked on glibc 2.1
2334         systems. In that combination strncat is a macro which expands to
2335         strlen and strcat and in vfs/samba/include/includes.h the latter is
2336         defined to __ERROR__XX__NEVER_USE_STRCAT___;.
2338 1999-08-18  Norbert Warmuth  <nwarmuth@privat.circular.de>
2340         * direntry.c (vfs_s_getlocalcopy): There's an aditional strdup
2341         needed. In rare cases a pointer was freed twice. Pavel Machek
2342         pointed this out a while ago but obviously it hasn't been fixed yet.
2344         * sfs.c (vfmake): Quote characters with a special meaning to the
2345         shell in filenames/-pathes (Fix Bug #1931, VFS will not work if
2346         your full path has the space character in it.).
2348 1999-08-17  Kjartan Maraas  <kmaraas@online.no>
2350         * fish.c: Fix typo.
2352 1999-08-15  David Martin  <dmartina@usa.net>
2354         * vfs.c (vfs_print_stats): Translate vfs stats
2356         * shared_ftp_fish.c (s_read, s_lseek): Mark strings for translation
2358         * fish.c: Translate messages
2360 1999-08-06  Norbert Warmuth  <nwarmuth@privat.circular.de>
2362         * tar.c (read_header): Don't segfault when a symlink points to the
2363         root directory.
2365 1999-08-01  Norbert Warmuth  <nwarmuth@privat.circular.de>
2367         * vfs.c: Don't close a function definition with "};". SunCC from
2368         2.5.1 chokes on the extra semicolon
2370         (mc_munmap): Don't dereference function pointer when checking for
2371         NULL (this check is supposed to prevent a segfault instead of
2372         causing one). This haven't got noticed up to now becaue there's no
2373         file system with mmap but without munmap.
2375 Tue Jul  6 11:22:40 1999  Timur I. Bakeyev  <mc@bat.ru>
2377         * samba/include/config.h: Removed. Should be generated.
2379 Tue Jul  6 11:18:45 1999  Timur I. Bakeyev  <mc@bat.ru>
2381         * Make-mc.in(XCPPFLAGS): Add necessary paths to allow compile sambafs
2382         when builddir != srcdir. Removed some junk after not coherent patching.
2384 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2386         * Make-mc.in (distcopy): Added a bunch of new lists of files for
2387         the directories in vfs/samba.  Use them in this rule, because
2388         plain wildcards will not work right.
2389         (SAMBA_DIST_TOPLEVEL): Added configure to the list of distributed
2390         files.
2391         Added smbfs.[ch] to the list of sources.
2393 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2395         * Make-mc.in: $SAMBAFILES -> @SAMBAFILES@ in the rule
2396         as well as the dependencies.
2398 1999-06-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2400         * smbfs.c       (get_remote_stat): Change debug level.
2402         (get_stat_info): 2 line fixes from Wayne to check the
2403         cache properly.  WOOOOHOOOO!  Works like a charm.
2405 1999-06-14  Wayne Roberts  <wroberts1@cx983858-b.orng1.occa.home.com>
2407         * vfs/smbfs.c: New file.  Implements the Samba-based file system.
2409         * vfs/vfs.h: Declare vfs_smbfs_ops, vfs_file_is_smb.
2411         * vfs/vfs.c (vfs_file_is_smb): implemented.
2412         (vfs_init) register smbfs.
2414         * vfs/samba: Incorporate SAMBA source code required for smbfs
2416 Fri Jun 18 11:49:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2418         * ftpfs.c (resolve_symlink_with_ls_options): Some ftp servers don't
2419         make a difference between "LIST -la" and "LIST -lLa". If we find such
2420         a server don't use -lLa when resolving symbolic links.
2422 1999-05-12  Christian GENNERAT  <christian.gennerat@alcatel.fr>
2424         * urar.in, uzip.in: patches to use in #urar and #uzip the new features
2425         added in mc-4.5.31 (unlink, mkdir, rmdir)
2427 1999-04-30  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2429         * extfs/deb.in (mcdebfs_run): Quote string properly, fix suggested
2430         by debian mantainer
2432 1999-04-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2434         * extfs/uzip.in (nam): Handle new unzips.
2436 Fri Apr 23 21:02:32 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2438         * ftpfs.c (retrieve_dir): If we don't get any valid directory entry
2439         (i.e. not even "." and "..") check whether the directory is empty
2440         or not existend (instead of failing with "ftpfs: failed").
2442 1999-04-23  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2444         * vfs.c (vfs_parse_filemode): fix for solaris which uses 'l'
2445         instead of 'S'.
2446         (vfs_parse_ls_lga): do not silently ignore parsing errors.
2448 Wed Apr 21 21:59:50 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2450         * extfs.c (extfs_open): tempnam returns a malloced string, no need
2451         to strdup it
2453         (various places): use free instead of g_free to free string returned
2454         by tempnam.
2456 1999-04-21  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2458         * urar.in, uzip.in: rolled in patches from "christian.gennerat"
2459         <christian.gennerat@vz.cit.alcatel.fr> for better handling of
2460         spaces and copyin-feature-addon.
2462 1999-04-18  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2464         * extfs.c (get_path_from_entry): Fix a crash here.
2466 1999-04-12  Andrew T. Veliath  <andrewtv@usa.net>
2468         * extfs.c (extfs_unlink):
2469         (extfs_mkdir):
2470         (extfs_rmdir):
2471         (remove_entry): New functions.
2472         (vfs_extfs_ops): Add unlink, mkdir and rmdir functions to table.
2473         Add descriptions for these to the extfs README.
2475 1999-04-12  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2477         * Make-mc.in (DISTVFS): try to distribute files needed for
2478         building libvfs.so alone
2479         (EXTFS_MISC): include uarj and unarj.diff in distribution
2481 1999-04-08  Owen Taylor  <otaylor@redhat.com>
2483         * extfs/deb.in extfs/ulha.in extfs/ucpio.in: Fix
2484         up "TMP RACE" comments so they are at least secure,
2485         if not terribly robust.
2487 1999-03-31 Serge Winitzki  <swinitzk@hotmail.com>
2489         * added copy_in capability to mtools filesystem
2491 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2493         * vfs.c (vfs_add_current_stamps): Only do stamping of the panels
2494         if they exist.
2496         * mcserv.c: #include <sys/wait.h>
2497         (get_client): Put `#ifdef __EMX__' around an otherwise-unused
2498         variable.
2500         * utilvfs.c (vfs_split_url): Fix NULL <-> 0 confusion when
2501         comparing characters.
2503         * ftpfs.c (retrieve_dir): Removed unused variable dot_dot_found.
2505         * extfs.c (extfs_init): Assign `key' to c, not `&key'.
2507 Sun Mar 28 23:50:47 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2509         * vfs.h (vfs_translate_url): Fixed the macro which is used when
2510         compiling without vfs.
2512 1999-03-22  David Martin  <dmartina@mailexcite.com>
2514         * ftpfs.c: Internationalize the messages that are displayed as
2515         hints.
2517 1999-03-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2519         * extfs.c (extfs_init): Fix the code here:  If the key is empty or
2520         only contains a new line, C would be pointing into an invalid location.
2522 Mon Mar 22 02:56:23 1999  Timur I. Bakeyev  <mc@bat.ru>
2524         * Makefile-mc.in: s/$(libdir)\/extfs/$(extfsdir)/
2526 Mon Mar 22 02:00:16 1999  Valery Kornienkov  <vlk@st.simbirsk.su>
2528         * extfs/uha.in: Add support for ha archives.
2530 1999-03-12  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2532         * vfs.c (vfs_parse_ls_lga): Handle stupid servers that send n_link
2533         set to zero.
2535 1999-03-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2537         * vfs.h: Make it compile in AIX.  Boy do those guys polute the
2538         name space.
2540 1999-03-09  Shooby Ban  <bansz@szif.hu>
2542         * extfs/extfs.ini: Corrected rpms -> rpms:
2543         by Balazs Nagy <julian7@kva.hu>
2545 1999-03-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2547         * vfs.c (parse_ls_lga): kill the messages on each error.
2549 Tue Feb 16 12:11:04 1999 Paul Sheer  <psheer@obsidian.co.za>
2551         * mcserv.c, mcfs.c: mcserv and mcfs exchange st_dev instead
2552         of st_rdev. This makes stats on device files useless. Fixing
2553         this does not break anything, but adds the ability to copy
2554         device files properly. Ideally, both st_dev and st_rdev should
2555         be returned for those programs that use the vfs to properly
2556         recreate hardlinks. Whose idea was it to only return one of
2557         these???
2559 1999-02-12  Sergey Korshunoff  <seyko@p5.f434.n5020.z2.fidonet.org>
2561         * unlha.in: Fix the problem of having incorrect pathnames when
2562         pulling out files from the LHA file.
2564 Sat Feb  6 23:44:28 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2566         * tar.c (read_header): Treat hardlinks correctly.
2568 Mon Feb  1 19:32:12 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2570         * ftpfs.c (insert_dots): renamed from insert_dot. We have to
2571         insert ".." as well or directories from ftp servers which don't
2572         list "." and ".." are displayed with an additional "/".
2574 Mon Feb  1 02:55:07 1999  Timur I. Bakeyev  <mc@bat.ru>
2576         * tcputil.c: One more my bug with '\0' -> NULL. Oops..
2578 Mon Feb  1 01:45:08 1999  Timur I. Bakeyev  <mc@bat.ru>
2580         * mcserv.c: If setuid() is avaliable, use it, even, streuid() also
2581         present. (BTW, bsdi uses it's own auth system..)
2583 Sun Jan 31 20:51:17 1999  Alexander Savelyev  <fano@vcom.kiev.ua>
2585         * mcserv.c (do_auth): mcserv never auth properly on bsdi.
2586         (mc/vfs/mcserv.c do_auth() on bsdi we must use setuid() not
2587         setreuid()).
2589         * tcputil.c: use correct signal handler (void func(int)) on BSDI
2591 Sun Jan 31 20:41:00 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2593         * mcserv.c (do_link): Removed duplicate invokation of link. Thanks
2594         to Grzegorz Makarewicz <mak@mikroplan.com.pl> for spotting this.
2596 Sun Jan 31 20:04:13 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2598         * vfs.c (vfs_strip_suffix_from_filename): Whoever replaces every
2599         occurance of 0 with NULL should stop this stupidy. And replacing
2600         '\0' with NULL is plan wrong!!. Reverted this replacement.
2602         * ftpfs.c (load_no_proxy_list): ditto
2604 Sun Jan 31 19:57:24 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2606         * ftpfs.c (insert_dot): New function. Insert a "." into the linked
2607         list. Stat'ing the root directory of a ftpfs fails if the dot is
2608         missing.
2610         (retrieve_dir): insert "." into the linked list if the ftp server
2611         haven't send it.
2613 Sun Jan 31 19:50:24 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2615         * The following changes make ftpfs work with a remote AmiTCP
2616         server are the result of somehow longish EMail debugging session. I
2617         don't know any public server of this kind but I was told the
2618         combination Unix/Amiga boxes are often used in intranets.
2620         * ftpfs.c (translate_path): New function. Translate a Unix path,
2621         i.e. MC's internal path representation (e.g. /somedir/somefile) to
2622         a path valid for the remote server. Every path transfered to the
2623         remote server has to be mangled by this function right prior to
2624         sending it. Currently only Amiga ftp servers are handled in a
2625         special manner.
2627         * ftpfs.c (various places): use translate_path
2629         * ftpfs.c (login_server): Assume we have to mangle pathnames if
2630         the greatings string from the server contains the word Amiga. If
2631         this assumption is wrong I have to find another way to turn on
2632         path translation.
2634         * ftpfs.c (ftpfs_get_current_directory): Prepend a leading slash
2635         if it is missing. MC needs it as seperator between hostname and
2636         path in its internal url representation.
2638 1999-01-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2640         * vfs.c (vfs_parse_ls_lga): attempt to correctly work against
2641         Notwell 4
2643 Wed Jan 27 03:09:48 1999  Timur I. Bakeyev  <mc@bat.ru>
2645         * All around the source: Changed copy_strings() to g_strconcat(). Modi-
2646         fy last parameter in concat_dir_and_file() to "" - to prevent stack from
2647         disbalancing.
2649 1999-01-25  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2651         * Makefile.am (libvfs_la_SOURCES): Added utilvfs.h.
2652         * Make-mc.in (VFSHDRS): Likewise.
2654 Sat Jan 23 18:40:19 1999  Timur I. Bakeyev  <mc@bat.ru>
2656         * utilvfs.c (append_path_sep): Removed - concat_dir_and_file(dir, NULL);
2657         gives the same effect.
2659 1999-01-21  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2661         * utilvfs.c (append_path_sep): Fixed, it was broken for paths
2662         which already have a / at the end.
2664 Fri Jan 22 01:41:25 1999  Timur I. Bakeyev  <mc@bat.ru>
2666         * undelfs.c: Found one more unconverted realloc() call.
2668 1999-01-20  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2670         * undelfs.c (undelfs_loaddel): Fix Timur's changes.
2672 Thu Jan 21 00:58:12 1999  Timur I. Bakeyev  <mc@bat.ru>
2674         * Actually commit all changes :>
2676 Tue Jan 19 05:15:49 1999  Timur I. Bakeyev  <mc@bat.ru>
2678         * Converted all occurences of DIR_SEP_CHAR and "/" to PATH_SEP and
2679         PATH_SEP_STR. Additionall cleanups of the memory code.
2681         * utilvfs.h: Added several defenitions for common sizes for buffers.
2682         It seems, most of us experience problems, when inventing size for new
2683         buffer. This is much better and portable way to eliminate the problem.
2685 1999-01-18  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2687         * vfs.h: The correct thing to use is PATH_SEP and PATH_SEP_STR
2689 Sun Jan 17 16:19:48 1999  Timur I. Bakeyev  <mc@bat.ru>
2691         * Converted memory managment to Glib. Now we use g_new()/g_malloc()/
2692         g_strdup()/g_free() routings. Also, copy_strings() replaced by
2693         g_strconcat(), and sprintf() by g_snprintf().
2695         * utilvfs.h: New header file. Introduced as a stock header, which keeps
2696         all includes in a right order, to avoid order-dependence mistakes.
2698 Sun Jan 17 15:49:39 1999  Paul Sheer  <psheer@obsidian.co.za>
2700         * direntry.c: vfs_s_find_entry_tree changed to follow
2701         symlinks properly. Symlinks are now always followed
2702         except for the last part of the filename.
2703         vfs_s_resolve_symlink() now converts absolute paths to
2704         ../../file notation so that they can be easily resolved
2705         within the tree.
2707         * tar.c: . and .. are missing from directory entries,
2708         making it impossible to resolve links - fixed.
2710 1999-01-12  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2712         * vfs.c (mc_get_current_wd): Do not die.  Truncate the pathname.
2714 1999-01-10  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2716         * sfs.c (redirect): tempnam returns a malloc()ed buffer.
2718 Sat Jan  9 19:15:00 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2720         * vfs.c (vfs_timeout_handler): Guard from recursive invocation.
2722 Sat Jan  9 19:13:28 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2724         * sfs.c (sfs_free): Fixed wrong linked list handling (head was
2725         lost after the first iteration).
2727         (sfs_getid): dito, return value was wrong.
2729 Sat Jan  9 22:49:02 1999  Timur I. Bakeyev  <mc@bat.ru>
2731         * vfs.c (parse_ls_lga): Rewrite function to make it more stright.
2732         Also, fixed some bugs in parsing (and add new ones:), which diasallowed
2733         proper parsing of device major and minor numbers. Some other fixes. Add
2734         several new is_*() functions to make code readable.
2736 1999-01-08  Ilya Zakharevich  <ilya@math.ohio-state.edu>
2738         * vfs.h (vfs_strip_suffix_from_filename): Typo fix.  Include
2739         defines for non-vfs compilation.
2741 Fri Jan  8 20:03:36 1999  Andrej Borsenkow  <borsenkow.msk@sni.de>
2743         * vfs.c (vfs_parse_filedate): I forgot to set got_year in one place
2744         (where YY-MM-DD is parsed).
2746 Thu Jan  7 06:24:25 1999  Andrej Borsenkow  <borsenkow.msk@sni.de>
2748         * vfs.c (vfs_parse_filedate): If the date is less than 6 months
2749         in the past, it is shown without year. In this case MC assumed
2750         the current year which is wrong from Jan to Jun.
2752 Thu Jan  7 03:47:35 1999  Timur I. Bakeyev  <mc@bat.ru>
2754         * vfs.c (parse_ls_lga): Fixed Y2K typo pointed by Alex.
2756 Thu Dec 31 08:47:15 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2758         * sfs.c (sfs_nothingisopen): Assume for now it's always save to free
2759         this filesystem and delete temporary files. This needs further
2760         investigation.
2762         * tar.c: deleted unused empty struct tar_super.
2764 Thu Dec 31 08:40:44 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2766         * direntry.c: Split fd_usage into fd_usage and ino_usage. fd_usage
2767         was used for external and internal reference count. This was wrong
2768         because we can free resources taken up by the vfs as soon as the
2769         external reference count (now fd_usage) is zero. The internal
2770         reference count (ino_usage) mustn't matter because the vfs has to
2771         clean up itself in the correct order.
2773 Fri Dec 25 21:48:51 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2775         * direntry.c (vfs_s_new_inode): Moved initialization of st_ino
2776         and st_dev from vfs_s_default_stat.
2778         (vfs_s_default_stat): initialize st_ino and st_dev to zero
2780         * tar.c (tar_open_archive): Make a new MEDATA->rdev for every
2781         new archive.
2783 Mon Dec 21 22:55:48 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2785         * tar.c: Deleted global variable tar_gzipped_memlimit.
2787 Wed Dec 16 06:36:42 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2789         * vfs.c (vfs_strip_suffix_from_filename): New function which strips
2790         known vfs suffixes from a filename and returns a malloced string
2791         which has to be freed. Possible improvement: strip vfs suffix from
2792         last path component.
2794         * extfs/*: added "umask 077" to every script.
2796 Tue Dec 15 16:41:50 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2798         * extfs.c (extfs_open), sfs.c (redirect): create files 0600 and
2799         safely w.r.t. symlinks in /tmp
2801 Mon Nov 30 23:49:11 1998  Pavel Machek  <pavel@bug.ucw.cz>
2803         * direntry.c: Hopefully got want_stale_data right...
2805 Wed Nov 25 23:54:23 1998  Pavel Machek  <pavel@bug.ucw.cz>
2807         * vfs.h: use ENETUNREACH if EREMOTEIO error code is not defined,
2808         this is neccessary for Solaris and probably others
2810 Mon Nov 23 17:39:33 1998  Pavel Machek  <pavel@bug.ucw.cz>
2812         * vfs.c (vfs_type_from_op): removing unneccessary code
2814 Wed Dec  9 12:24:52 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2816         * extfs/rpm: commit fix for files with spaces in name by Marc
2817         Merlin (marcsoft@merlins.org)
2819 Mon Dec  7 11:04:57 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2821         * fish.c: default to normal ssh
2822         (open_archive_int): debugging hack killed
2824 1998-12-02  Raja R Harinath  <harinath@cs.umn.edu>
2826         * Makefile.am (EXTRA_DIST): Distribute files that the
2827         BUILT_SOURCES depend on.
2828         (mad.c, mad.h): Don't use GNU make specific features in rule.
2829         (libvfs_la_SOURCES): Update from Make-mc.in.
2831 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2833         * direntry.c (vfs_s_insert_super): This routine does not return
2834         anything.
2836 1998-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2838         * fish.c (FISH_OP): changed snprintf to g_snprintf, as glib is
2839         used anyway.
2841         * xdirentry.h (LINK_NO_FOLLOW):
2842         * tar.c (read_header):
2843         * direntry.c (vfs_s_resolve_symlink):
2844         (vfs_s_inode_from_path):
2845         (vfs_s_open): renamed NO_FOLLOW and FOLLOW to LINK_NO_FOLLOW and
2846         LINK_FOLLOW resp. to avoid problems on solaris, where FOLLOW and
2847         NO_FOLLOW are defined in an enum.
2849         * vfs.h (ELAST): define it to 300, if not already defined, thats a
2850         bad hack, but what can we do....
2852 Wed Dec  2 14:06:49 KST 1998  Sung-Hyun Nam  <namsh@lgic.co.kr>
2854         * direntry.c (vfs_s_new_super): Added the missing return value.
2856 Sun Nov 29 02:54:54 1998  Timur I. Bakeyev  <mc@bat.ru>
2858         * vfs.h: (Temporary?) fix to the compiling error: Some of the error
2859         codes, defined here are Linux specific and unknown to other systems.
2860         Changed to #ifdef's with assigning new codes by means ELAST+offset.
2862 Tue 24 Nov 12:43:20 1998  Peter Kleiweg  <kleiweg@let.rug.nl>
2864         * vfs.c (vfs_parse_ls_lga): ignore trailing + in permission string
2865         which indicate a file with extented attributes (ACL)
2867 Mon Nov 23 21:19:43 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2869         * ftpfs.c (resolve_symlink_with_ls_options): that's resolve_symlinks
2870         we used up to release 4.1.35. It uses LIST -lLa to get symlink stats.
2872         (resolve_symlink_without_ls_options): that's resolve_symlinks
2873         we used in release 4.1.36 and 4.5.[01]. It gets symlink stats from the
2874         directory cache fetching directories if necessary. We got some
2875         complaints about slower ftpfs in the above releases. Now this methode
2876         is no longer the default methode to resolve symbolic links. It is still
2877         needed for ftp servers which don't understand the LIST -lLa command.
2879         (resolve_symlink): Dispatch between the two methods to
2880         resolve symlinks.
2882 Sat Nov 21 21:38:08 1998  Pavel Machek  <pavel@bug.ucw.cz>
2884         * vfs.c (vfs_parse_ls_lga): corrected stupid bug in parse_ls_lga,
2885         thanks to Pavel Roskin for reporting
2887         * direntry.c (vfs_s_lseek): -1 is invalid filehandle, not 0
2889         * utilvfs.c (vfs_split_url): initialize variables so that we do
2890         not return garbage
2892 Sat Nov  7 20:19:14 1998  Pavel Machek  <pavel@bug.ucw.cz>
2894         * vfs.c: Converted g_return_if_fail into vfs_dies(), removed them
2895         where unneccessary. I do not see why passing NULL to vfs_add_stamp
2896         should be invalid -> removed check.
2898 Mon Nov  2 23:09:55 1998  Pavel Machek  <pavel@bug.ucw.cz>
2900         * direntry.c, xdirentry.h: should be now prepared to handle
2901         ftp-like filesystems. This is rather BIG change, altrough it does
2902         not look so. I hope I do not break too many things.
2904 Mon Nov 16 16:39:39 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2906         * vfs.c (vfs_parse_ls_lga): Report unrecognized lines.
2908 Thu Nov 12 11:28:48 1998  Pavel Roskin  <pavel_roskin@geocities.com>
2910         * extfs/rpm: Fix to display files belonging to users with
2911         excessively long usernames
2913 1998-10-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2915         * fish.c (command): Replace vnsprintf with g_strdup_vprintf.  This
2916         is both safe and more correct, as there is no limit on the
2917         pathname.
2919         * ftpfs.c (command): Same as above.
2921         * util-alone.c (print_vfs_message): Same as above.
2923 Wed Oct 28 17:06:57 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2925         * ftpfs.c: report which directory you are listing, fix behaviour
2926         with servers that don't like LIST //. (Nowell) Fix behaviour even
2927         with NT.
2929         * direntry.c (vfs_s_automake): insert newly generated entry
2931         * direntry.c (vfs_s_free_entry): Debugging printf() killed.
2933 Mon Oct 26 00:38:30 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2935         * Make-mc.in: added xdirentry.h to VFSHDRS
2937 Fri Oct 23 12:29:48 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2939         * tar.c (tar_open_archive): do not double-free memory if you can
2940         not open archive, better error handling
2942         * Makefile.in: add direntry.o to list of NONETFILES so we actually compile
2944         * sfs.c, tar.c: remove debugging messages (which really should not
2945         escape from my tree)
2947 Thu Oct 22 22:24:44 1998  Pavel Machek  <pavel@bug.ucw.cz>
2949         * README: added. If you are using emacs or hacking libvfs, please
2950         read this one.
2952         * direntry.{c,h}: new library created, so that same entry/inode
2953         code does not have to be copied in every handler.
2955         * tar.c: converted to use direntry.c library, which means BIG changes.
2957         * ftpfs.c: small updates to make code look nicer
2959 Mon Oct 19 19:40:58 1998  Pavel Machek  <pavel@bug.ucw.cz>
2961         * vfs.h (&more): killed ERRNOR() from vfs.h and put it into files
2962         which actually need it.
2964         * extfs.c: extfs_current_dir killed - it was unneccessary.
2966         * mcfs.c (mcfs_get_path): It is possible for path not to begin
2967         with /#mc:, for example if user does /etc/#mc:. (It is not
2968         correct, of course). Return error, but do not vfs_die().
2970 Sun Oct 18 23:48:00 1998  Pavel Machek  <pavel@bug.ucw.cz>
2972         * lib/mc.ext.in: cpio support fixed. It was broken since time we
2973         started to do #ext syntax.
2975 Sat Oct 17 20:43:20 1998  Pavel Machek  <pavel@bug.ucw.cz>
2977         * vfs.c (mc_open): die() if open is unsupported. If filesytem does
2978         not support open, it is probably stupid typo, so we want bug to be
2979         fixed.
2981 Thu Oct 22 20:30:28 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2983         * ftpfs.c (resolve_symlink, retrieve_dir): Don't timeout and
2984         free dcache while resolving symlinks (i.e. don't free some
2985         pointers which are in use by resolve_symlink).
2987 Mon Oct 19 11:44:47 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2989         * mcfs.c: prefix is mc:, not mcfs:. So now mcfs actually works.
2991 Thu Oct 15 17:17:17 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2993         * shared_ftp_fish.c (s_write): stupid bug fixed
2995 Tue Oct 13 00:22:52 1998  Pavel Machek  <pavel@bug.ucw.cz>
2997         * extfs/*: marked obvious security holes with FIXME: TMP RACE
2999         * vfs.c (mc_def_getlocalcopy): creat->open(..,O_EXCL), to prevent
3000         symlink attack, fixed memory leak along the path
3002 1998-10-13  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3004         * vfs.c, vfs.h: Indentation chages, ugly macros removed.  I am
3005         going to split this file in the future.
3007 Tue Oct 13 18:43:18 1998  Pavel Machek  <pavel@lomikel.karlin.mff.cuni.cz>
3009         * vfs.c (vfs_add_noncurrent_stamps): Fixed typo reported by Andrej
3010         Borsenkow <borsenkow.msk@sni.de>
3012 Tue Oct 13 12:42:10 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
3014         * vfs.h (vfs_struct): renamed to avoid namespace conflict
3016 Mon Oct 12 22:42:30 1998  Pavel Machek  <pavel@bug.ucw.cz>
3018         * sfs.c: reuse mmap from local.c
3020         * ftpfs.c, fish.c, shared_ftp_fish.c: horrible reget hack removed,
3021         and replaced with open(,O_LINEAR); lseek() combination
3023 Sun Oct 11 01:44:37 1998  Pavel Machek  <pavel@bug.ucw.cz>
3025         * mcfs.c (open_tcp_link): Moved: it used to be in utilvfs.c, but
3026         as it deals with portmapper, it is probably usefull for mcfs
3028         * vfs.h (MCERR_*): these are no longer needed
3030         * vfs.c (vfs_translate_url): translating of url's moved to vfs
3031         code
3033         * all around: trying to reduce namespace pollution. All special
3034         functions (like extfs_run) should be done using mc_setctl()
3035         interface. At the end, all non-static functions in vfs layer
3036         should begin with vfs_ and should be declared in vfs.h (however
3037         that goal is far away).
3039         * all over the code: replace X_vfs_ops to vfs_X_ops
3041 Mon Oct  5 20:11:01 1998  Pavel Machek  <pavel@bug.ucw.cz>
3043         * vfs.c: added stat to avoid hiding files by naming them
3044         #ftp:localhost and similar. Vfs will not treat files as local if
3045         they already exists, regardless of name.
3047 Tue Oct  6 15:34:22 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
3049         * vfs.h: disable BROKEN_PATHS by default. See if you can live
3050         without cd .. from ftp tree putting you to last directory.
3052 Sat Oct  3 14:28:57 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3054         * ftpfs.c (resolve_symlink): fixed cut'n paste error in my last
3055         change, i.e. make it compile)
3057 Sat Oct  3 01:03:37 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3059         * ftpfs.c (resolve_symlink): minor speed enhancement
3061 Thu Oct  1 18:39:52 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3063         * vfs.h: vfs_force_expire() was incorrectly #define'd
3065 Tue Sep 29 17:23:03 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
3067         * extfs.c, sfs.c: added few static's to prevent people from doing
3068         stupid things
3070 Mon Sep 28 21:43:16 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3072         * vfs.h (struct vfs): renamed errno to verrno because glibc2
3073         defines errno as macro (#define errno (*__errno_location ()))
3075 Mon Sep 28 21:34:03 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3077         * Makefile.in: search config.status in builddir and not in srcdir/..,
3078         i. e. make it compile for builddir != srcdir
3080 Sun Sep 27 16:16:52 1998  Pavel Machek  <pavel@bug.ucw.cz>
3082         * COPYING.LGPL, all over the code: code is now under Library
3083         General Public License (instead of GPL), so non-free applications
3084         can link to it.
3086 Wed Sep 23 22:37:40 1998  Pavel Machek  <pavel@bug.ucw.cz>
3088         * all over the code: added (vfs *) as first argument for functions
3089         that have no other way to know what fs they belong to. This will
3090         be used by object-like tricks, which will allow us to do real
3091         code-sharing: I do not like #including of .c files.
3093 1998-09-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3095         * shared_ftp_fish.c: Addaed prototypes for linear_start, linear_read,
3096         linear_close
3098 Wed Sep 23 15:09:55 1998  Tom Tromey  <tromey@cygnus.com>
3100         * vfs.h (MIN, MAX): Only define if not already defined; glib.h
3101         also defines them.
3103 Wed Sep 23 13:33:14 1998  Pavel Machek  <pavel@ucw.cz>
3105         * ftpfs.c: Fixed segfault caused by unitialized varialble
3107 Wed Sep 23 11:51:12 1998  Pavel Roskin  <pavel_roskin@geocities.com)
3109         * ftpfs.c: Special characters were printed via print_vfs_message.
3110         This caused funny effects if "XTerm hintbar" was on.
3112 Mon Sep 21 11:40:30 1998  Pavel Machek  <pavel@ucw.cz>
3114         * ftpfs.c, fish.c: added O_LINEAR mode to handle linear read of
3115         files in sane way. copy_file_file will make temporary files for a
3116         while (fix pending).
3118         * tar.c: fixed bzip/bzip2 compressed archives
3120 Wed Sep 18 12:51:51 1998  Pavel Machek  <pavel@ucw.cz>
3122         * fish.c, vfs.c: created aliases /#ssh: and /#rsh:
3124         * vfs.h: created ERRNOR() macro which sets my_errno and returns,
3125         which makes vfs's _much_ more readable
3127 Fri Sep 18 10:37:28 1998  Pavel Roskin  <pavel_roskin@geocities.com)
3129         * extfs.c: free() was called twice for the same place in memory
3130         in extfs_open()
3132 Tue Sep 15 20:31:32 1998  Norbert Warmuth  <k3190@fh-sw.de>
3134         * ftpfs.c (ftp_use_unix_list_options): New global variable/option.
3135         If true we try to use 'LIST -la <path>'. When it fails we use the
3136         two commands 'CWD <path>' and 'LIST' instead.
3138         (resolve_symlink): rewritten. Don't get a second directory listing
3139         with `LIST -lLa'. Instead use the cache to get the file stat of
3140         symbolic links. If the directory the symlink points to isn't
3141         already in the cache the directory listing will be fetched and
3142         stored in the directory cache (without resolving symlinks
3143         recursively).
3144         The new method to resolve symlinks is faster if symlinks
3145         the same directory or the directory the symlink points to
3146         is already in the cache.
3147         This function was small and nice until I discovered that it was
3148         broken for symlinks to symlinks. Now it looks ugly and perhaps I
3149         will revert it to use "LIST -lLa" again. With a fast connection it
3150         doesn't matter which methode we use but with a slow connection I
3151         wouldn't hesitate to burn more cpu cycles on the client side.
3153         (retrieve_dir): Added parameter to tell whether to resolve
3154         symlinks (don't resolve symlinks in directory listings retrieved
3155         while resolving symlinks).
3156         When we don't get a directory listing with 'LIST -la <path>' then
3157         try to get it with `CWD <path>; LIST'.
3159 Tue Sep 15 20:27:29 1998  Norbert Warmuth  <k3190@fh-sw.de>
3161         * ftpfs.c (login_server): s/ftpfs_get_host/my_get_host/
3163         (retrieve_file_start2): Don't create target file O_EXCL, in
3164         copy_file_file we check existance of the target file and know
3165         that we want to truncate it (this change was already done a
3166         while back but it was reverted with the vfs-split).
3168 Tue Sep 15 20:15:42 1998  Norbert Warmuth  <k3190@fh-sw.de>
3170         * ftpfs.h (struct connection): added boolean which indicates that
3171         the ftp server doesn't understand Unix ls options
3173         * ftpfs.h (struct dir): added enum to store symlink status of the
3174         in memory directory cache (directory has no symbolic links;
3175         symbolic links but not yet resolved; symbolic links which are resolved)
3177 Tue Sep 15 20:02:08 1998  Norbert Warmuth  <k3190@fh-sw.de>
3179         * shared_ftp_fish.c, fish.c: updated references to retrieve_dir to
3180         honour the additional boolean parameter
3182 Tue Sep 15 00:42:15 1998  Timur Bakeyev  <mc@bat.ru>
3184         * vfs.h: add vfs_split() declaration, to make sfs.c happy.
3186         * Make-mc.in, Makefile.am: Updated to include fish.c
3188 1998-09-14  Norbert Warmuth  <k3190@fh-sw.de>
3190         * sfs.c (sfs_free): assignment operator was used to check for equality
3192 Fri Sep 11 22:36:38 1998  Pavel Machek  <pavel@ucw.cz>
3194         * sfs.c: memory leak fixed
3196         * vfs.c: split parse_ls_lga into more functions
3198         * fish.c added, now you can access files over rsh/ssh connection
3200         * shared*.c: reworked a bit not to include so many of ugly X_'s
3202 Wed Sep  2 13:59:47 1998  Pavel Machek  <pavel@ucw.cz>
3204         * ftpfs.c: cleanup of code, few static's added
3206         * extfs/uarj: added, still, you need patches to unarj to make this
3207         work
3209         * util-alone.c: now includes code from libvfs.c, so we can kill
3210         libvfs.c (which is good thing as it was non-standard in Makefiles)
3212 Sun Aug 30 13:19:49 1998  Pavel Machek  <pavel@ucw.cz>
3214         * undelfs.c: fixed, it has been broken for too long
3216         * vfs.c, ../src/cmd.c: neccessary minor fixes to make undelfs work
3218         * vfs.c: made more fields in *_vfs_ops optional, cleanup of errno
3219         handling in case of NULL in *_vfs_ops.
3221         * extfs.c, ftpfs.c, tar.c: made use of above change
3223         * vfs.c: cleanup of macros generating mc_*()
3225         * libvfs.c: adding variable mc_home
3227 Thu Aug 27 19:45:31 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3229         * extfs.c: mc_extfsdir was not defined in extfs_open()
3231         * Make-mc.in: sfs.c was not compiled, linked and copied out
3232         extfs/sfs.ini was not installed and copied out
3234         * Makefile.am: sfs.c was not linked to standalone VFS
3236 Tue Aug 25 17:54:17 1998  Pavel Machek  <pavel@ucw.cz>
3238         * Added vfs_uid for use by libvfs.so users (rpc.nfsd)
3240         * Added single file filesystem (sfs)
3242         * Added vfs_flags so library users can disable selected
3243         filesystems
3245         * Minor shuffling of functions so garbage collection works for
3246         library
3248 1998-08-20  Raja R Harinath  <harinath@cs.umn.edu>
3250         * Makefile.am (mad.c, mad.h): Create symlinks to counterparts in
3251         `mc-src'.
3253 Wed Aug 12 19:04:48 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3255         * extfs/patchfs: %k replaced with more portable %H in the format
3256         for "date" command
3258         * extfs/extfs.ini: Added patchfs and mailfs. Some comments
3259         changed
3261 Tue Aug 11 15:25:52 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3263         * extfs/rpm: Fix for buggy "cut" on HP-UX 10.20 which ignores
3264         lines without enf-of-line.
3266 Mon Jun 01 03:30:07 1998  Alexander Savelyev  <fano@vcom.kiev.ua>
3268         * tar.c (read_header): Support for linkflag on BSDI tar (pax), it
3269         is always 0.
3271 1998-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3273         * ftpfs.c (ftpfs_open_socket): Potential security break fix.
3275 1998-08-06  Raja R Harinath  <harinath@cs.umn.edu>
3277         * Makefile.am (BUILT_SOURCES): Make it `make dist' friendly.
3278         Don't try building this, yet.
3280 1998-07-31  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3282         * Make-mc.in (install.extfs): Splitted install of $(EXTFS_CONST)
3283         and $(EXTFS_OUT) because the first must be installed from
3284         $(srcdir) and the second from $(builddir).
3286 Fri Jul 24 00:22:30 1998  Tom Tromey  <tromey@cygnus.com>
3288         * Make-mc.in (DISTVFS): Changed Makefile.in to Make-mc.in.
3290         * Makefile.am: New file.
3291         * Make-mc.in: Renamed from Makefile.in.
3292         * Makefile.in: Removed.
3294 Mon Jun 29 15:12:55 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3296         * Makefile.in: Rewritten stuff concerning extfs files.
3298 Mon Jun 22 22:30:00 1998  Manish Vachharajani  <mvachhar@vger.rutgers.edu>
3300         * Makefile.in: Remove arfs, since it doesn't seem to exist
3302 Wed Jun 17 Pavel Machek  <pavel@ucw.cz>
3303         * Rename helper scripts (extfs/{rar|lha|...}.in), so their names
3304         are more logical (and so that things actually work, because new
3305         names are currently in extfs.ini).
3307 Wed Jun 17 Pavel Machek  <pavel@ucw.cz>
3308         * Modified code to use tempnam() instead of tmpnam(), fixed
3309         tempnam() to use NULL instead of 0.
3311 Wed Jun  3 Pavel Machek  <pavel@ucw.cz>
3313         * libvfs.c: adding libvfs.c which should contain things specific
3314         to stand-alone libvfs.so. (This file was missing from previous
3315         merge.)
3317 Mon Jun  1 16:00:19 1998  Norbert Warmuth  <k3190@fh-sw.de>
3319         * ftpfs.c (ftpfs_fill_names): use right character to seperate
3320         prefix and username
3322 Mon Jun  1 14:19:20 1998  Bakeyev I. Timur  <mc@bat.ru>
3323         * vfs.c (parse_ls_lga): allow a bit wider range of listings.
3325         * vfs.c (is_time, is_year): new functions
3327 Mon Jun  1 12:47:50 1998  Norbert Warmuth  <k3190@fh-sw.de>
3329         * ftpfs.c (ftpfs_forget): Use the new ftpfs prefix.
3331 Thu May 28 16:42:31 1998  Pavel Machek  <pavel@ucw.cz>
3333         * extfs.c, shared.c, tar.c: I changed semantics in my previous
3334         patch - _get_path() now modifies strings passed to it. I thought
3335         that I were carefull enough not to introduce bugs. You guessed it -
3336         I was not. [Many tar_ and extfs_ functions modify strings passed
3337         to them, but as they are only called from vfs layer, it does not
3338         matter much.]
3339         So I renamed function to alert everyone that semantics changed.
3341         Fixed bugs in timestamping (and segfaults) when you entered tar
3342         inside zip file or similar.
3344         * vfs.c (mc_open): Die if the filesystem doesn't support open
3346 ???         Pavel Machek <pavel@ucw.cz>
3348         * shared.c: Shared parts of extfs.c and tar.c are now in shared.c
3350         * util-alone.*: VFS should be able to compile stand-alone into
3351         libvfs.so usable by anyone. This is first step.
3353         * vfs.c & others: syntax change. We no longer use
3354         tar:/path.tar/file. Now, syntax is /path.tar#utar/file, which has
3355         better defined meaning. Similar changes are done to all other
3356         protocols. This change touched really _many_ places of code.
3359 1998-05-26  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3361         * vfs.c (MC_DIROP): Macro now returns the proper value.
3363 1998-maj-18  Tamasi Gyorgy (gt_cosy@usa.net)
3365         * Makefile.in ('install' target): 'mcserv' not installed, if
3366         net-code is not enabled by 'configure'.
3368 Thu May 14 02:05:52 1998  Norbert Warmuth  <k3190@fh-sw.de>
3370         * Makefile.in (LIBS): add @LINTL@
3372 Sun May 10 14:51:03 1998  Norbert Warmuth  <k3190@fh-sw.de>
3374         * ftpfs.c (__ftpfs_chdir): CWD command wasn't sent at all. This
3375         optimation is wrong because for directories containing spaces we
3376         have to "CWD <pathname>" and "LIST -la" instead of
3377         "LIST -la <pathname>".
3378         I implemented a different optimation. Now ftpfs_chdir only stores
3379         the new working directory and sets a flag. __ftpfs_chdir is called
3380         when we really want to change the directory on the ftp server.
3382         (resolve_symlink): Log the directory listing to the logfile.
3384         * ftpfs.h (struct ftpfs_connection): Added a (per connection)
3385         cwd_defered flag.
3387 Mon May  4 10:27:49 1998  Norbert Warmuth  <k3190@fh-sw.de>
3389         * Makefile.in: Links to mad.c and mad.h were created wrong when
3390         srcdir != builddir and directory depth to srcdir and builddir were
3391         different (e.g. srcdir=/src/mc and builddir=/src/compile/mc)
3393         * ftpfs.c (retrieve_file_start2): Don't create target file O_EXCL,
3394         in copy_file_file we check existance of the target file and know
3395         that we want to truncate it.
3397 1998-04-29  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3399         * tar.c (read_header): Mark regular files with S_IFREG.
3401 Tue Apr 28 06:06:03 1998  Norbert Warmuth  <k3190@fh-sw.de>
3403         * extfs.c (extfs_open, extfs_close): Changed my_system(1,...) to
3404         my_system(EXECUTE_AS_SHELL,...), this fixes the broken copyin and
3405         copyout of 4.1.32.
3407 1998-04-23  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3409         * ftpfs.c (retrieve_file_start2): Open file exclusively.
3410         (retrieve_file): likewise.
3412 1998-03-31  Philippe De Muyter  <phdm@macqel.be>
3414         * vfs.h: compilation fix for m68k-motorola-sysv
3416 Wed Mar 25 19:01:48 1998  Norbert Warmuth  <k3190@fh-sw.de>
3418         * extfs/hp48: Added a usage summary
3420 Mon Mar 23 00:42:21 1998  Christofer Edvardsen  <ce@earthling.net>
3422         * Makefile.in, extfs/extfs.ini, extfs/hp48: New external
3423         filesystem to view and copy files to/from the HP48.
3425 Wed Feb 11 14:09:02 1998  Oleg  <oleg@pobox.com>
3427         * extfs.c: Add support for writtable external file systems.
3428         Required for the httpfs.
3430 Fri Jan 23 07:27:37 1998  Peter Daum  <gator@cs.tu-berlin.de>
3432         * extfs.c (open_extfs_archive): Pass the quoted argument to the
3433         list command.
3435         * mailfs: new file system.
3437 1997-12-21  Yuri Kuzmenko  <Yuri.Kuzmenko@f169.n463.z2.fidonet.org>
3439         * tar.c: fix the bug which core dumps when trying to view tar file
3440         with many files (over 60000).
3442 Mon Jul 21 18:47:37 1997  Miguel de Icaza  <miguel@athena.nuclecu.unam.mx>
3444         * vfs.c (mc_opendir): Do not make conversions between int/void *
3445         to make the code compile and work on the Alpha correctly.
3446         Allocate a pointer to an int and use that instead.
3448 Thu Jul  3 19:08:43 1997  Michele Marziani  <marziani@axpfe1.fe.infn.it>
3450         * extfs/rpm: Small fix for older RPM files.
3452 Mon Jun  9 19:00:30 1997  Norbert Warmuth  <k3190@fh-sw.de>
3454         * vfs/vfs.c (vfs_canon): Fix for the 'cd a:/somedir/..' problem
3456         * vfs/vfs.c (vfs_add_non_current_stamps): when leaving a mtools fs
3457         free the extfs buffers immediatly instead of waiting for the vfs-
3458         timeout
3460 Thu May 29 14:50:41 1997  Miguel de Icaza  <miguel@athena.nuclecu.unam.mx>
3462         * vfs.c (vfs_canon): the "local:" case was consuming one extra
3463         character.  This fixes the bug reported by Andrej.  Also, handle
3464         the non-canonical case of arguments to  local:
3466 Tue May 27 20:38:28 1997  Miguel de Icaza  <miguel@athena.nuclecu.unam.mx>
3468         * mcserv.c (get_client): The parent now waits for the first forked
3469         process, getting rid of the zombies.
3471         * utilvfs.c (open_tcp_link): If we can not contact the remote
3472         portmapper, set the protocol version to 1.
3474 Fri May 16 16:42:18 1997  Tomasz K³oczko, <kloczek@rudy.mif.pg.gda.pl>
3476         * mc.spec: New spec file, this packages mc, mcserv and tkmc.
3478         * lib/mcserv.init, lib/mc.sh, lib/mcserv.pamd: added
3480         * vfs/ext/rpm: instead using sed and rpm -qpi use rpm queries,
3481         more info currently displayed (changeslogs, Os, URL, packager
3483 Tue May 13 18:14:49 1997  Wojtek Pilorz  <wpilorz@bdk.lublin.pl>
3485         * vfs/Makefile.in (INSTALL_PROGRAM): Use -m flag for install to
3486         force vfs scripts to be executable on those systems that use
3487         install.sh
3489         * src/utilunix.c: Implement socketpair for SCO flavored systems.
3491 Mon Mar 17 12:03:50 1997  Norbert Warmuth  <k3190@fh-sw.de>
3493         * configure.in (--with-hsc): fix.
3495         * vfs/ftpfs.c (ftpfs_get_proxy_host_and_port): Fixed wrong parameter
3496         passing (HSC_DEFAULT_PORT was passed as pointer to char instead of
3497         passing it as integer)
3499 Tue Feb 25 20:21:00 1997  Joseph M. Hinkle  <jhinkle@rockisland.com>
3501         * extfs/lha: Updated the lha filesystem and included a command
3502         for running an executable from within an lha archive suggested
3503         by Zdenek Kabelac <kabi@informatics.muni.cz>
3505         * extfs/: Renamed cpio, deb, rar, rpm as *.in files and altered
3506         config.in to create these VFS's for cleaner compilation