search for: 10405

Displaying 15 results from an estimated 15 matches for "10405".

Did you mean: 1040
2014 Jan 29
3
[Bug 10405] New: Feature request: Add support for pre/post cmds for the rsync client
https://bugzilla.samba.org/show_bug.cgi?id=10405 Summary: Feature request: Add support for pre/post cmds for the rsync client Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Compone...
2020 Mar 10
3
llvm-link has no --allow-multiple-definition
...lists.llvm.org >>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >> -- >> Marc Heuse >> Mobil: +49 177 9611560 >> Fax: +49 30 37309726 >> www.mh-sec.de >> >> Marc Heuse - IT-Security Consulting >> Winsstr. 68 >> 10405 Berlin >> >> Ust.-Ident.-Nr.: DE244222388 >> PGP: AF3D 1D4C D810 F0BB 977D 3807 C7EE D0A0 6BE9 F573 -- Marc Heuse Mobil: +49 177 9611560 Fax: +49 30 37309726 www.mh-sec.de Marc Heuse - IT-Security Consulting Winsstr. 68 10405 Berlin Ust.-Ident.-Nr.: DE244222388 PGP: AF3D 1D4C...
2020 Mar 09
2
llvm-link has no --allow-multiple-definition
...____________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -- Marc Heuse Mobil: +49 177 9611560 Fax: +49 30 37309726 www.mh-sec.de Marc Heuse - IT-Security Consulting Winsstr. 68 10405 Berlin Ust.-Ident.-Nr.: DE244222388 PGP: AF3D 1D4C D810 F0BB 977D 3807 C7EE D0A0 6BE9 F573
2016 Jan 06
4
Empty (zero byte) SSH host keys
...ssh-server" is called. So it seems that some process creates these empty SSH host key files. Can you help to further debugging this strange behavior? Does sshd create SSH host keys? -- Benjamin Drung System Developer Debian & Ubuntu Developer ProfitBricks GmbH Greifswalder Str. 207 D - 10405 Berlin Email: benjamin.drung at profitbricks.com URL: http://www.profitbricks.com Sitz der Gesellschaft: Berlin. Registergericht: Amtsgericht Charlottenburg, HRB 125506B. Gesch?ftsf?hrer: Andreas Gauger, Achim Weiss.
2018 Apr 03
0
Issues with RPC, SID resolving; cannot use RSAT
...DMAP/SID2XID/S-1-5-21-1449862128-1716478392-3139764938-3680 Timeout: 11:38:37 Value: -1:N (expired) At the moment I'm blocked making any changes to the Domain, so I appreciate any help solving this issue. Thank you, Andreas Gaiser -- Andreas Gaiser wegewerk GmbH Saarbrücker Str. 24A 10405 Berlin
2018 Apr 03
0
Issues with RPC, SID resolving; cannot use RSAT
....klasse-statt-masse.net/> *Andreas Gaiser* network systems t +49 30 213087-61 andreas.gaiser at wegewerk.com <mailto:ags at wegewerk.com> | PGP <https://pgp.mit.edu/pks/lookup?op=get&search=0xC488840940C32AD4> *wegewerk gmbh* brauerei königstadt | haus a saarbrücker straße 24 | 10405 berlin | germany t +49 30 213087-0 | f +49 30 213087-17 berlin, hrb 76336, ag berlin-charlottenburg geschäftsführung: juri maier
1999 Jul 29
0
scan
...24725 Kb more] See "help(Memory)" on how to increase the heap size. > The following works but is not very elegant I think > x<-matrix(NA,nrow=6,ncol=3164832/6) > x[,]<-scan("pendler.luft.txt",skip=1) Read 3164832 items > x<-t(x) > x[1,] [1] 10101 10405 10349 3945 89 0 > Is there a better way to do that? How can I avoid copying of such large objects? E.g., does x<-t(x) copy x or not? Thanks, Adrian -- Adrian Trapletti, Vienna University of Economics and Business Administration, Augasse 2-6, A-1090 Vienna, Austria Phone: ++43 1 313...
2007 Mar 07
0
CentOS-announce Digest, Vol 25, Issue 4
...gin ------------------------------ Message: 2 Date: Wed, 07 Mar 2007 12:38:07 +1100 From: John Newbigin <jnewbigin at ict.swin.edu.au> Subject: [CentOS-announce] CESA-2007:0104-2: Low CentOS 2 i386 tzdata enhancement update To: centos-announce at centos.org Message-ID: <45EE177F.10405 at ict.swin.edu.au> Content-Type: text/plain; charset=us-ascii; format=flowed The following errata for CentOS-2 have been built and uploaded to the centos mirror: RHEA-2007:0104-2 tzdata enhancement update Files available: tzdata-2007c-1.el2_1.noarch.rpm More details are available from the R...
2019 Jul 03
3
optimisation issue in an llvm IR pass
...VM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -- Marc Heuse Mobil: +49 177 9611560 Fax: +49 30 37309726 www.mh-sec.de Marc Heuse - IT-Security Consulting Winsstr. 68 10405 Berlin Ust.-Ident.-Nr.: DE244222388 PGP: AF3D 1D4C D810 F0BB 977D 3807 C7EE D0A0 6BE9 F573
2006 Aug 12
4
form problem on deployment. Not sure how to debug this.
I wish I could be more clean in the subject but I honestly don''t know what to point at for the problem. I am trying to deploy a rails app to my external host (dreamhost). It works great in development on my machine but when It gets into production on dreamhost Data seems to be missing when I try and submit the form. Here''s what it looks like when it works... Processing
2020 Mar 08
2
llvm-link has no --allow-multiple-definition
Hello, I am developing an LTO instrumentation of programs for fuzzing (for afl++) and I run into the following problem: a lot of open source program have multiple definitons of the same functions. In normal compile mode this is not a problem, however with LTO this only works with the linker option: -Wl,--allow-multiple-definition Now to be able to instrument (it is an "opt"
2020 Aug 10
3
resolve the name of an ifunc resolver function
Hi, I just spent 4 hours trying to find a way to get the name of the resolver function of a ifunc definition ... :-( and with all that time I didnt event get far: for (GlobalIFunc &IF : M.ifuncs()) { StringRef ifunc_name = IF.getName(); Constant *r = IF.getResolver(); But how do I get to the (Function*) or function name of the resolver from there? I tried everything with the Constant
2019 Jul 03
2
optimisation issue in an llvm IR pass
Hello, I have an optimisation issue in an llvm IR pass - the issue being that unnecessary instructions are generated in the final assembly (with -O3). I want to create the following assembly snippet: mov dl,BYTE PTR [rsi+rdi*1] add dl,0x1 adc dl,0x0 mov BYTE PTR [rsi+rdi*1],dl however what is created is (variant #1): mov dl,BYTE PTR [rsi+rdx*1] add dl,0x1 cmp
2012 Oct 03
0
ggplot2 problem
...A NA 10401 48.25 28.00 0.6881873005 NA NA NA 10402 48.25 28.00 0.6885420362 NA NA NA 10403 48.25 28.00 0.6888967719 NA NA NA 10404 48.25 28.00 0.6892515076 NA NA NA 10405 48.25 28.00 0.6896062433 NA NA NA 10406 48.25 28.00 0.6899609791 NA NA NA 10407 48.25 28.00 0.6903157148 NA NA NA 10408 48.25 28.00 0.6906704505 NA NA NA 10409 48.25 28.00 0.6...
2002 Jul 01
5
./configure --with-pam
Hi all, I still have problems with my nt authentication on linux. My problems start when compiling --with-pam This is the output, i can't figure out why i get the error. [root@squid source]# ./configure --with-pam loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -O ) works... yes checking whether the C compiler (gcc -O ) is a