search for: mangle_hash

Displaying 20 results from an estimated 33 matches for "mangle_hash".

Did you mean: mangle_hash2
2003 Sep 01
0
DG/UX compile error "Warning: invalid option '-O' ignored"
..." -DP /local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASS "/sbin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASS sr/local/samba/private/smbpasswd.tdb" Using LIBS = -lgen -lsocket -lnsl Compiling smbd/mangle_hash.c Warning: invalid option '-O' ignored smbd/mangle_hash.c:467: syntax error before `int' smbd/mangle_hash.c: In function `cache_mangled_name': smbd/mangle_hash.c:592: warning: assignment from incompatible pointer type Fatal error in /lib/cc1 Child exit status 041 *** Error code 1 S...
2004 Apr 07
1
AW: Unable to delete folders in samba shares
...things which are suspicious in log.kumarnec are; [2004/04/07 23:41:04, 5] smbd/filename.c:unix_convert(120) unix_convert called on file "\Razidan\.directory" [2004/04/07 23:41:04, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/Razidan/.directory] [2004/04/07 23:41:04, 5] smbd/mangle_hash.c:is_8_3(368) Checking .directory for 8.3 [2004/04/07 23:41:04, 5] smbd/filename.c:unix_convert(194) unix_convert begin: name = Razidan/.directory, dirpath = Razidan, start = .directory [2004/04/07 23:41:04, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: .directory : False [2004/04/07 23:...
2010 May 07
1
Problems 'make'ing on Solaris 9.
...d: warning: libcom_err.so.1, needed by /usr/local/lib/libasn1.so, may conflict with libcom_err.so.3 /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/../../../../sparc-sun-solaris2.9/bin/ld: warning: libtalloc.so, needed by /usr/local/lib/libwbclient.so, not found (try using -rpath or -rpath-link) smbd/mangle_hash.o: In function `mangle_hash_init': mangle_hash.c:(.text+0x15ac): undefined reference to `tdb_open_ex' rpc_parse/parse_prs.o: In function `tdb_prs_fetch': parse_prs.c:(.text+0x31cc): undefined reference to `tdb_fetch' passdb/secrets.o: In function `open_schannel_session_store': s...
2002 Oct 09
3
directories creation troubles
...e. Increasing the log level and doing the same operation I get the following error [2002/10/08 14:40:18, 5] smbd/filename.c:(119) unix_convert called on file "\Nuova cartella" [2002/10/08 14:40:18, 3] lib/util.c:(387) unix_clean_name [/Nuova cartella] [2002/10/08 14:40:18, 5] smbd/mangle_hash.c:(368) Checking Nuova cartella for 8.3 [2002/10/08 14:40:18, 5] smbd/filename.c:(193) unix_convert begin: name = Nuova cartella, dirpath = , start = Nuova cartella [2002/10/08 14:40:18, 5] smbd/filename.c:(314) New file Nuova cartella [2002/10/08 14:40:18, 3] lib/util.c:(387) unix_clea...
2004 Nov 23
0
problem setting up dfs
...e secundairy server 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 de...
2004 Jul 14
4
String overflow in safe_strcpy .
...ich again suggests an error in the hash mangling method. > > > > Here's the fix. Incorrect use of safe_strcpy (memcpy should be used instead). > > Jeremy. > > > ------------------------------------------------------------------------ > > Index: smbd/mangle_hash.c > =================================================================== > --- smbd/mangle_hash.c (revision 1298) > +++ smbd/mangle_hash.c (working copy) > @@ -546,8 +546,10 @@ > /* Fill the new cache entry, and add it to the cache. */ > s1 = (char *)(new_entr...
2004 Oct 15
1
Directory Name '.../pipe' not allowed ? Samba Bug ?
...is not to name any directory 'pipe' so that the parsing function won't get confused but this can't really be a solution. Any Ideas welcome. Best regards Peter Piechutzki **********************Example 1 working o.k.******************************** [2004/10/15 10:24:52, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: projects.INF : False [2004/10/15 10:24:52, 5] smbd/filename.c:unix_convert(319) New file projects.INF [2004/10/15 10:24:52, 3] smbd/dosmode.c:unix_mode(111) unix_mode(Zwischenablage/Jaeger/pipe/projects.INF) returning 0777 [2004/10/15 10:24:52, 5] smbd/files.c:fi...
2002 Jun 24
1
problem compiling samba 2.2.5 on rh 7.3
.../chgpasswd.c Compiling smbd/connection.c Compiling smbd/utmp.c Compiling smbd/session.c Compiling smbd/dfree.c Compiling smbd/dir.c Compiling smbd/password.c Compiling smbd/conn.c Compiling smbd/fileio.c Compiling smbd/ipc.c Compiling smbd/lanman.c Compiling smbd/mangle.c Compiling smbd/mangle_hash2.c Compiling smbd/mangle_hash.c Compiling smbd/mangle_map.c Compiling smbd/negprot.c Compiling smbd/message.c Compiling smbd/nttrans.c Compiling smbd/pipes.c Compiling smbd/reply.c Compiling smbd/trans2.c Compiling smbd/uid.c Compiling smbd/dosmode.c Compiling smbd/filename.c Compiling...
2003 Feb 25
0
Trouble Creating Folders
...call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004 [2003/02/20 16:54:22, 5] smbd/filename.c:unix_convert(119) unix_convert called on file "\desktop.ini" [2003/02/20 16:54:22, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/desktop.ini] [2003/02/20 16:54:22, 5] smbd/mangle_hash.c:is_8_3(368) Checking desktop.ini for 8.3 [2003/02/20 16:54:22, 5] smbd/filename.c:unix_convert(193) unix_convert begin: name = desktop.ini, dirpath = , start = desktop.ini [2003/02/20 16:54:22, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: desktop.ini : False [2003/02/20 16:54:22, 1...
2003 Dec 16
0
Quicken backup and Samba 2.2.8a on FreeBSD
...file excerpt is at the end of this message. My question, if this was fixed, why am I still seeing the problem in 2.2.8a? Thanks for your help. (I'm running Quicken under Windows 2000, SP4.) /var/log/samba/log.notebloat: ==================================== [2003/12/15 15:34:21, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: ~test~bk.tst : True [2003/12/15 15:34:21, 5] smbd/filename.c:unix_convert(319) New file ~test~bk.tst [2003/12/15 15:34:21, 3] smbd/dosmode.c:unix_mode(111) unix_mode(~test~bk.tst) returning 0660 [2003/12/15 15:34:21, 5] smbd/files.c:file_new(123) allocated file...
2002 Sep 14
1
Freebsd make problems
...mpiling smbd/chgpasswd.c Compiling smbd/connection.c Compiling smbd/utmp.c Compiling smbd/session.c Compiling smbd/dfree.c Compiling smbd/dir.c Compiling smbd/password.c Compiling smbd/conn.c Compiling smbd/fileio.c Compiling smbd/ipc.c Compiling smbd/lanman.c Compiling smbd/mangle.c Compiling smbd/mangle_hash2.c Compiling smbd/mangle_hash.c Compiling smbd/mangle_map.c Compiling smbd/negprot.c Compiling smbd/message.c Compiling smbd/nttrans.c Compiling smbd/pipes.c Compiling smbd/reply.c Compiling smbd/trans2.c Compiling smbd/uid.c Compiling smbd/dosmode.c Compiling smbd/filename.c Compiling smbd/open.c...
2003 Dec 20
0
Quicken backup and Samba 3.0.0 on FreeBSD
...file excerpt is at the end of this message. My question, if this was fixed, why am I still seeing the problem in 2.2.8a? Thanks for your help. (I'm running Quicken under Windows 2000, SP4.) /var/log/samba/log.notebloat: ==================================== [2003/12/15 15:34:21, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: ~test~bk.tst : True [2003/12/15 15:34:21, 5] smbd/filename.c:unix_convert(319) New file ~test~bk.tst [2003/12/15 15:34:21, 3] smbd/dosmode.c:unix_mode(111) unix_mode(~test~bk.tst) returning 0660 [2003/12/15 15:34:21, 5] smbd/files.c:file_new(123) allocated file...
2010 May 07
1
Fwd: RE: Problems 'make'ing on Solaris 9/10
...by /usr/local/lib/libasn1.so, may > conflict with > libcom_err.so.3 > /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/../../../../sparc-sun-solari s2.9/bin/ld: > warning: libtalloc.so, needed by /usr/local/lib/libwbclient.so, not > found (try using -rpath or -rpath-link) > smbd/mangle_hash.o: In function > `mangle_hash_init': > mangle_hash.c:(.text+0x15ac): undefined reference to `tdb_open_ex' > rpc_parse/parse_prs.o: In function > `tdb_prs_fetch': > parse_prs.c:(.text+0x31cc): undefined reference to `tdb_fetch' > passdb/secrets.o: In function...
2014 Sep 15
0
[Announce] Samba 4.0.22 Available for Download
...31: sys_poll_intr: Fix timeout arithmetic. o Ross Lagerwall <rosslagerwall at gmail.com> * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections. o Volker Lendecke <vl at samba.org> * BUG 10758: lib: Remove unused nstrcpy. * BUG 10782: smbd: Properly initialize mangle_hash. o Stefan Metzmacher <metze at samba.org> * BUG 10773: libcli/security: Add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info(). o Marc Muehlfeld <mmuehlfeld at samba.org> * BUG 10761: docs: Fix typos in smb.conf (inherit acls). o Shirish Parga...
2014 Sep 15
0
[Announce] Samba 4.0.22 Available for Download
...31: sys_poll_intr: Fix timeout arithmetic. o Ross Lagerwall <rosslagerwall at gmail.com> * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections. o Volker Lendecke <vl at samba.org> * BUG 10758: lib: Remove unused nstrcpy. * BUG 10782: smbd: Properly initialize mangle_hash. o Stefan Metzmacher <metze at samba.org> * BUG 10773: libcli/security: Add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info(). o Marc Muehlfeld <mmuehlfeld at samba.org> * BUG 10761: docs: Fix typos in smb.conf (inherit acls). o Shirish Parga...
2002 Oct 15
1
"No such file" error when reading Win98 profiles
..., when their profiles are restored on login, they get an error that a file -- usually a shortcut to "3-1/2 Floppy (A)" -- can't be found. The transcript from the Samba log appears below: ================================================================ [2002/09/18 14:54:45, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: 3_ FLOPPY (A).LNK : False [2002/09/18 14:54:45, 5] smbd/filename.c:unix_convert(314) New file 3_ FLOPPY (A).LNK [2002/09/18 14:54:45, 8] lib/util.c:is_in_path(1143) is_in_path: .ntprofile/Application Data/Microsoft/Office/Recent/3_ FLOPPY (A).LNK [2002/09/18 14:5...
2004 Feb 25
0
Read-Only file attributes not being preserved.
...e.c:unix_convert(193) unix_convert begin: name = clifford/profile/My Documents/SMBTEST/ReadOnlyTest.txt, dirpath = clifford/profile/My Documents/SMBTEST, start = ReadOnlyTest.txt [2004/02/24 10:55:38, 5] smbd/filename.c:unix_convert(314) New file ReadOnlyTest.txt [2004/02/24 10:55:38, 5] smbd/mangle_hash.c:is_8_3(368) Checking prf305.tmp for 8.3 [2004/02/24 10:55:38, 3] smbd/reply.c:rename_internals(3948) rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 1, directory = clifford/profile/My Documents/SMBTEST/prf305.tmp, newname = clifford/profile/My Documents/SMBTEST...
2014 Sep 08
0
[Announce] Samba 4.1.12 Available for Download
...s Lagerwall <rosslagerwall at gmail.com> * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections. o Volker Lendecke <vl at samba.org> * BUG 10716: lib: strings: Simplify strcasecmp. * BUG 10758: lib: Remove unused nstrcpy. * BUG 10782: smbd: Properly initialize mangle_hash. o Stefan Metzmacher <metze at samba.org> * BUG 9831: s4:setup/dns_update_list: make use of the new substitution variables. * BUG 10723: Allow netr_ServerReqChallenge() and netr_ServerAuthenticate3() on different connections. * BUG 10749: s4-rpc: dnsserver: Handle...
2014 Sep 08
0
[Announce] Samba 4.1.12 Available for Download
...s Lagerwall <rosslagerwall at gmail.com> * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections. o Volker Lendecke <vl at samba.org> * BUG 10716: lib: strings: Simplify strcasecmp. * BUG 10758: lib: Remove unused nstrcpy. * BUG 10782: smbd: Properly initialize mangle_hash. o Stefan Metzmacher <metze at samba.org> * BUG 9831: s4:setup/dns_update_list: make use of the new substitution variables. * BUG 10723: Allow netr_ServerReqChallenge() and netr_ServerAuthenticate3() on different connections. * BUG 10749: s4-rpc: dnsserver: Handle...
2003 Feb 11
1
2.2.7a panic with VFS Audit when writing file (reading is ok)
...47 epsilon smbd_audit[6357]: opendir STS107 Feb 11 10:19:47 epsilon smbd_audit[6357]: open STS107/DEBUG10 (fd 24) for writing Feb 11 10:19:47 epsilon /kernel: pid 6357 (smbd), uid 1013: exited on signal 6 Here's the end of the output sent to log.clientname file: [2003/02/11 10:19:47, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: DEBUG10 : False [2003/02/11 10:19:47, 5] smbd/filename.c:unix_convert(314) New file DEBUG10 [2003/02/11 10:19:47, 2] smbd/dosmode.c:unix_mode(59) unix_mode(STS107/DEBUG10) inheriting from STS107 [2003/02/11 10:19:47, 2] smbd/dosmode.c:unix_mode(67) unix_mode(ST...