Andrew V. Samoilov
0ff4b8ae77
* samba/configure.in: Don't check readline.h, history.h and
...
libreadline.
2001-10-18 09:24:28 +00:00
Andrew V. Samoilov
b7339b590f
* samba/libsmb/clientgen.c (cli_RNetShareEnum): Fix Win2k
...
"out of server memory" error. From samba 2.0.7 patchset.
2001-10-16 07:02:32 +00:00
Pavel Roskin
d08e77f86d
* samba/acconfig.h: Only leave symbols required by Autoconf-2.52.
2001-09-30 19:50:38 +00:00
Pavel Roskin
05f725e4ee
Remove zombie files
2001-08-26 14:55:05 +00:00
Pavel Roskin
689c3fb9ac
Replace "Can't" with "Cannot" everywhere.
2001-08-14 00:55:34 +00:00
Andrew V. Samoilov
0ec69ba605
* samba/lib/charcnv.c (unix2dos_format): Fix possible buffer overflow.
...
(dos2unix_format): Likewise.
2001-08-06 15:37:28 +00:00
Andrew V. Samoilov
1c07145e0f
* samba/libsmb/clientgen.c (cli_chkpath): Fix possible buffer overflow.
2001-08-03 10:14:18 +00:00
Pavel Roskin
ced1d864e8
Add *.cache.
2001-07-31 18:27:52 +00:00
Andrew V. Samoilov
7df26a45b5
* vfs/samba/lib/util_sock.c (socket_options): Made static const.
2001-06-01 13:38:04 +00:00
Andrew V. Samoilov
94fc1dd4e3
.cvsignore: config.cache added
2001-04-23 13:24:44 +00:00
Andrew V. Samoilov
6e8cfd807f
* samba/includes/proto.h, samba/libsmb/nterr.c (get_nt_error): return
...
NULL when appropriative error message can't be found as it is expected
in cli_errstr(). Return type changed to const char *
* smbfs.c (smbfs_fill_names): implemented
(smbfs_stat): unneeded g_strdup/g_free calls removed
(smbfs_loaddir): memory leaking fixed
* samba/libsmb/clientgen.c (rap_errmap, prots): constified
2001-04-09 12:12:20 +00:00
Andrew V. Samoilov
0d20e2fa8a
* samba/includes/proto.h, samba/libsmb/nterr.c (get_nt_error): return
...
NULL when appropriative error message can't be found as it is expected
in cli_errstr(). Return type changed to const char *
* smbfs.c (smbfs_fill_names): implemented
(smbfs_stat): unneeded g_strdup/g_free calls removed
(smbfs_loaddir): memory leaking fixed
2001-04-09 11:34:15 +00:00
Andrew V. Samoilov
b7b5c71de3
* samba/libsmb/smbdes.c: undefine uchar before redefine it
...
* smbfs.c (smbfs_close): honour changed semantics for return value
(on error -1 is expected).
* (fs): it is at least strange use char * for counter. Changed to int
2001-03-15 18:19:23 +00:00
Pavel Roskin
bafc61e43e
* samba/Makefile.in: Make *clean targets Automake-compatible.
...
Don't ignore errors from `rm'.
2001-03-15 01:35:07 +00:00
Pavel Roskin
d92beac560
* samba/configure.in: Use AC_CHECK_TOOL to find AR.
...
* samba/Makefile.in: Remove useless rules, including defunct
dependency tracking. Create libsamba.a from the object files.
2001-03-15 01:25:51 +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
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
62559ce828
* autogen.sh: Create vfs/samba/include/stamp-h.in.
...
* vfs/samba/include/stamp-h.in: Remove.
2001-02-08 00:01:21 +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
Pavel Roskin
3d37d84984
* configure.in: Check for ext2 libraries only if VFS is enabled.
2001-01-11 20:54:50 +00:00
Andrew V. Samoilov
871ce41fe0
* smb.h (param_struct): enum_list constified
...
* loadparam.c: enum_protocol, enum_security, enum_printing, enum_announce_as,
enum_case, enum_lm_announce, enum_map_to_guest and enum_ssl_version
constified
2000-12-14 01:28:44 +00:00
Andrew V. Samoilov
49afc747d1
nmb_header_opcode_names constified, lookup_opcode_names rewritten to avoid warnings
2000-10-22 15:37:33 +00:00
Andrew V. Samoilov
75928247d3
2000-10-22 Andrew V. Samoilov <sav@bcs.zp.ua>
...
* samba/libsmb/nterr.c (nt_errs): constified
* samba/libsmb/smberr.c (dos_msgs, server_msgs, hard_msgs,
err_classes): ditto
(smb_errstr): err constified to avoid warnings
2000-10-22 15:04:41 +00:00
Pavel Roskin
dd81cee533
Added:
...
Makefile
config.log
config.status
2000-08-08 14:15:37 +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
Kjartan Maraas
626ff3f252
Quiet
2000-05-03 22:58:20 +00:00
Timur Bakeyev
1fac7f8e35
Add 2 .cvsignore's to vfs layef structure...
1999-09-04 03:04:31 +00:00
Jonathan Blandford
37efb6b935
updated bugs
1999-08-12 22:52:32 +00:00
Timur Bakeyev
04d8d238d4
Tue Jul 6 11:22:40 1999 Timur I. Bakeyev <mc@bat.ru>
...
* samba/include/config.h: Removed. Should be generated.
1999-07-06 09:26:44 +00:00
Miguel de Icaza
cefa0871a8
mc 4.5.34
1999-07-05 08:43:35 +00:00
Miguel de Icaza
ea6b8036f5
1999-07-01 Federico Mena Quintero <federico@nuclecu.unam.mx>
...
* gcorba.c (corba_create_window): Ensure that the directory we
pass to the CORBA server is not NULL.
* gscreen.c: Removed a bunch of unused functions for filters.
1999-07-01 23:15:08 +00:00
Miguel de Icaza
9f81821878
1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
...
* acconfig.h: Add WITH_SMBFS
* macros/gnome-vfs.m4: Support conditional samba support.
1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gsession.c (create_default_panel): Use directory specified in
command line.
* gcorba.c (corba_create_window): Pass the directory we receive or
cwd if this value is NULL.
* gmain.c (non_corba_create_panels): Use parameter for startup
directory (use the this_dir external directory for this).
(create_panels): Pass this_dsir to non_corba_create_panels and
corba_create_window.
1999-06-22 21:02:08 +00:00
Miguel de Icaza
2205ac2082
Add missing file
1999-06-22 20:26:23 +00:00
Miguel de Icaza
2a8730b21c
1999-06-01 Robert Brady <rwb197@ecs.soton.ac.uk>
...
* file.c (move_dir_dir): Give an error when an attempt is made to
move an empty directory into itself.
1999-06-14 Wayne Roberts <wroberts1@cx983858-b.orng1.occa.home.com>
* vfs/smbfs.c: New file. Implements the Samba-based file system.
* vfs/vfs.h: Declare vfs_smbfs_ops, vfs_file_is_smb.
* vfs/vfs.c (vfs_file_is_smb): implemented.
(vfs_init) register smbfs.
* vfs/samba: Incorporate SAMBA source code required for smbfs
1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
* Make.common.in (confdir): Define confdir as sysconfdir. This
should fix the problem we had with FSSTND distributions.
1999-06-22 19:56:36 +00:00
Pavel Roskin
800e39ca96
* samba/configure.in: Require Autoconf 2.52 to make Debian
...
wrapper around Autoconf happy.
From Björn Eriksson <bjorn@bjornen.nu>
1997-01-01 01:23:31 +00:00