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
Pavel Roskin
dda5a51112
samba/include/stamp-h.in: Added to CVS
2000-08-02 17:15:33 +00:00
Pavel Machek
b1185ecc73
* vfs.c (mc_[un]def_getlocalcopy): better error handling on writing
...
--------------------------------------------------------------
2000-05-25 14:47:48 +00:00
Pavel Machek
392c7489e3
2000-05-18 Andrew V. Samoilov <sav@bcs.zp.ua>
...
* ftpfs.c: (my_get_host_and_username) space between macro name and
parentheses removed
2000-05-19 13:09:41 +00:00
Pavel Machek
c319041ba8
2000-05-15 Andrew V. Samoilov <sav@bcs.zp.ua>
...
* tar.c (read_header): memory leaking for empty symlink's names fixed
* utilvfs.c (vfs_split_url): *host is not assigned if host is null
* ftpfs.c (login_server): new features of vfs_split_url () used,
my_get_host_and_username became macro
* vfs.c (mc_opendir, mc_chdir): unneeded calls to concat_dir_and_file
removed (vfs_canon removes trailing '/')
* sfs.c (vfmake, redirect): allocated memory realeased on errors
2000-05-16 14:59:33 +00:00
Pavel Machek
7d50be2f1c
Do not leave st_nlink uninitialized.
2000-05-10 10:19:00 +00:00
Miguel de Icaza
b028900fdd
2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
...
* src/user.c: Add macro %k it is block file name
Add macro %e it is error file name
Add macro %i it is cursor column indent of spaces, only for edit
Add macro %y, it is syntax of current file in editor, only for edit
Add condition y , it is syntax pattern of current file in edit
Add macro %x it is extension of current file
Add macro %m it is current menu filename
2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
* gtkedit/editcmd.c: Modify External Formatter (was C indent formatter) .
Autocreate a scripts in home, from templates /usr/lib/mc/edit.indent.rc,
edit.ispell.rc, etc. Remove leading and trailing spaces into _(""),
(the message of David H. Martin <dmartina@usa.net>)
2000-05-05 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
* src/user.c: Add condition (x filename) into mc.menu .
for "Open next a free console" and like.
2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
src/user.c: fix segfault in chunk_alloc of glibc, when into condition
of .mnu we have quoted space. (~.mc/menu: + f \.\ test$).
2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
* gtkedit/edit.c:
Add ability user edit menus: system: /usr/lib/mc/cedit.menu,
* gtkedit/editmenu.c: home: ~/.cedit.menu, local: .cedit.menu
Marked block is access now from an user edit menu
Access ~/.cedit/cooledit.block for insert to cursor place from
user edit menu.
Created system cedit.menu
2000-05-04 Valery Kornienkov <vlk@dimavb.st.simbirsk.su>
* gtkedit/editdraw.c:
Improved a status string of cool editor for best understand,
and to add char,hex view.
2000-05-04 Richard Hestilow <hestgray@ionet.net>
* gnome/gdesktop.c: Fixes snap to grid.
2000-05-09 01:18:27 +00:00
Pavel Machek
8542ae3328
Fixed problems with stating / of ftp archive; minor bugfix.
2000-05-03 19:10:52 +00:00
Pavel Machek
d91a2b9a63
2000-04-28 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
...
* direntry.c (vfs_s_internal_stat): added ugly special case for /
of archive to always exist. It seems I'm hiding some underlying
problem :-(.
2000-04-28 07:56:30 +00:00