Pavel Roskin
459e0ee296
* shared_tar_ext.c (__find_entry): Make sure that the parent is a
...
directory even if the child is not.
2001-02-19 20:55:26 +00:00
Pavel Roskin
1a4495c4c7
* extfs/mailfs (parse_date): Correctly handle two-digit years
...
between 1970 and 1999.
2001-02-19 18:42:12 +00:00
Pavel Roskin
a18b4a09eb
* vfs.c (vfs_parse_filedate): Don't reset got_year to 0 while
...
checking for ctime() format.
From Peter Daum.
2001-02-15 01:37:43 +00:00
Pavel Roskin
d0c9ee2e9f
Fixed incomplete description of the last patch.
2001-02-11 07:21:29 +00:00
Pavel Roskin
27d7ebd2a3
* extfs/mailfs (parse_date): Workaround for Y2K bugs. Support
...
for dates found in AOLMail(SM) messages. Provide a fallback if
cannot parse the date.
(process_header): Typo fix. Use s instead of space in regular
expressions.
2001-02-11 07:10:49 +00:00
Pavel Roskin
4c7f17ce21
* extfs/uzip.in: Preserve permissions of FAT and NTFS archives,
...
including the directory bit. This fixes crashes on some FAT
archives.
2001-02-10 09:25:07 +00:00
Pavel Roskin
53a4e96313
* samba/configure.in: Remove more useless tests.
...
* samba/tests/crypttest.c: Remove.
* samba/tests/fcntl_lock.c: Likewise.
* samba/tests/shared_mmap.c: Likewise.
* samba/tests/sysv_ipc.c: Likewise.
* samba/samba-files: Likewise.
* samba/smbadduser: Likewise.
* Make-mc.in: Adjust for the above.
* samba/include/includes.h: Removed definitions related to the
above tests.
2001-02-09 20:46:46 +00:00
Pavel Roskin
90096c49b9
* Make-mc.in: Eliminate ubiqx.
...
* samba/Makefile.in: Likewise. Remove some unused variables.
* samba/include/includes.h: Eliminate dependency on ubiqx.
* samba/include/nameserv.h: Likewise.
* samba/include/proto.h: Remove prototypes from nmbd/*.
* samba/ubiqx/*: Remove.
2001-02-09 20:03:04 +00:00
Pavel Roskin
47a538a968
* samba/configure.in: More useless stuff removed.
...
* samba/Makefile.in: Likewise.
* Make-mc.in: Remove samba/smbwrapper directory.
* samba/smbwrapper/smbw.h: Remove.
* samba/include/includes.h: Don't include smbw.h.
2001-02-09 19:31:35 +00:00
Pavel Roskin
2586b393e1
* samba/configure.in: Don't check for things that are unused.
...
Remove support for building shared libraries.
* samba/Makefile.in: Remove support for shared libraries and
quota.
2001-02-09 18:42:25 +00:00
Pavel Roskin
e3fb615e35
* samba/configure.in: Don't check for any 64-bit functions and
...
syscall() - they are not needed.
2001-02-09 08:12:10 +00:00
Pavel Roskin
78fa0d0b65
* samba/configure.in: Remove the test for
...
HAVE_EXPLICIT_LARGEFILE_SUPPORT, since it's incompatible with
the rest of the source that doesn't use explicit 64-bit calls.
2001-02-09 07:36:44 +00:00
Pavel Roskin
4a24c76cc4
* Make-mc.in: Always check for samba/Makefile before descending
...
there. Don't ever ignore errors from "cd". Use $(MAKE), not
make. Formatting changes.
2001-02-09 06:39:34 +00:00
Pavel Roskin
33e22a4ccb
* Make-mc.in: Undo previous fix. Don't run "make clean" in
...
samba/ if samba/Makefile is missing.
2001-02-08 16:35:13 +00:00
Pavel Roskin
29fd6aca1b
* Make-mc.in: Don't run "make clean" in samba/ as samba/Makefile
...
may be missing. Clean using the rule from samba/Makefile.in.
2001-02-08 16:01:20 +00:00
Pavel Roskin
c786ce8984
* cpio.c: Eliminate C++ comments.
...
* fish.c: Likewise.
2001-02-08 07:13:27 +00:00
Pavel Roskin
a6fa2fe5e6
* Make-mc.in: Use mkinstalldirs to create $(distdir)/extfs,
...
since CVS Automake already creates that directory.
2001-02-08 07:02:30 +00:00
Pavel Roskin
16874dded6
* Make-mc.in: Don't add _LARGEFILE64_SOURCE to CFLAGS without
...
testing - it breaks on HP-UX 10.20.
2001-02-08 05:55:44 +00:00
Pavel Roskin
4c1e96b8d9
* Make-mc.in: Don't distribute samba/tests/trapdoor.c and
...
samba/tests/ftruncroot.c.
2001-02-08 02:00:21 +00:00
Pavel Roskin
bbc91a29a5
* samba/configure.in: Remove tests for setresuid and setresgid.
...
* samba/include/includes.h: Remove declarations of setresuid and
setresgid.
2001-02-08 01:29:38 +00:00
Pavel Roskin
e30e6b8a5a
* samba/configure.in: Don't check for root permissions. Don't
...
call tests/trapdoor.c and tests/ftruncroot.c.
* samba/tests/trapdoor.c: Remove.
* samba/tests/ftruncroot.c: Likewise.
* samba/tests/summary.c: Don't warn about trapdoor uid systems.
2001-02-08 00:59:35 +00:00
Pavel Roskin
23162f96b9
* Make-mc.in: Don't link container.o into libvfs-mc.a - it's
...
not used.
2001-02-08 00:28:15 +00:00
Pavel Roskin
7c587c375b
* samba/aclocal.m4: Fix underquoting.
...
* samba/configure.in: Fix underquoting. Don't use loff_t as the
second argument to AC_CHECK_TYPE - it's not a builtin type.
2001-02-07 23:49:43 +00:00
Pavel Roskin
1c3d0e0d62
* samba/configure.in: Remove checks for statvfs and friends -
...
they are irrelevant to the client code.
* samba/tests/summary.c: Likewise.
2001-02-07 15:41:18 +00:00
Andrew V. Samoilov
f2d2af671f
* extfs/urar.in (list): better solution to prevent duplication
2000-12-15 11:50:45 +00:00
Andrew V. Samoilov
2f76be3354
:)
2000-12-14 01:21:04 +00:00
Pavel Machek
55e56a1426
Fixes from Roland: we may not g_free() strdup-ed text.
2000-10-31 15:43:49 +00:00
Andrew V. Samoilov
c5ec3ea3d9
:)
2000-10-22 15:06:21 +00:00
Andrew V. Samoilov
6f10b0fdb3
:)
2000-10-16 18:35:21 +00:00
Andrew V. Samoilov
ed0753665b
:)
2000-10-09 22:44:51 +00:00
Pavel Roskin
dd9705f8e9
* extfs/rpm: If rpm indicates an error create a virtual file
...
ERROR and put error messages there.
2000-10-06 01:43:46 +00:00
Pavel Machek
c3edb91d89
Better unarj.diff
2000-09-25 12:49:41 +00:00
Pavel Roskin
ed3fbae2ed
* extfs/uzoo.in: Suppress output from grep. Don't use '~',
...
use $HOME instead - it's more portable.
2000-09-21 20:58:10 +00:00
Pavel Roskin
68ffa5da8f
* extfs/Makefile.am: all scripts should be executable
2000-09-18 15:52:16 +00:00
Pavel Machek
ca504d4f91
Override locale for patchfs.
2000-09-18 14:25:47 +00:00
Pavel Machek
eabe77c776
Better /#a filesystem
2000-09-14 20:53:57 +00:00
Pavel Roskin
e053e5effe
* Make-mc.in: direntry.c was listed twice in VFSSRCS
2000-09-14 20:34:52 +00:00
Pavel Roskin
d572f3a51f
* Make-mc.in: removed commands to build standalone libvfs -
...
they are now in Makefile.am. Create links in the build
directory - source directory may be read-only. Removed hack
with mcservx - it's no longer needed.
2000-09-14 16:13:36 +00:00
Pavel Roskin
06a39fbd2d
* ftpfs.h: include "xdirentry.h" instead of "vfs/xdirentry.h"
2000-09-14 15:06:14 +00:00
Pavel Roskin
316d642896
* Make-mc.in: don't ignore errors in the distdir target
2000-09-05 18:26:40 +00:00
Pavel Roskin
4a032150e9
* configure.in: output vfs/extfs/Makefile
...
* vfs/extfs/Makefile.am: new file
* vfs/Make-mc.in: remove stuff pertinent to the extfs directory
2000-09-01 21:34:26 +00:00
Pavel Roskin
cfd82e2788
* Make-mc.in: don't ignore error installing mcserv.
...
Create directories before installing into them.
2000-08-24 14:39:33 +00:00
Pavel Roskin
5b11ed2900
Adjusted lists of distributed files
...
Fixed rules for rebuilding makefiles
2000-08-18 05:18:47 +00:00
Pavel Machek
03f1a9601b
Enhancements to uzip.in
2000-08-08 17:20:57 +00:00
Pavel Machek
a1d1728dc8
ftpfs . / .. is broken, but previous fix was worse than disease.
2000-08-08 15:12:39 +00:00
Pavel Machek
127611ec77
Fix . and .. in ftpfs directories.
2000-08-04 12:15:46 +00:00
Pavel Machek
68e2b7a1e5
Added missing function.
2000-08-04 12:03:43 +00:00
Pavel Roskin
062aa46cec
undelfs.h: Removed
2000-08-03 21:58:19 +00:00
Pavel Roskin
0ebabd29c7
Make-mc.in: Filters apt, audio, deba, debd and dpkg are now
...
distributed. Added some comments to prevent future errors.
"make distclean" now cleans generated filters.
2000-08-02 22:36:15 +00:00
Pavel Roskin
fd07976482
Fixed sloppy output. The fix also sent to the Samba team.
2000-08-02 20:17:13 +00:00