Pavel Roskin
|
89eb1e232b
* samba/lib/netmask.c: Add get_netmask() prototype for the dummy
|
19 лет назад |
Pavel Roskin
|
9c11cf292f
* samba/lib/util_sock.c: Fix warnings on 64-bit systems.
|
19 лет назад |
Pavel Roskin
|
528e77efc0
* mcserv.c (get_client): Fix gcc 4 warning.
|
19 лет назад |
Pavel Roskin
|
ebe155fc92
* smbfs.c: Remove redundant ipzero declaration.
|
19 лет назад |
Leonard den Ottolander
|
0c2b46643d
* fish.c (fish_dir_load, fish_linear_start): Get numerical gid/uids from ls to
|
19 лет назад |
Leonard den Ottolander
|
149afcc3b7
* vfs/ftpfs.c (ftpfs_command): Fix "Nowhere to fallback to" warning caused
|
19 лет назад |
Roland Illig
|
4972324b16
* extfs/iso9660.in: Ignore error messages from locale(1), as it
|
19 лет назад |
Roland Illig
|
290b842c86
* utilvfs.h (vfs_parse_filetype, vfs_parse_fileperms,
|
19 лет назад |
Andrew V. Samoilov
|
8491ac0c7d
* samba/lib/util.c (tab_depth): Remove.
|
19 лет назад |
Roland Illig
|
5ddb6be28e
* samba/*: Added many const qualifiers to properly fix the
|
19 лет назад |
Roland Illig
|
040e26b5eb
* samba/: Added a const qualifier to setup_logging().
|
19 лет назад |
Roland Illig
|
7e7b81b73e
* direntry.c: Added const qualifiers to work around gcc
|
19 лет назад |
Roland Illig
|
b4479c533d
* direntry.c: Removed an unused variable.
|
19 лет назад |
Roland Illig
|
7c1b001728
* vfs-impl.h (union vfs_dirent): Using the offsetof macro
|
19 лет назад |
Roland Illig
|
ee4987bb5d
* samba: Added some const qualifiers to reduce the number of gcc
|
19 лет назад |
Pavel Roskin
|
3b40737834
* extfs/urar.in: Remove month translation and year windowing -
|
19 лет назад |
Pavel Roskin
|
271a56e3f8
* extfs/uzip.in: Preserve seconds. Avoid month translation - it
|
19 лет назад |
Pavel Roskin
|
23c29ab03a
* extfs/ualz.in: Fix compatibility with unalz 0.51.
|
19 лет назад |
Pavel Roskin
|
a0c56a1a7d
* extfs/ualz.in: Anticipate eventual posixification of the date
|
19 лет назад |
Pavel Roskin
|
a24baacdf8
* extfs/ualz.in: New file - support for ALZip archives.
|
19 лет назад |
Leonard den Ottolander
|
133196d197
vfs/tar.c (tar_read_header): Properly handle non \0 terminated tar entries
|
19 лет назад |
Roland Illig
|
bb14c4e1da
* vfs.h, vfs-impl.h, vfs.c, local.h, local.c, sfs.c: Removed
|
19 лет назад |
Roland Illig
|
2a57a2e1e3
* xdirentry.h: Added missing #include directives.
|
19 лет назад |
Pavel Roskin
|
33ded3d61b
* extfs/u7z: New file - support for 7zip archives.
|
19 лет назад |
Pavel Roskin
|
b2084010e4
Wrong date in last commit
|
19 лет назад |
Pavel Roskin
|
878175bec9
* ftpfs.c (ftpfs_get_current_directory): Warning fix - "missing
|
19 лет назад |
Roland Illig
|
5e120f7f17
* mcfs.c (mcfs_get_remote_port): Shift an #endif two lines down
|
19 лет назад |
Roland Illig
|
5343037e83
* fish.c (fish_ctl): Commented out some unused code with
|
19 лет назад |
Roland Illig
|
c4c1c12432
* util.h (free_after): Moved to vfs/smbfs.c, as this is the only
|
19 лет назад |
Leonard den Ottolander
|
2bba061bf0
* src/boxes.c, vfs/ftpfs.[ch]: Add checkbox to allow passive FTP
|
19 лет назад |
Roland Illig
|
ba0cd89c75
* samba/lib/charcnv.c: Added const qualifiers.
|
19 лет назад |
Roland Illig
|
a2511b792c
* dirent.c (split_dir_name): Don't assign a string literal to a
|
19 лет назад |
Roland Illig
|
d62c0470e3
* samba/param/loadparm.c: Fixed warnings reported by gcc-2.95.
|
19 лет назад |
Pavel Roskin
|
8b6a126125
* extfs.c: Fix warnings reported by gcc 4.0.0.
|
19 лет назад |
Roland Illig
|
aa262c3482
* ftpfs.c: Using HAVE_SOCKLEN_T instead of HAVE_C_TYPE_SOCKLEN_T.
|
19 лет назад |
Pavel Roskin
|
0ef41beb95
* samba/lib/util_sock.c: Fix gcc 4.0 warnings.
|
19 лет назад |
Pavel Roskin
|
b3bc70e73a
* samba/lib/debug.c (dbghdr): Constify arguments file and func.
|
19 лет назад |
Pavel Roskin
|
92fec3431c
* utilvfs.c: Fix gcc 4.0 warnings.
|
19 лет назад |
Pavel Roskin
|
79386c0add
* samba/include/includes.h: Don't include grp.h twice.
|
19 лет назад |
Andrew V. Samoilov
|
c6a4eae10c
* utilvfs.c (is_localized_month): Check "month" for NULL and
|
19 лет назад |
Roland Illig
|
526bf72983
* vfs.h: Fixed prototypes for mc_read() and mc_write(). Now they
|
19 лет назад |
Andrew V. Samoilov
|
4cc677124a
* extfs/uarj.in (mcarjfs_copyout): Use the regular extract command,
|
19 лет назад |
Andrew V. Samoilov
|
cef3ce222a
* samba/param/loadparm.c: Remove init_locals(), lp_smb_passwd_file(),
|
19 лет назад |
Pavel Roskin
|
fc6e8e67f2
* cpio.c (cpio_find_head): Fix for logical error that can cause
|
19 лет назад |
Roland Illig
|
d7e7ec48dd
* *.c: Declared unused variables with (void) to avoid the gcc
|
20 лет назад |
Roland Illig
|
54cccec688
* utilvfs.h: Removed unneeded #includes.
|
20 лет назад |
Roland Illig
|
9997fa69f8
* *.h: Renamed the multiple inclusion guards.
|
20 лет назад |
Andrew V. Samoilov
|
b75b3a042a
amba/lib/util_str.c: Comment out strhasupper(), strhaslower(),
|
20 лет назад |
Andrew V. Samoilov
|
999e265b23
* samba/lib/util_str.c: Comment out strhasupper(), strhaslower(),
|
20 лет назад |
Roland Illig
|
5d55e9b92f
* vfs.c (vfs_translate_url): Add support for smb://, sh://,
|
20 лет назад |