Displaying 3 results from an estimated 3 matches for "725f".
Did you mean:
725
2005 Jun 11
0
"conversion error" and NT_STATUS_LOGON_FAILURE
...17:30:14, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(887)
api_pipe_bind_req: \PIPE\spoolss -> \PIPE\spoolss
[2005/06/11 17:30:14, 3] rpc_server/srv_pipe.c:check_bind_req(762)
check_bind_req for \PIPE\spoolss
[2005/06/11 17:30:14, 3] smbd/pipes.c:reply_pipe_write_and_X(199)
writeX-IPC pnum=725f nwritten=72
[2005/06/11 17:30:14, 3] smbd/process.c:process_smb(1091)
Transaction 5 of length 63
[2005/06/11 17:30:14, 3] smbd/process.c:switch_message(886)
switch message SMBreadX (pid 4569) conn 0x8402c00
[2005/06/11 17:30:14, 3] smbd/pipes.c:reply_pipe_read_and_X(242)
readX-IPC pnum=725f m...
2007 May 06
1
Upgrade 3.0.24-3.fc5 to 3.0.24-4.fc5 Anomaly
..._fd_reply(290) api_fd_reply: INVALID PIPE HANDLE: 7051 : 1 Time(s)
smbd/ipc.c:api_fd_reply(290) api_fd_reply: INVALID PIPE HANDLE: 719a : 1 Time(s)
smbd/ipc.c:api_fd_reply(290) api_fd_reply: INVALID PIPE HANDLE: 71f3 : 1 Time(s)
smbd/ipc.c:api_fd_reply(290) api_fd_reply: INVALID PIPE HANDLE: 725f : 1 Time(s)
smbd/ipc.c:api_fd_reply(290) api_fd_reply: INVALID PIPE HANDLE: 72bc : 1 Time(s)
smbd/ipc.c:api_fd_reply(290) api_fd_reply: INVALID PIPE HANDLE: 72cc : 1 Time(s)
smbd/ipc.c:api_fd_reply(290) api_fd_reply: INVALID PIPE HANDLE: 72d6 : 1 Time(s)
smbd/ipc.c:api_fd_reply(290) api_fd_...
2008 Jul 14
5
EOL in stderr of ssh - Linux
Hello everyone,
recently I've found something I consider a bug.
Correct me if I'm wrong, but I always thought that Linux' EOL is 0x0A.
Imagine my surprise when I saw that all messages that are being output
on to the stderr (on any Linux I've tested - Fedora and Ubuntu) are
terminated with 0x0D, 0x0A.
Maybe that's standard behaviour of all stderr messages in all Linux