similar to: Bits from the Samba packaging team in Debian

Displaying 20 results from an estimated 1000 matches similar to: "Bits from the Samba packaging team in Debian"

2008 Jul 07
2
copyin having secondary effects.
Dtracing gethostbyname I''m trying to read the h_alias array and all the entries it points to however every time I copyin an entry pointed to by the first entry in teh h_alias array the other entries in the array get corrupted. So I have ended up with this script: #!/usr/bin/dtrace -CZs #include <netdb.h> pid$target::gethostbyname_r:return { self->r = (struct hostent
2015 Jan 25
0
SmartOS: nss_wrapper: conflicting types
Hello, I am attempting to build Samba 4.2.0 RC4 (I have not tried previous versions yet) and after applying attached patches the build fails with (full build and configure output attached). [2006/3812] Compiling lib/nss_wrapper/nss_wrapper.c ../lib/nss_wrapper/nss_wrapper.c:2405:5: error: conflicting types for 'gethostby name_r' In file included from
2004 Aug 06
1
IceCast 1.3.11: Segmentation Violation in Linux
Hello all, When I try to run IceCast 1.3.11, it starts up okay, but crashes with Segmentation Violation as soon as a client tries to connect to it. I am suspecting that there is a race condition, because when I try to strace icecast, it works fine. I am a novice level coder, so I dont know how else I can help you. :-) This is a problem I had with 1.3.10, but I downloaded 1.3.11 to see if you
2003 Apr 10
0
Bug in Samba v2.2.8a with Windows API GetFileAttributes ?
Before my company was bought out by another company, we were using Samba v1.9.3 and I'm pretty certain that the GetFileAttributes was working properly but I can't be absolutely sure. Since the move, we're using v2.2.5 and just recently upgraded to v2.2.8a on Solaris 2.7. I'm doing my testing on an XP machine. I'm seeing that GetFileAttributes is always returning 0 instead of
2006 Oct 30
3
Why does gethostbyname_r appear to leak?
I am running a very simple multithreaded program (TestThread.C) which calls gethostbyname_r in several threads. My analysis of this program with both truss and DTrace suggest that is has a small leak. However, if I alter the program to have many more threads and run for a lot longer it never runs out of memory and does not carry on growing. Can anybody explain what I am missing in my analysis or
2003 Oct 27
2
BOTH UAs behind same FW/NAT
hello, can anybody help me with folloving problem I have asterisk with the public IP and two UAs (snom100, x-lite) in the same private network behind the same FW/NAT. All is working good, but whan I tried to establish call between these two UAs, first 10-15 second is nothing to hear and then is the quality terrible :( Can anyone tell how to get it work with normal quality ? best regards
2013 Aug 27
1
Dahdi gains
Hi, I'm trying to find the differences between the two CLI gain parameters of Dahdi : "dahdi set swgain" and "dahdi set hwgain". When I change one of these parameters the output of : asterisk -rx "dahdi show channel X" | grep Gains don't show me any changes. Did "dahdi show channel X" shows HW or SW Gains ? Whan I set rxgain and txgain in my
2011 Feb 15
1
working with multiple password protected iSCSI targets on one host
Hi, How do I setup multiple password protected iSCSI targets on Linux? I know that mounting a password protected iSCSI target requires modify these records with the appropriate values: node.session.auth.username = My_ISCSI_USR_NAME node.session.auth.password = MyPassword discovery.sendtargets.auth.username = My_ISCSI_USR_NAME discovery.sendtargets.auth.password = MyPassword But, now I need
2020 May 22
1
Fwd: DHCP Updates to DNS - Multiple Entries with Same IP
Mandi! Matt Savin via samba In chel di` si favelave... A bit OT but... > Following lines in dhcpd.conf should get rid of duplicates and preserve > load balance with '128': > one-lease-per-client true; > deny duplicates; > ignore-client-uids true; Interesting. But whan happen if a client have a double wired/wireless network connection, and
2008 Mar 05
1
Reversed but positive axis in trellis plots?
Hi, In my discpipline, it is common to plot one acoustic property on a positive scale but from top to bottom on the ordinate and the same for another measurement on the abscissa. So, the origin of the plot is on the top right of the plot, with increasing values to the left /down. This is to highlight the correlation between the acoustic measurement and the position of the forming structure, for
2006 Apr 21
1
Grandstream Budge Tone 101 keeps deregistering
Hello, I have a problem with one of three [topic] phones. The phone, which is on the LAN in the same subnet as Asterisk, keeps unregistering from the Asterisk server. Whan it is unregistered there is no way to make a phone call from it, but once it is rang by any other of the phones it registers to Asterisk again. The other two are absolutely fine. The problematic one [ecco] puts this messages
2001 Oct 23
1
loading packages
Thanks to Roger for pointing out the packages spweights and sptests to me. I believe they will be quiet useful in my work. But... I can't get them to work! Firstly, I realised that a newer version of R is available. I have now downloaded and installed it. When I try to 'install packages from CRAN' I get: trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES' unable
2004 Feb 23
1
ssh + ldap issues
In an effort to install cfengine (which requires 0.96b + of ssl), we've had to recompile all sorts of related packages on our RedHat 6.2 boxes. In addition, we're trying to implement an LDAP directory. Basically the source RPMS for RedHat 7.3 were installed and compiled on a 6.2 box to get this all to work. We're running into the following problem on the 6.2 boxes after having
2005 May 27
1
xmlAttrs and problems with reading node attributes of XML file (b ug?)
Hi, Consider the following code: require(XML) xmlFile = paste( "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n", "<mzXML xmlns=\"a\" xmlns:xsi=\"b\" xsi:schemaLocation=\"c\">\n", "<parentFile a=\"a\" b=\"b\" />\n",
2012 Sep 11
1
plotting smoother function on raw data
Hi, I have used the mgcv library to generate a simple additive model. I want to know how to plot the function on the raw data with confidence intervals whan I have TWO variables in the model. I get it to work with one variable but not with two. I am on the limit for what I understand in R, so be gentle. I have read the help file on predict.gam, but did not get any help out of it. #My model:
2006 Sep 28
2
which e-mail client can work with recent dovecot?
Hi, I'm trying to use dovecot-1.0.rc7. Before I've used dovecot-1.0 from nightly cvs build of August 08, 2006. It worked perfectly, on Linux 64-bit, you can see spec and patches at http://www.sisyphus.ru/srpm/dovecot/ When I tried to upgrade to rc7 and to recent nightly cvs builds with the same configuration and patches (provided necessary adaptations), it builds O.K, but can not move
2004 May 14
1
covariates in lm
Dear R list, I have been trying to do a linear model, extracting the effect of a covariate.... and the results do not match, when I do it with other programs (e.g. minitab).... so it is obvious that I was doing something wrong. Whan I do it with minitab, I have this results: (sector is a factor and depth is the covariate): Source DF Seq SS Adj SS Adj MS F P
2008 Sep 30
0
files or directories ending with dots or white spaces on a samba share
Hi Samba Team & Users, I recently found "THE" problem with files ending with a white space or a dot. After searching and finding very few pointers (ok, I do not know that much about the smb protocol), I found myself a bit disappointed. (I didn't RTFM however, I beg pardon.). It seems that files ending with whitespaces or dots cannot be correctly shared through a windows
2009 Jun 26
6
Company of Heroes Installation problem
Hello, Whan i want to install this game with wine 1.1.24 or 1.1.22, i have an error message. [Image: http://img55.imageshack.us/img55/8871/errork.th.png ] (http://img55.imageshack.us/i/errork.png/) i don't understand where the problem comes.... (sorry for my english, i'm french)
2010 Sep 26
1
About Wine Doors missing
Hi again. Well, it's been a few days since I updated to openSUSE 11.3 and I was installing Wine and Wine Doors to get my Windows applications to work, suddenly realizing that Doors was not working anymore and the website was shutdown since July 2010. Doors did wonderful with all my apps back in openSUSE 11.1 unlike Gecko, which gives me lots of trouble with most of the apps (they simply