search for: read_packet

Displaying 20 results from an estimated 31 matches for "read_packet".

2008 Jul 31
1
liboggz and packets versus segments ...
...other file and get exactly the same result ? which is great (result is test_with_data.ogg file attached). I then attempted to read back a sample spx file I obtained from the web (attached female_scrub.spx) file. I can read it back happily but I end up with a resultant file twice the size as the read_packet callback gets called on each page segment being read, and I am writing each of these back to the resultant file with a write feed and they all end up on their own page (no matter how I set the flush flags). The part I don't understand is why the read_packet callback only gets invoked on my t...
2004 Sep 21
2
login from XP
Hello, I'm having a problem logging in to the Samba domain from an XP machine. The machine is added to the domain but after reboot I can't login. I've done the signorseal registry hack but I'm still not able to login. The error I get when logging in is this: "Windows cannot connect to the domain, either because the domain controller is down or otherwise unavailable, or
2009 Feb 13
1
Decoding from memory using libfishsound
...I'm receiving packages and when I write them to file application example from libfishsound is properly decoding it. Problem starts, when I want to decode from memory, for example: receive few packages, decode them and send to sound card. This is code for decoding, which cast callback function read_packet. oggz = oggz_open_stdio(newfile,OGGZ_READ); oggz_set_read_callback (oggz, -1, read_packet, fsound); while ((n = oggz_read (oggz, 1024)) > 0); I've tried to create object using oggz_new, a write from memory data using oggz_read, but it doesn't worked. Data from package is stored in QByt...
2005 Dec 13
0
Can't see shares on a server member
...mber : U86F Samba log.nmbd : [Tue Dec 13 17:09:08 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 137 read: 50 [Tue Dec 13 17:09:08 2005 , 10] libsmb/nmblib.c:parse_nmb(506) parse_nmb: packet id = 33066 [Tue Dec 13 17:09:08 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 50 from (10.244.142.1) port 137 [Tue Dec 13 17:09:08 2005 , 4] libsmb/nmblib.c:debug_nmb_packet(112) nmb packet from 10.244.142.1(137) header: id=33066 opcode=Query(0) response=No header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No header...
2018 Apr 04
1
Tinc 1.1_pre15 compilation issue witrh glibc 2.25
Dear Tinc-devs, trying to compile Tinc 1.1 pre 15 on my Gentoo system, I get the following error: ----------------------------------------- uml_device.c: In function ‘read_packet’: uml_device.c:231:25: error: incompatible type for argument 2 of ‘connect’ if(connect(write_fd, (const struct sockkadr *)&request.sock, sizeof request.sock) < 0) { ^ In file included from /usr/include/netinet/in.h:23:0, from /usr/include/netdb.h...
2008 Feb 25
1
Bug in oggz-validate with small files
It reports that a file contains no Ogg packet if the file is 1023 bytes or less (I think). I had a go at fixing it, but the code confuses me I'm afraid. I got so far as having a very strong suspicion that the problem lies in ovdata_clear at the end of read_packet being called before the "we have packets" has been registered. For testing, just speexenc a tiny wav file (the bug was found using a Kate stream, but it seems to do the same with Speex streams, that's why I reckon it's liboggz's fault :)) If you can't repro, I'll send...
2002 Feb 22
1
(no subject)
Hi people, sorry for the previous HTML stuff, I hope this time it's plain text. Here's my problem: I'm not sure if this is a samba/solaris problem or a Win98 problem and I'll tell you why. I have a Solaris 8 server running samba 2.2.2, a linux/samba 2.0.7 box and a couple Win 98 boxes. When I did a complete restore of my Win98 box from tape, I could no longer access the Solaris
2003 Jan 28
0
Probably a bug in samba audit
...0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET [2003/01/22 20:55:37, 10] lib/util_sock.c:read_udp_socket(193) read_udp_socket: lastip 192.168.0.2 lastport 137 read: 68 [2003/01/22 20:55:37, 10] libsmb/nmblib.c:parse_nmb(471) parse_nmb: packet id = 15272 [2003/01/22 20:55:37, 5] libsmb/nmblib.c:read_packet(720) Received a packet of len 68 from (192.168.0.2) port 137 [2003/01/22 20:55:37, 4] libsmb/nmblib.c:debug_nmb_packet(107) nmb packet from 192.168.0.2(137) header: id=15272 opcode=Registration(5) response=No header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No header:...
2013 Jul 15
0
Problem logon on WinXP : returning logon svr \\EASYBOURSE domain EB code 13 token=ffff
HI ! I have a problem with nmbd, i can't logon on a WinXP machine (wfassi-PC ,everything was alright until at a moment user coudnt connect anymore) , here is log.nmbd : [2013/07/15 16:39:26, 5] libsmb/nmblib.c:797(read_packet) Received a packet of len 50 from (192.168.0.89) port 137 [2013/07/15 16:39:26, 4] libsmb/nmblib.c:106(debug_nmb_packet) nmb packet from 192.168.0.89(137) header: id=32801 opcode=Query(0) response=No header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No header: rc...
2003 Feb 18
1
wbinfo --sequence DISCONNECTED
...727) resolve_wins: WINS server == <212.68.102.9> [2003/02/18 11:07:27, 3] lib/util_sock.c:open_socket_in(813) bind succeeded on port 0 [2003/02/18 11:07:27, 5] libsmb/nmblib.c:send_udp(741) Sending a packet of len 50 to (212.68.102.9) on port 137 [2003/02/18 11:07:27, 5] libsmb/nmblib.c:read_packet(719) Received a packet of len 62 from (212.68.102.9) port 137 [2003/02/18 11:07:27, 4] libsmb/nmblib.c:debug_nmb_packet(107) nmb packet from 212.68.102.9(137) header: id=18463 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rc...
2006 Sep 21
1
current master browser = UNKNOWN / failing WINS test #1 on 3.0.23c
...orkgroupdb.c:find_workgroup_on_subnet(171) find_workgroup_on_subnet: workgroup search for DOMAIN_UK on subnet UNICAST_SUBNET: found. [2006/09/21 12:35:25, 10] lib/util_sock.c:read_udp_socket(294) read_udp_socket: lastip 10.10.20.1 lastport 138 read: 176 [2006/09/21 12:35:25, 5] libsmb/nmblib.c:read_packet(755) Received a packet of len 176 from (10.10.20.1) port 138 [2006/09/21 12:35:25, 7] nmbd/nmbd_packets.c:listen_for_packets(1833) discarding own dgram packet from 10.10.20.1:138 [2006/09/21 12:35:25, 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(127) find_name_on_subnet: on subnet 10.10.20.1...
2003 Jan 23
1
winbindd with Windows 2000
...2003/01/23 15:10:51, 4] libsmb/namequery.c:startlmhosts(474) startlmhosts: Can't open lmhosts file /usr/local/samba/lib/lmhosts. Error was No such file or directory [2003/01/23 15:10:51, 10] libsmb/nmblib.c:parse_nmb(471) parse_nmb: packet id = 10137 [2003/01/23 15:10:51, 5] libsmb/nmblib.c:read_packet(719) Received a packet of len 355 from (172.16.1.251) port 137 [2003/01/23 15:10:51, 4] libsmb/nmblib.c:debug_nmb_packet(107) nmb packet from 172.16.1.251(137) header: id=10137 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=No rec_des=No trunc=No auth=Yes header: rco...
2008 Jan 10
3
Samba problem connecting
Installed Samba 3.0.10 via 'pkgadd' on Solaris 2.6 - previously running Samba 2.2.8. It starts up and SWAT confirms that it is running and I am using the same smb.conf but I am unable to connect to a share via PC. Message "\\s080 is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access
2004 Oct 05
2
Can join domain; can't logon
...d_workgroupdb.c:find_workgroup_on_subnet(162) find_workgroup_on_subnet: workgroup search for NWU_TEST on subnet UNICAST_SUBNET: found. [2004/10/05 11:14:48, 10] lib/util_sock.c:read_udp_socket(230) read_udp_socket: lastip 10.9.1.97 lastport 138 read: 290 [2004/10/05 11:14:48, 5] libsmb/nmblib.c:read_packet(757) Received a packet of len 290 from (10.9.1.97) port 138 [2004/10/05 11:14:48, 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(69) nmbd_subnetdb:namelist_entry_compare() -1 == memcmp( "NWU_TEST<1c>", "NWU_TEST<1d>", 84 ) [2004/10/05 11:14:48, 10] nmbd/nmbd_subne...
2005 Mar 08
2
Trying to get ADS authentication working.
...t of len 50 to (192.168.192.60) on port 137 [2005/03/08 12:13:33, 10] lib/util_sock.c:read_udp_socket(230) read_udp_socket: lastip 192.168.192.60 lastport 137 read: 211 [2005/03/08 12:13:33, 10] libsmb/nmblib.c:parse_nmb(503) parse_nmb: packet id = 24973 [2005/03/08 12:13:33, 5] libsmb/nmblib.c:read_packet(754) Also of interest when I run kinit username@realm I then type my password and the command appears to have worked however running klist tickets produces: klist: No credentials cache found (ticket cache FILE:tickets) Please help anyone that has any info on how I might begin diagnosing this pro...
1999 Dec 18
0
problems while compiling samba 2.0.6
...ntoa' libsmb/namequery.o: In function `internal_resolve_name': libsmb/namequery.o(.text+0x1409): undefined reference to `__inet_addr' libsmb/nmblib.o: In function `debug_nmb_packet': libsmb/nmblib.o(.text+0x1e1): undefined reference to `__inet_ntoa' libsmb/nmblib.o: In function `read_packet': libsmb/nmblib.o(.text+0x1425): undefined reference to `__inet_ntoa' libsmb/nmblib.o: In function `send_udp': libsmb/nmblib.o(.text+0x14be): undefined reference to `__inet_ntoa' libsmb/nmblib.o(.text+0x152f): undefined reference to `__inet_ntoa' lib/interface.o: In function `ad...
2004 Dec 03
1
Server not browseable with 3.0.8
...ba at the log files, it looks as if nmbd is seeing the browser queries, but discarding them. Has anyone run into anything like this? In particular, I see things like find_workgroup_on_subnet: workgroup search for PHYSICS on subnet xxx.xxx.xxx.2 1: found. [2004/12/03 10:41:09, 5] libsmb/nmblib.c:read_packet(757) Received a packet of len 201 from (xxx.xxx.xxx.64) port 138 [2004/12/03 10:41:09, 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(129) find_name_on_subnet: on subnet xxx.xxx.xxx.21 - name PHYSICS<1d> NOT FOUND [2004/12/03 10:41:09, 5] nmbd/nmbd_packets.c:process_dgram(1194) process_d...
2002 Nov 01
0
The domain is not disposable!
...roup_on_subnet: workgroup search for BCCFILOTTRANO on subnet UNICAST_SUBNET: found. [2002/10/25 15:19:45, 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(160) find_workgroup_on_subnet: workgroup search for BCCFILOTTRANO on subnet UNICAST_SUBNET: found. [2002/10/25 15:19:46, 5] libsmb/nmblib.c:read_packet(719) Received a packet of len 50 from (10.113.160.40) port 137 [2002/10/25 15:19:46, 4] libsmb/nmblib.c:debug_nmb_packet(107) nmb packet from 10.113.160.40(137) header: id=32919 opcode=Query(0) response=No header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No header: rc...
2005 May 15
0
Samba (RHEL 3) hangs after few days or even hours
...workgroupdb.c:find_workgroup_on_subnet(162) find_workgroup_on_subnet: workgroup search for SYSTINET on subnet UNICAST_SUBNET: found. [2005/05/15 02:50:27, 10] lib/util_sock.c:read_udp_socket(230) read_udp_socket: lastip 10.0.0.209 lastport 138 read: 215 [2005/05/15 02:50:27, 5] libsmb/nmblib.c:read_packet(757) Received a packet of len 215 from (10.0.0.209) port 138 [2005/05/15 02:50:27, 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(69) nmbd_subnetdb:namelist_entry_compare() -1 == memcmp( "SYSTINET<1d>", "SYSTINET<1e>", 84 ) [2005/05/15 02:50:27, 10] nmbd/nmbd_subn...
2002 Aug 12
3
Winbind cannot find/connect to PDC.
...options(111) socket option SO_SNDTIMEO = 0 [2002/08/12 09:12:27, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVTIMEO = 0 [2002/08/12 09:12:27, 5] libsmb/nmblib.c:send_udp(741) Sending a packet of len 50 to (192.168.1.255) on port 137 [2002/08/12 09:12:27, 5] libsmb/nmblib.c:read_packet(719) Received a packet of len 62 from (192.168.1.12) port 137 [2002/08/12 09:12:27, 4] libsmb/nmblib.c:debug_nmb_packet(107) nmb packet from 192.168.1.12(137) header: id=26431 opcode=Query(0) response=Yes header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=Yes header: rco...