Displaying 13 results from an estimated 13 matches for "name_map".
2004 Nov 23
0
problem setting up dfs
...rver is mangled to 8 chars. It shows up as
MX2XKC~O.
This is a snip from the user log with log level 10:
[2004/11/23 11:22:57, 5] smbd/trans2.c:get_lanman2_dir_entry(968)
get_lanman2_dir_entry found ./msdfs:strsvr01\part0
fname=msdfs:strsvr01\part0
[2004/11/23 11:22:57, 10] smbd/mangle_hash2.c:name_map(607)
name_map: msdfs:strsvr01\part0 -> 773A4B48 -> MX2XKC~O (cache=1)
[2004/11/23 11:22:57, 10] smbd/trans2.c:get_lanman2_dir_entry(1052)
Apart from this it all functions okay this way, but I want to get rid of
the mangling.
I set mangling method to "hash" ( it defaults to ha...
2005 Jun 14
4
Missing files on Windows client side.
...:58, 5] smbd/trans2.c:get_lanman2_dir_entry(959)
get_lanman2_dir_entry found ./FAKTREF.10062005.29
fname=FAKTREF.10062005.29
[2005/06/14 12:20:58, 10] smbd/trans2.c:get_lanman2_dir_entry(1043)
get_lanman2_dir_entry: SMB_FIND_FILE_BOTH_DIRECTORY_INFO
[2005/06/14 12:20:58, 10] smbd/mangle_hash2.c:name_map(613)
name_map: FAKTREF.10062005.29 -> 29E0716A -> FBMAMA~Y.29 (cache=1)
[2005/06/14 12:20:58, 8] smbd/trans2.c:get_lanman2_dir_entry(869)
get_lanman2_dir_entry:readdir on dirptr 0x20044568 now at offset 0
[2005/06/14 12:20:58, 8] smbd/dosmode.c:dos_mode(283)
dos_mode: ./FAKTREF.10062005...
2011 Oct 18
0
[LLVMdev] error in lib dependencies generated by llvm-config for 3.0
...included in the link command. The
following patch fix the error:
diff --git a/tools/llvm-config/llvm-config.in.in
b/tools/llvm-config/llvm-config.in.in
index 840a10e..325149b 100644
--- a/tools/llvm-config/llvm-config.in.in
+++ b/tools/llvm-config/llvm-config.in.in
@@ -321,7 +321,7 @@ sub build_name_map {
$target.'asmprinter',
$target.'codegen']
} elsif (defined $NAME_MAP{$target.'codegen'}) {
- $NAME_MAP{$target} = [$target.'info',
+ $NAME_MAP{$target} = [$target....
2007 Oct 23
0
stat() - Interrupted system call
...s2.c:get_lanman2_dir_entry(1255)
get_lanman2_dir_entry found archv6/arc14/0726/1RBE/1192/351-0-0-1.DS
fname=351-0-0-1.DS
[2007/10/23 08:48:29, 10] smbd/trans2.c:get_lanman2_dir_entry(1398)
get_lanman2_dir_entry: SMB_FIND_FILE_BOTH_DIRECTORY_INFO
[2007/10/23 08:48:29, 10] smbd/mangle_hash2.c:name_map(617)
name_map: 351-0-0-1.DS -> 7F100938 -> 3Z96YI~G.DS (cache=1)
[2007/10/23 08:48:29, 8] smbd/trans2.c:get_lanman2_dir_entry(1161)
get_lanman2_dir_entry:readdir on dirptr 0x3bd238 now at offset 16784629
[2007/10/23 08:48:29, 5] smbd/trans2.c:get_lanman2_dir_entry(1221)
get_lanman2...
2006 Aug 03
0
[LLVMdev] Building llvm under cygwin
Hello Anton
Thu, 3 Aug 2006 12:38:54 +0400 you wrote:
> I've updated it yesterday and rebuilt - llvm built fine. But when
> building llvm-gcc4 (also updated yesterday from new /trunk
> directory) it fails with the same error.
You might easily get llvm-gcc4-mingw32 binaries from "prerelease"
directory. Since stdcall, fastcall & dllimport stuff is unsupported
right now,
2007 Jan 10
0
winxp client - directory listing fails
...s2.c:get_lanman2_dir_entry(1197)
get_lanman2_dir_entry found tmp/scarter/new_kitchen_3d0004.JPG
fname=new_kitchen_3d0004.JPG
[2007/01/10 10:58:42, 10] smbd/trans2.c:get_lanman2_dir_entry(1340)
get_lanman2_dir_entry: SMB_FIND_FILE_BOTH_DIRECTORY_INFO
[2007/01/10 10:58:42, 10] smbd/mangle_hash2.c:name_map(617)
name_map: new_kitchen_3d0004.JPG -> 72E48952 -> NVVMQ8~I.JPG (cache=1)
[2007/01/10 10:58:42, 8] smbd/trans2.c:get_lanman2_dir_entry(1110)
get_lanman2_dir_entry:readdir on dirptr 0x552afca190 now at offset
2101150862
[2007/01/10 10:58:42, 8] smbd/dosmode.c:dos_mode(377)
dos_mode: tm...
2006 Jan 31
0
Samba 3 and german umlaute in filenames/ can not delete or rename files or dirs
...tfile???.txt
[2006/01/31 20:03:42, 5] lib/util_seaccess.c:se_access_check(308)
se_access_check: access (1) granted.
[2006/01/31 20:03:42, 8] smbd/trans2.c:get_lanman2_dir_entry(1076)
get_lanman2_dir_entry:readdir on dirptr 0x8380b28 now at offset -1
[2006/01/31 20:03:42, 10] smbd/mangle_hash2.c:name_map(613)
name_map: txtfile???.txt -> 76C19102 -> TWY7ZE~Q.TXT (cache=0)
[2006/01/31 20:03:42, 8] smbd/trans2.c:get_lanman2_dir_entry(1076)
get_lanman2_dir_entry:readdir on dirptr 0x8380b28 now at offset -1
[2006/01/31 20:03:42, 5] smbd/trans2.c:call_trans2findfirst(1792)
call_trans2findfirs...
2009 Jun 14
0
ctdb, samba and WINS
...template homedir = /samba/homes/%U
template shell = /bin/bash
winbind enum users = Yes
winbind enum groups = Yes
winbind nss info = hash
winbind offline logon = Yes
winbind normalize names = Yes
fileid:algorithm = fsname
idmap_hash:name_map = /etc/samba/name_map.cfg
map acl inherit = Yes
posix locking = No
local master = no
Cheers
Matthias
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAko0rLoACgkQf3LySRiTg2xFYwCaA9h8Dj6zh/O1...
2004 Apr 20
0
samba locking problem
...anman2_dir_entry(606)
get_lanman2_dir_entry found cfenton/Butzlaff/Wettbewerb Stifterverband/Planung_Hlle.xls fname=Planung_Hlle.xls
[2004/03/02 15:04:38, 3] lib/charcnv.c:convert_string_internal(207)
convert_string_internal: Required 2, available 2
[2004/03/02 15:04:38, 10] smbd/mangle_hash2.c:name_map(611)
name_map: Planung_Hlle.xls -> 73DBADC6 -> PLANUN~I.XLS (cache=1)
[2004/03/02 15:04:38, 8] smbd/trans2.c:get_lanman2_dir_entry(520)
get_lanman2_dir_entry:readdir on dirptr 0x82f4c80 now at offset 4
[2004/03/02 15:04:38, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(*,Marketing.doc...
2006 Aug 01
15
[LLVMdev] Building llvm under cygwin
>
> If you're building llvm-gcc4, you don't need the runtime libraries, so
> I'd just stick with the "tools-only" build and declare success. If
> you're building llvm-gcc3, I'd suggest you switch to llvm-gcc4 :)
I switched to llvm-gcc4 but when I run make from obj folder i run into
folowing errors:
Can't find a library with no dependencies at
2007 Sep 23
0
A preliminary design for an external DB for rsync
...an inode matching certain requirements. This allows a
link-by-hash algorithm, as well as the finding of alternate basis files.
The checksum keys are not unique because there may be identical files
that aren't hard-linked together (depending on options and hard-link
limitations).
-----
TABLE: name_map
name_md5 byte(16) (DB-specific)
name text
disk_id int32
ino int64
mtime int64
ctime int64
mode int16
uid int32
gid int32
acls_id int64 NULL-OK (omit?)
xattr_id int64 NULL-OK (omit?)
PRIMARY KEY: name_md5 (or name) (unique)
KEY: disk_id + ino (unique)
This table allows the caching of fil...
2005 Nov 27
0
Problems running Samba on RHEL4U2
...c_vboam fname=sync_vboam
[2005/11/25 13:13:28, 10, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/trans2.c:get_lanman2_dir_entry(1052)
get_lanman2_dir_entry: SMB_FIND_FILE_BOTH_DIRECTORY_INFO
[2005/11/25 13:13:28, 10, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/mangle_hash2.c:name_map(613)
name_map: sync_vboam -> 66FD34FC -> SSKQ96~K (cache=1)
[2005/11/25 13:13:28, 8, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/trans2.c:get_lanman2_dir_entry(883)
get_lanman2_dir_entry:readdir on dirptr 0x9df1db0 now at offset 4
[2005/11/25 13:13:28, 8, pid=18199, effective(...
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
...lanman2_dir_entry found ./Media_Player_9 fname=Media_Player_9
[2005/12/22 09:46:07, 10, effective(0, 513), real(0, 0)]
smbd/trans2.c:get_lanman2_dir_entry(1308)
get_lanman2_dir_entry: SMB_FIND_FILE_BOTH_DIRECTORY_INFO
[2005/12/22 09:46:07, 10, effective(0, 513), real(0, 0)]
smbd/mangle_hash2.c:name_map(613)
name_map: Media_Player_9 -> 678B25CD -> MSQ9MT~P (cache=1)
[2005/12/22 09:46:07, 8, effective(0, 513), real(0, 0)]
lib/util.c:is_in_path(1671)
is_in_path: Microsoft
[2005/12/22 09:46:07, 8, effective(0, 513), real(0, 0)]
lib/util.c:is_in_path(1692)
is_in_path: match not found...