Roland Illig
|
7e7b81b73e
* direntry.c: Added const qualifiers to work around gcc
|
19 years ago |
Roland Illig
|
b4479c533d
* direntry.c: Removed an unused variable.
|
19 years ago |
Roland Illig
|
7c1b001728
* vfs-impl.h (union vfs_dirent): Using the offsetof macro
|
19 years ago |
Roland Illig
|
ee4987bb5d
* samba: Added some const qualifiers to reduce the number of gcc
|
19 years ago |
Pavel Roskin
|
3b40737834
* extfs/urar.in: Remove month translation and year windowing -
|
19 years ago |
Pavel Roskin
|
271a56e3f8
* extfs/uzip.in: Preserve seconds. Avoid month translation - it
|
19 years ago |
Pavel Roskin
|
23c29ab03a
* extfs/ualz.in: Fix compatibility with unalz 0.51.
|
19 years ago |
Pavel Roskin
|
a0c56a1a7d
* extfs/ualz.in: Anticipate eventual posixification of the date
|
19 years ago |
Pavel Roskin
|
a24baacdf8
* extfs/ualz.in: New file - support for ALZip archives.
|
19 years ago |
Leonard den Ottolander
|
133196d197
vfs/tar.c (tar_read_header): Properly handle non \0 terminated tar entries
|
19 years ago |
Roland Illig
|
bb14c4e1da
* vfs.h, vfs-impl.h, vfs.c, local.h, local.c, sfs.c: Removed
|
19 years ago |
Roland Illig
|
2a57a2e1e3
* xdirentry.h: Added missing #include directives.
|
19 years ago |
Pavel Roskin
|
33ded3d61b
* extfs/u7z: New file - support for 7zip archives.
|
20 years ago |
Pavel Roskin
|
b2084010e4
Wrong date in last commit
|
20 years ago |
Pavel Roskin
|
878175bec9
* ftpfs.c (ftpfs_get_current_directory): Warning fix - "missing
|
20 years ago |
Roland Illig
|
5e120f7f17
* mcfs.c (mcfs_get_remote_port): Shift an #endif two lines down
|
20 years ago |
Roland Illig
|
5343037e83
* fish.c (fish_ctl): Commented out some unused code with
|
20 years ago |
Roland Illig
|
c4c1c12432
* util.h (free_after): Moved to vfs/smbfs.c, as this is the only
|
20 years ago |
Leonard den Ottolander
|
2bba061bf0
* src/boxes.c, vfs/ftpfs.[ch]: Add checkbox to allow passive FTP
|
20 years ago |
Roland Illig
|
ba0cd89c75
* samba/lib/charcnv.c: Added const qualifiers.
|
20 years ago |
Roland Illig
|
a2511b792c
* dirent.c (split_dir_name): Don't assign a string literal to a
|
20 years ago |
Roland Illig
|
d62c0470e3
* samba/param/loadparm.c: Fixed warnings reported by gcc-2.95.
|
20 years ago |
Pavel Roskin
|
8b6a126125
* extfs.c: Fix warnings reported by gcc 4.0.0.
|
20 years ago |
Roland Illig
|
aa262c3482
* ftpfs.c: Using HAVE_SOCKLEN_T instead of HAVE_C_TYPE_SOCKLEN_T.
|
20 years ago |
Pavel Roskin
|
0ef41beb95
* samba/lib/util_sock.c: Fix gcc 4.0 warnings.
|
20 years ago |
Pavel Roskin
|
b3bc70e73a
* samba/lib/debug.c (dbghdr): Constify arguments file and func.
|
20 years ago |
Pavel Roskin
|
92fec3431c
* utilvfs.c: Fix gcc 4.0 warnings.
|
20 years ago |
Pavel Roskin
|
79386c0add
* samba/include/includes.h: Don't include grp.h twice.
|
20 years ago |
Andrew V. Samoilov
|
c6a4eae10c
* utilvfs.c (is_localized_month): Check "month" for NULL and
|
20 years ago |
Roland Illig
|
526bf72983
* vfs.h: Fixed prototypes for mc_read() and mc_write(). Now they
|
20 years ago |
Andrew V. Samoilov
|
4cc677124a
* extfs/uarj.in (mcarjfs_copyout): Use the regular extract command,
|
20 years ago |
Andrew V. Samoilov
|
cef3ce222a
* samba/param/loadparm.c: Remove init_locals(), lp_smb_passwd_file(),
|
20 years ago |
Pavel Roskin
|
fc6e8e67f2
* cpio.c (cpio_find_head): Fix for logical error that can cause
|
20 years ago |
Roland Illig
|
d7e7ec48dd
* *.c: Declared unused variables with (void) to avoid the gcc
|
20 years ago |
Roland Illig
|
54cccec688
* utilvfs.h: Removed unneeded #includes.
|
20 years ago |
Roland Illig
|
9997fa69f8
* *.h: Renamed the multiple inclusion guards.
|
20 years ago |
Andrew V. Samoilov
|
b75b3a042a
amba/lib/util_str.c: Comment out strhasupper(), strhaslower(),
|
20 years ago |
Andrew V. Samoilov
|
999e265b23
* samba/lib/util_str.c: Comment out strhasupper(), strhaslower(),
|
20 years ago |
Roland Illig
|
5d55e9b92f
* vfs.c (vfs_translate_url): Add support for smb://, sh://,
|
20 years ago |
Andrew V. Samoilov
|
9ca4fc2bc0
* samba/lib/netmask.c [HAVE_NETMASK_AIX && HAVE_UNISTD_H]: Include
|
20 years ago |
Roland Illig
|
9a020da9c6
* extfs/uzip.in: Widened the regular expression for infozip to
|
20 years ago |
Roland Illig
|
ab442fdeee
* cpio.c: Added some FIXMEs about data representation.
|
20 years ago |
Roland Illig
|
9004ac497f
* po/ChangeLog: Applied trim_changelog.
|
20 years ago |
Andrew V. Samoilov
|
94b71a6339
* samba/include/proto.h: Adjust for the last changes.
|
20 years ago |
Andrew V. Samoilov
|
a7a42c3d8b
* samba/lib/username.c (map_username): Comment out.
|
20 years ago |
Roland Illig
|
9558c7178f
* src/info.c (info_show_info): Enabled display of the device number,
|
20 years ago |
Andrew V. Samoilov
|
fe0cc18988
* samba/Makefile.in: Remove BINDIR and SBINDIR.
|
20 years ago |
Andrew V. Samoilov
|
82a3bf3d81
* samba/param/loadparm.c (print_parameter): Remove.
|
20 years ago |
Andrew V. Samoilov
|
981d02ba5f
* Makefile.am (SAMBA_DIST): Remove lib/genrand.c and lib/util_unistr.c.
|
20 years ago |
Andrew V. Samoilov
|
1ed4f8c110
* samba/libsmb/clientgen.c (cli_oem_change_password): Removed.
|
20 years ago |