Displaying 6 results from an estimated 6 matches for "fname_len".
Did you mean:
name_len
2002 Mar 08
2
disable spoolss - not working
...1, 3] smbd/process.c:switch_message(667)
switch message SMBntcreateX (pid 22052)
[2002/03/08 13:51:11, 4] smbd/uid.c:change_to_user(118)
change_to_user: Skipping user change - already user
[2002/03/08 13:51:11, 10] smbd/nttrans.c:get_filename(259)
get_filename: data_offset = 87, data_len = 9, fname_len = 9
[2002/03/08 13:51:11, 4] smbd/nttrans.c:nt_open_pipe(549)
nt_open_pipe: Opening pipe \spoolss.
[2002/03/08 13:51:11, 3] smbd/error.c:error_packet(99)
error packet at smbd/nttrans.c(554) cmd=162 (SMBntcreateX) NT_STATUS_NETWORK_ACCESS_DENIED
[2002/03/08 13:51:11, 5] lib/util.c:show_msg(268)...
2003 Dec 01
0
samba-2.0.7, smbd bug?
........... ....
[2000/07/27 15:57:41, 5] smbd/nttrans.c:(1001)
call_nt_transact_create
[2000/07/27 15:57:41, 10] smbd/nttrans.c:(386)
map_create_disposition: Mapped create_disposition 3 to 11
[2000/07/27 15:57:41, 10] smbd/nttrans.c:(285)
get_filename_transact: data_offset = 53, data_len = 1, fname_len = 50
[2000/07/27 15:57:41, 10] smbd/nttrans.c:(482)
map_share_mode: Mapped desired access 12019f, share access 3, file attributes 0 to open_mode 42
[2000/07/27 15:57:41, 5] smbd/filename.c:(329)
unix_convert called on file "รท\"
[2000/07/27 15:57:41, 3] lib/util.c:(522)
unix_clean_na...
2009 Oct 29
5
[PATCH] gfxboot.c32
Ok, here is the first try to turn the gfxboot wrapper into a com32 module. I
had to extend the interface to the gfxboot core a bit to get it working. So
it works only with latest gfxboot from
git://gitorious.org/gfxboot/gfxboot.git
Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfxboot_c32.diff.gz
Type: application/x-gzip
Size: 7220 bytes
Desc:
URL:
2002 May 16
0
File copy error with Samba 2.2.x and 3.0/Novell/Win2k
...ansact_create(1156)
call_nt_transact_create
[2002/05/13 15:40:24, 10] smbd/nttrans.c:map_create_disposition(401)
map_create_disposition: Mapped create_disposition 5 to 12
[2002/05/13 15:40:24, 10] smbd/nttrans.c:get_filename_transact(290)
get_filename_transact: data_offset = 53, data_len = 1, fname_len = 36
[2002/05/13 15:40:24, 10] smbd/nttrans.c:map_share_mode(500)
map_share_mode: DELETE_ACCESS requested. open_mode = 20001
[2002/05/13 15:40:24, 10] smbd/nttrans.c:map_share_mode(528)
map_share_mode: Mapped desired access 130196, share access 3, file
attributes 80 to open_mode 20041
[2002/05/...
2003 Nov 20
0
Windows 2K Offline files
...ct_create(1188)
call_nt_transact_create
[2003/11/20 22:57:34, 10] smbd/nttrans.c:map_create_disposition(399)
map_create_disposition: Mapped create_disposition 0x5 to 0x12
[2003/11/20 22:57:34, 10] smbd/nttrans.c:get_filename_transact(288)
get_filename_transact: data_offset = 53, data_len = 2, fname_len = 9
[2003/11/20 22:57:34, 10] smbd/nttrans.c:map_share_mode(525)
map_share_mode: Mapped desired access 0x120196, share access 0x0, file
attributes 0x0 to open_mode 0x11
[2003/11/20 22:57:34, 5] smbd/filename.c:unix_convert(119)
unix_convert called on file "\800000B0"
[2003/11/20 22:57...
2003 Dec 01
0
No subject
...ansact_create(1010)
call_nt_transact_create
[2001/07/02 17:04:37, 10] smbd/nttrans.c:map_create_disposition(386)
map_create_disposition: Mapped create_disposition 3 to 11
[2001/07/02 17:04:37, 10] smbd/nttrans.c:get_filename_transact(285)
get_filename_transact: data_offset = 53, data_len = 1, fname_len = 80
[2001/07/02 17:04:37, 10] smbd/nttrans.c:map_share_mode(491)
map_share_mode: Mapped desired access 12019f, share access 3, file
attributes 0 to open_mode 42
Okay, looking at the code that dealt with this bug before....It seems that
the important bit in the check used looks for the first (a...