similar to: Samba 3.0.32 Maintenance Release Available

Displaying 20 results from an estimated 3000 matches similar to: "Samba 3.0.32 Maintenance Release Available"

2008 Feb 25
1
NoMethodError: undefined method `<=>' for :zip:Symbol
Long time programmer, but I just started learning RoR last week. I am going through some examples in the book "Ruby on Rails: Up and Running". The example I am on had me add a table to the database that looks like so: CREATE TABLE people ( `id` int(11) NOT NULL auto_increment, `type` varchar(20) default NULL, `name` varchar(20) default NULL, `email` varchar(30) default NULL,
2006 Aug 14
1
mtext uses the typographical descender to align text
<> Hello One sometimes (quite often really ) marvel at the choice of defaults in R's graphic engine. For some obscure reason, mtext uses the typographical descender (bottom of letters) to align text. That is: "gG" will end up slightly higher that "GG". Depending on the font, "Q" might end up higher than "O". (for explanation of baseline
2008 Dec 29
1
[LLVMdev] Enhancing the Trident compiler
Hi Nico, Yes, that's true! :-) I just listed it in order of short-comings of the existing compiler. I've been reading up on existing tools, and it would appear that a couple of commercial tools exist, most notably Xilinx AutoESL, which supports C, C++, SystemC and M-code. Others support better C functionality, e.g. c-to-verilog, which does not have the current
2005 Sep 19
0
need a simply configuration for calling in/out to PSTN
Hi all, I have configured Asterisk to call to PSTN phone from our IP phone, But I am unable to call my IP phone from a PSTN phone (If I called any number between 21494350 and 21494399, the card should route my call to my IP phone, IF my configuration was correct). I have done my research and gathered bits and pieces of information (which are vague by the way) but still cannot call my IP phone from
2023 Apr 14
1
gpo client linux sssd does not apply
On 14/04/2023 15:51, Anderson Sampaio Mello via samba wrote: > Thanks everyone for the reply. > > But actually the samba documentation: > > https://wiki.samba.org/index.php/Group_Policy#SSSD > > and from David Mulder(dmulder): > > https://dmulder.github.io/group-policy-book/policy-refresh.html#sssd-refresh > > It makes it clear that sssd does support samba AD
2006 May 02
0
2 Courses - (1) R/Splus Advanced Programming (2) R/Splus Fundamentals in Seattle - June 2006
XLSolutions Corporation ([1]www.xlsolutions-corp.com) is proud to announce 2 courses in Seattle this June (Same week!). (1) R/Splus Advanced Programming *** Seattle/June 8-9, 2006 *** [2]http://www.xlsolutions-corp.com/Radv.htm (1) R/Splus Fundamentals and Programming Techniques *** San Francisco/ May 25-26, 2006***
2008 Dec 29
0
[LLVMdev] Enhancing the Trident compiler
Hi, I'm not sure, but I think you should do point 'e' first - unless you want to implement 'a' to 'd' first for 1.5 and then again for 2.4. Best regards, Nico On Dec 29, 2008, at 1:44 PM, Elvis Dowson wrote: > Hi, > Would anyone happen to know if there are any efforts underway > at enhancing the Trident compiler? > > Some of the things that I
2008 Apr 09
2
apache log directives
Does anyone know of a way to specify a CustomLog file name in apache based on the vhost? for example, I have 10 vhosts and instead of giving each one a CustomLog directive and specifying a different log file I'd like to do something in global that does the same thing, ala vhost elvis customlog elvis.log vhost king customlog king.log becomes customlog $VHOST.log I know that this is a bad
2008 Dec 28
2
[LLVMdev] Error when attempting to build llvm-gcc-4.2-2.4.source on Mac OS X 10.5.6
Thanks Anton, Yes, I just realized this. I am going through the steps now. So, you're saying that Trident will not work with llvm-2.4? If I have to use llvm-1.5, which is the corresponding C front end? I couldn't locate the C front end package on the Trident Compiler website. Best regards, Elvis Dowson On Dec 29, 2008, at 2:43 AM, Anton
2006 May 10
0
Courses - R/Splus Advanced Programming ***by the R Development Core Tean Guru In Seattle and San Francisco ***June/July***
XLSolutions Corporation ([1]www.xlsolutions-corp.com) is proud to announce our*** R/S Advanced Programming ***courses in Seattle and San Francisco this summer by the R Development Core Team Guru! (1) R/Splus Advanced Programming *** Seattle/June 8-9, 2006 *** *** San Francisco / July 13-14, 2006 ***
2023 Mar 10
1
Missing features in RSAT Group Policy Manager (Debian as Samba PDC)
On 10/03/2023 15:58, David Mulder via samba wrote: > > On 3/10/23 8:56 AM, Rowland Penny via samba wrote: >> >> >> On 10/03/2023 15:46, David Mulder via samba wrote: >>> On 3/10/23 8:35 AM, Dennis Binkhorst via samba wrote: >>>> I have been testing a Debian 11 (i386) server with samba >>>> 2:4.13.13+dfsg-1~deb11u5 running as an Active
2023 Mar 10
1
Missing features in RSAT Group Policy Manager (Debian as Samba PDC)
On 3/10/23 8:56 AM, Rowland Penny via samba wrote: > > > On 10/03/2023 15:46, David Mulder via samba wrote: >> On 3/10/23 8:35 AM, Dennis Binkhorst via samba wrote: >>> I have been testing a Debian 11 (i386) server with samba >>> 2:4.13.13+dfsg-1~deb11u5 running as an Active Directory Controller. >>> This is >>> a stand-alone DC, meant for user
2003 Nov 10
1
Problem in MySql-3.23.49
Hi I am a user of Asterisk-0.5.0. I am a final year student of MCA in IGNOU.All the system are running in Red Hat-7.3 OS. I am able to transfered call in the following procedures: PSTN(INDIA)>>Mediatrix 1204>>Asterisk server>> VOCAL server>>Mediatrix 1204>>PSTN(USA) Now I want to save the cdr data in my Asterisk box.I am using RedHat-7.3 OS. I am using the
2008 Nov 09
1
Failed rpmbuild-ing samba-3.0.32.tar.gz
Hi, Relating to my emails before (SAMBA & SOLIDWORS : cat & dog?) now I've been trying to update my samba-3.0.10 to samba-3.0.32 . I downloaded the source form samba.org and trying to create rpm package from one. I created ~/.rpmmacros file %_tmppath /home/fcmario/tmp %_topdir /home/fcmario/src/rpm %prefix /usr/local and ran % rpmbuild -ta ~/src/rpm/SOURCES/samba-3.0.32.tar.gz I
2008 Dec 29
0
[LLVMdev] Error when attempting to build llvm-gcc-1.5 on Mac OS X 10.5.6
2008/12/28 Elvis Dowson <elvis.dowson at mac.com> > Where can I get gccas ? I am running Mac OS X 10.5.6 and I get the > following error: > gccas is one of the LLVM tools; you have to build them before building llvm-gcc and you should configure llvm-gcc with the --enable-llvm=[...] flag unless the LLVM tools are in your PATH. See
2006 Jun 13
1
2 Courses Near You - (1) Introduction to R/S+ programming: Microarrays Analysis and Bioconductor, (2) R/Splus Fundamentals and Programming Techniques
XLSolutions Corporation (www.xlsolutions-corp.com) is proud to announce: (1) Introduction to R/S+ programming: Microarrays Analysis and Bioconductor *** San Francisco / July 17-18, 2006 *** *** Chicago / July 24-25, 2006 *** *** Baltimore / July 27-28, 2006 *** *** Raleigh / July 17-18, 2006 *** ***
2009 Sep 09
1
[Announce] Samba 3.4.1 Available for Download
================================================================= "I don't know anything about music. In my line you don't have to." Elvis Presley ================================================================= Release Announcements ===================== This is the latest stable release of Samba 3.4. Major enhancements in Samba 3.4.1 include:
2009 Sep 09
1
[Announce] Samba 3.4.1 Available for Download
================================================================= "I don't know anything about music. In my line you don't have to." Elvis Presley ================================================================= Release Announcements ===================== This is the latest stable release of Samba 3.4. Major enhancements in Samba 3.4.1 include:
2005 Aug 08
0
Re: oggdec/ogg123 cannot play stream files
Hello I'm following this up to the vorbis-dev mailing list (and bcc to you). Thanks for your repsonses. At 15:09 Uhr -0500 07.08.2005, Graham Mitchell wrote: > > b) concerning oggdec and ogg123: > > - neither is able to read from a pipe nor a fifo, as it seems. > >Yes, the "ogg123" from a pipe bug was actually just fixed in CVS during the >last week, so try
2008 Jul 22
0
2 Courses*** R/Splus Advanced Programming : August 14-15 in Seattle ! by XLSolutions Corp
XLSolutions Corporation (www.xlsolutions-corp.com) is proud to announce our*** R/S Advanced Programming ***course in Seattle on August 14-15 and *** R/Splus Fundamentals and Programming Techniques*** course in New York City on July 28-29 Ask for group discount and reserve your seat Now - Earlybird Rates. Payment due after the class! Email Sue Turner: sue at xlsolutions-corp.com (1) R/Splus