similar to: Samba 4.7 debian Stretch package available for testing

Displaying 20 results from an estimated 1000 matches similar to: "Samba 4.7 debian Stretch package available for testing"

2018 Oct 18
0
Ready to test Samba 4.9.1. for Debian Stretch ( or ubuntu 18.04 or Devuan ASCII ) AMD64 only
Hai...   Finaly im passed all errors, some problem with meself.. , some the code. ..    Lots of thank to the samba devs, that gave the clue to fix the last parts. :-)) whoehoe..   Its still in the stretch-experimental repo, and if the feedback is ok, i'll make the final build tomorrow. Testing can be done with Debian Stretch or Ubuntu 18.04 amd64 or Devuan ASCII AMD64 only.   #setup: get
2018 Jun 22
0
Samba 4.7.8 Available for Debian Stretch (amd64/i386)
Hai. I've finished the 4.7.8 package for Debian Stretch. You can find them in the repo stretch-unstable. (Note, these are not unstable, but a bad choice of words was made here.) This version is alligned with the debian samba patches up to 4.8.2, but adapted in this 4.7.8. The Build logs can be found here: http://downloads.van-belle.nl/samba4/Buildlogs/stretch/ So, i've made a few
2017 Jun 21
0
DRS stopped working after upgrade from debian Jessie to Stretch
I suggest before you upgrade do a very good read here. https://wiki.samba.org/index.php/Updating_Samba#Notable_Enhancements_and_Changes https://wiki.samba.org/index.php/Samba_Features_added/changed_(by_release) And a summerize version for with all parameter changes as of upgrade from 4.2 up to 4.6 http://downloads.van-belle.nl/samba4/Upgrade-info.txt Same as the wiki links but just
2019 Jul 25
0
NOTICE: Update Debian samba 4.10.6 (stretch)
Hai, ? We have noticed a depency that was missing in the latest 4.10.6 builds.? Affected are Debian Stretch and Buster. ? If you where running samba 4.10.5 and upgraded you might not?notice this problem. If you did not use samba-tool, you might not have noticed it. New installs?and people building from my sources did noticed it. ? Thank you guys for the reports ! @Marcio Demetrio Bacci
2013 Apr 03
4
Better way of writing R code
Dear R forum, (Pl note this is not a finance problem) I have two data.frames as currency_df = data.frame(current_date = c("3/4/2013", "3/4/2013", "3/4/2013", "3/4/2013"), issue_date = c("27/11/2012", "9/12/2012", "14/01/2013", "28/02/2013"), maturity_date = c("27/04/2013", "3/5/2013",
2011 Oct 11
1
extra digits added to data
I am having a problem with extra digits being added to my data which I think is a result of how I am converting my data.frame data to xts. I see the same issue in R v2.13.1 and RStudio version 0.94.106. I am loading historical foreign exchange data in via csv files or from a sql server database. In both cases there are no extra digits and the original data looks like the following:
2011 Jan 07
1
Calculating Returns : (Extremely sorry for earlier incomplete mail)
Dear R forum helpers, I am extremely sorry for the receipt of my incomplete mail yesterday. There was connectivity problem at my end and so I chose to send the mail through my cell, only to realize today about the way mail has been transmitted. I am again sending my complete mail through regular channel and sincerely apologize for the inconvenience caused. ## Here is my actual mail Dear R
2007 Jan 16
0
Naive suggestions for (kinda) funding
First of all, don't shoot me if I got some things wrong. I personally recommend (without much success :-)) to buy from www.cheeplinux.com (Definite Software), because I believe this is of some help to the CentOS project. At least, to some people involved in it (please correct me if I'm wrong). ?1. Anyway, as PayPal is _not_ an option for some countries, donations to CentOS.org can't
2017 Dec 07
2
How to read or write Geolocation (RFC6442) data in SIP/PJSIP messages ?
Hello, I'm having a look at section 13.1 from SIP Connect v2 doc (see [1]). It refers to RFC6442 which gives the following example (sorry for its length): INVITE sips:bob at biloxi.example.com SIP/2.0 Via: SIPS/2.0/TLS pc33.atlanta.example.com;branch=z9hG4bK74bf9 Max-Forwards: 70 To: Bob <sips:bob at biloxi.example.com> From: Alice <sips:alice at
2017 Jun 21
4
DRS stopped working after upgrade from debian Jessie to Stretch
Am 21.06.2017 um 00:50 schrieb Andrew Bartlett: > On Tue, 2017-06-20 at 23:35 +0200, Achim Gottinger via samba wrote: >> Can you do this against the secrets.keytab in Samba's private/ dir? >>> You can reset the Samba machine account pw with >>> ./source4/scripting/devel/chgtdcpass, but: >>> - it wont be packaged so you will have to build Samba and tell it
2011 Jan 06
1
Calcuting returns
Dear R forum helpers,I have following datatrans <- data.frame(currency_transacted = c("EURO", "USD", "USD", "GBP", "USD", "AUD"), position_amt = c(10000, 25000, 20000, 15000, 22000, 30000))date <- c("12/31/2010", "12/30/2010", "12/29/2010", "12/28/2010", "12/27/2010",
2008 Sep 29
0
[LLVMdev] Architecture Dependency of LLVM bitcode (was Re: compile linux kernel)
On Mon, Sep 29, 2008 at 8:18 AM, Christian Plessl <christian.plessl at uni-paderborn.de> wrote: > - Is the architecture dependence of LLVM IR only an artifact of llvm- > gcc producing architecture dependent results? No. It also is an artifact of code compiling architecture and OS dependent features based on what they detect at configure time It is an artifact of compiling non-type
2007 May 23
1
I made some progress on my previous "systemfit" question but still not quite there
Surprisingly, I played around with some test code and below actually creates equations that look correct. tempmat<-matrix(10,nrow=6,ncol=6) restrictmat<-diag(6) colnames(tempmat)<-c("AUD.l1","CHF.l1","CAD.l1","GBP.l1","EUR.l1","JPY.l 1")
2012 Apr 27
1
multivariate xts merge question
Hi, I have an xts starting with a number of columns (currency pairs see below), then I add new ones which are derived from existing ones (like adding the moving average of a column) by merging the new columns one by one. These get the name of the column they are calculated from concatenated with ".1". All done by merge.xts, easy. Now, I have a function (procState below) which generates
2011 Aug 29
0
[patch] debian/copyright
The debian/copyright is quite wrong and missing quite some copyright/license issues. I rewrote it using the DEP5 format. But since it's too big (more than 40 KB), I couldn't attach it. So I've put it here: http://ftparchive.gplhost.com/xen/debian_copyright This includes all the copyright things for Qemu as well, but it might be missing some authors. I believe that the MAINTAINERS
2017 May 29
1
classic upgrade, splitting servers
Am 2017-05-28 um 22:29 schrieb Rowland Penny via samba: >>> The above log was generated with log level 4 .... I'd appreciate >>> some checking eyes. > > I download the log file, but it seems to be corrupted. it was only shared for 3 days. did some new log right now: https://oc.oops.co.at/owncloud/s/Je9s8hjkEHRX8mn >> aside from that log (should I run a higher
2009 Sep 24
1
Downloading currency data from from Yahoo
Hi, I wanted to download some currency data using "quantmod" package, however got following error : > getSymbols('USD/GBP',src='yahoo') Error in download.file(paste(yahoo.URL, "s=", Symbols.name, "&a=", from.m, : cannot open URL
2011 Jan 07
0
Odp: Currency return calculations
My mistake sir. I was literally engrossed in my stupid logic, and while doing so, overlooked the simple and very effective solution you had offered. Sorry once again sir and will certainly try to be very careful in future. Thanks again and have a great weekend sir. Regards Amelia --- On Fri, 7/1/11, Petr PIKAL <petr.pikal@precheza.cz> wrote: From: Petr PIKAL
2012 Jul 27
2
How can I access the title of a table read via read.csv?
Hi, I have a table which I can read via read.csv: fx1<-read.csv(file="A_FX_M.csv", header=TRUE) TIME REER NTD JPY GBP HKD 1 198001 124.26 36.030 237.96 2.263980 4.8366 2 198002 126.59 36.030 244.05 2.290426 4.8765 3 198003 128.33 36.026 248.62 2.206045 4.9960 4 198004 127.85 36.063 251.67 2.215330 4.9760 5 198005 124.40 36.050 228.35 2.302026 4.8891 6 198006
2005 Apr 30
1
Thanks (was re: Neosurge.com)
On Sat, 2005-04-30 at 07:05 -0400, Mark Weaver wrote: > John, > > I just wanna say THANK YOU for the AWESOME distro and keep up the > fantastic work. CentOS 4 is definitely without a doubt the most > rock-solid, outa-the-box distro I've ever used. And I'm loving every > minute of it. I've even managed to get my boss hooked on it and now our > linux machines