search for: monad

Displaying 20 results from an estimated 78 matches for "monad".

Did you mean: monat
2006 Apr 03
1
Microsoft Monad Shell
Not sure if this has application for R but Microsoft's new Monad shell is now in public beta. I have not looked at it myself but I wonder if the tools that are required to create Windows R packages could be replaced by this? ---- The Monad team has recently released Monad Beta 3.1 to Microsoft Download Center and we're working diligently towards a release...
1999 Nov 10
0
Re: undocumented bugs - nfsd
...6 that rectifies this problem. The full source for 2.2beta47 can be found at ftp://mathematik.tu-darmstadt.de/pub/linux/people/okir Another version (2.2.48) that has some additional, non-security related fixes I have been working on can be found in the dontuse subdirectory. Olaf >>From okir@monad.swb.de Wed Nov 10 10:54:31 1999 Received: (from okir@localhost) by monad.swb.de (8.9.3/8.9.3) id KAA01061; Wed, 10 Nov 1999 10:54:31 +0100 Date: Wed, 10 Nov 1999 10:54:31 +0100 From: Olaf Kirch <okir@monad.swb.de> To: BUGTRAQ@SECURITYFOCUS.COM Cc: linux-security@redhat.com Subject: Re: und...
1999 Aug 26
2
[RHSA-1999:030-01] Buffer overflow in cron daemon
--------------------------------------------------------------------- Red Hat, Inc. Security Advisory Synopsis: Buffer overflow in cron daemon Advisory ID: RHSA-1999:030-01 Issue date: 1999-08-25 Updated on: Keywords: vixie-cron crond MAILTO Cross references: --------------------------------------------------------------------- 1. Topic: A buffer overflow exists in crond, the cron
2010 Dec 12
1
R <-> Haskell
...rsa. But in the interest of not reinventing the wheel, does anyone on this list know of existing bindings for Haskell code? There is support for loading plugins in Haskell, and for an eval() like set of functions provided by the Haskell hs-plugin package that evaluates arbitrary strings in the IO monad. http://www.cse.unsw.edu.au/~dons/hs-plugins/paper/ describes this functionality. For example: #include <stdio.h> #include "RunHaskell.h" int main(int argc, char *argv[]) { int *p; hs_init(&argc, &argv); p = hs_eval_i("foldl1 (+) [0 .. 10]"); /* this is Haskel...
2013 Jun 22
1
Bug#713349: xen-api-libs: FTBFS: ocamlfind: Package `type-conv' not found
...Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[2]: Entering directory `/?PKGBUILDDIR?/stdext' > ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o monad.cmi monad.mli > ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o fun.cmi fun.mli > ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o opt.cmi opt.mli > ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o listext.cmi listext.mli > ocamlfind ocamlc...
1996 Nov 19
0
Yet another attempt at /tmp spoof protection
...------------------------------------------- diff -ur nfs-server-2.2beta23/ChangeLog nfs-server-2.2beta23/ChangeLog - --- nfs-server-2.2beta23/ChangeLog Wed Sep 25 01:22:27 1996 +++ nfs-server-2.2beta23/ChangeLog Fri Nov 15 11:50:52 1996 @@ -1,3 +1,7 @@ +Fri Nov 15 11:50:28 1996 Olaf Kirch <okir@monad.swb.de> + + * Added experimental CDF support. See README.CDF for details. + Wed Sep 25 01:19:25 1996 Olaf Kirch <okir@monad.swb.de> * Fixed a very old bug in the file handle cache. When many diff -ur nfs-server-2.2beta23/Makefile.in nfs-server-2.2beta23/Makefile.in - --- nfs-server-2...
1999 Nov 19
2
[RHSA-1999:055-01] Denial of service attack in syslogd
...t after the syslog daemon is restarted. 3. Problem description: The syslog daemon by default used unix domain stream sockets for receiving local log connections. By opening a large number of connections to the log daemon, the user could make the system unresponsive. Thanks go to Olaf Kirch (okir@monad.swb.de) for noting the vulnerability and providing patches. 4. Solution: For each RPM for your particular architecture, run: rpm -Uvh <filename> where filename is the name of the RPM. libc updates are needed for Red Hat Linux 4.2 for the Intel and Sparc architectures so that logging wi...
1998 Aug 28
0
Linux UNFSD Security Problems
...<Taking off his okir hat and putting on his caldera hat> Caldera will, after they have passed testing, release fixed RPMs. They will be available from ftp://ftp.caldera.com/pub/OpenLinux/updates/1.2/ Olaf -- Olaf Kirch | --- o --- Nous sommes du soleil we love when we play okir@monad.swb.de | / | \ sol.dhoop.naytheet.ah kin.ir.samse.qurax okir@caldera.de +-------------------- Why Not?! ----------------------- UNIX, n.: Spanish manufacturer of fire extinguishers.
1997 Sep 22
1
rwhod is naive
It seems that when you send rwhod an rwho packet, it blindly assumes you are who the packet says you are. That is to say, it looks as if any host can inject false rwho data for any other host. I''m not convinced this is worth fixing. Opinions? -- - David A. Holland | VINO project home page: dholland@eecs.harvard.edu | http://www.eecs.harvard.edu/vino
1997 Feb 13
0
Avoiding setuid applications
...really good. Recent 2.1 kernels provide SCM_CREDENTIALS passing, which could be used here. The source can be found on ftp://ftp.mathematik.th-darmstadt.de/pub/linux/okir/modemmgr-0.2.tar.gz Feedback welcome, Olaf -- Olaf Kirch | --- o --- Nous sommes du soleil we love when we play okir@monad.swb.de | / | \ sol.dhoop.naytheet.ah kin.ir.samse.qurax okir@lst.de +-------------------- Why Not?! -----------------------
2013 Dec 02
6
Bug#731166: Error: Syntax error: 'end' expected
...amlfind ocamlopt -I ../xml-light2 -I ../stdext -I ../uuid -g -dtypes -a -o uuid.cmxa uuid.cmx make[2]: Leaving directory `/tmp/xen-api-libs-0.5.2/uuid' make -C stdext make[2]: Entering directory `/tmp/xen-api-libs-0.5.2/stdext' ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o monad.cmi monad.mli ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o fun.cmi fun.mli ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o opt.cmi opt.mli ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o listext.cmi listext.mli ocamlfind ocamlc -I ../xml-light2 -I...
1997 Jul 22
0
ld.so vulnerability
...QGTawP/Srnw8tmTTkLuZrxsx49qEw3jP3hM8DdM qeiVd8DyztiphIpIgPpWYr79e6z4/6tViDA0Cpb+ZbJ2axe7k0Dg9Ypd8k6C1cC5 L6qKo+pHbTBn7F31OEerrqniaYyVuVWdsD3tDWsItKsYqBJy5+jiRvMC3RzFqUNk mpdo1mnqJiw= =I/YT -----END PGP SIGNATURE----- -- Olaf Kirch | --- o --- Nous sommes du soleil we love when we play okir@monad.swb.de | / | \ sol.dhoop.naytheet.ah kin.ir.samse.qurax okir@lst.de +-------------------- Why Not?! ----------------------- finger okir@brewhq.swb.de for PGP key
1998 Oct 14
0
The poisoned NUL byte
...path != ''/'') { - if (path > max_path) { + if (new_path > max_path) { errno = ENAMETOOLONG; return NULL; } ------------------------------------------------------------------ -- Olaf Kirch | --- o --- Nous sommes du soleil we love when we play okir@monad.swb.de | / | \ sol.dhoop.naytheet.ah kin.ir.samse.qurax okir@caldera.de +-------------------- Why Not?! ----------------------- UNIX, n.: Spanish manufacturer of fire extinguishers.
2012 Apr 26
2
What's the different between XAPI and Xenopsd ?
Hi everyone, I have some question about the Xenopsd. I’ve read the wiki document but cannot understand where to use it, Is this different with XAPI ? What’s the main work for? Can anyone describe it more clearly about it? Thanks a lot!! _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2000 May 31
1
[RHSA-2000:005-05] New majordomo packages available
...ackage has not been corrupted or tampered with, examine only the md5sum with the following command: rpm --checksig --nogpg <filename> 8. References: Thanks to Brock Tellier at btellier@USA.NET for noting the vulnerability in resend, to Shevek at shevek@anarres.org and Olaf Kirch at okir@monad.swb.de for noting the vulnerability in the wrapper.
2017 Jun 02
2
NFS mount on Centos 7 crashing
On 2/6/2017 10:40 ??, Philippe BOURDEU d'AGUERRE wrote: > Reverting to rpcbind-0.2.0-38.el7 solves the problem for me Thank you very much Philippe, I notice that I have upgraded to rpcbind-0.2.0-38.el7_3.x86_64 on May 26. Have you checked if this bug/behavior has been reported or should we file a bug report? Nick
1999 Nov 10
0
[RHSA-1999:053-01] new NFS server pacakges available (5.2, 4.2)
...ode could be executed as the user the NFS server runs as (root). Exploiting this buffer overflow does require read/write access to a share on an affected server. 4. Solution: It is recommended that all users of Red Hat Linux 4.x and 5.x update to the fixed packages. Thanks go to Olaf Kirch (okir@monad.swb.de) for providing a fix. For each RPM for your particular architecture, run: rpm -Uvh <filename> where filename is the name of the RPM. 5. Bug IDs fixed (http://developer.redhat.com/bugzilla for more info): 6. Obsoleted by: 7. Conflicts with: 8. RPMs required: Red Hat Linux 4.x:...
2017 Sep 22
2
NFS mount on Centos 7 crashing
...:21 hesperia1 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Sep 22 11:03:21 hesperia1 systemd-udevd: starting version 219 Sep 22 11:03:21 hesperia1 systemd: Started Configure read-only root support. Sep 22 11:03:21 hesperia1 kernel: Installing knfsd (copyright (C) 1996 okir at monad.swb.de). Sep 22 11:03:21 hesperia1 systemd: Mounted NFSD configuration filesystem. ... Sep 22 11:03:27 hesperia1 systemd: Mounting /mnt/dd2500-1... Sep 22 11:03:27 hesperia1 systemd: Starting Notify NFS peers of a restart... Sep 22 11:03:27 hesperia1 sm-notify[948]: Version 1.3.0 starting Sep 22 11...
1997 Oct 20
1
LPRng security
...n be solved using the SCM_CREDENTIALS stuff in 2.1.x kernels. Lpr can authenticate itself with the local lpd via a unix socket, and have lpd forward the job to the remote printer using a privileged port. Any takers? -- Olaf Kirch | --- o --- Nous sommes du soleil we love when we play okir@monad.swb.de | / | \ sol.dhoop.naytheet.ah kin.ir.samse.qurax okir@caldera.com +-------------------- Why Not?! -----------------------
2008 Jul 17
0
[LLVMdev] SSA or not SSA?
On Thu, Jul 17, 2008 at 6:34 AM, Matthieu Moy <Matthieu.Moy at imag.fr> wrote: > Patrick Meredith <pmeredit at uiuc.edu> writes: > >> Memory is what the i32* points too. The i32* itself is in a >> register. You can store to it as many times as you want, but you >> can't change the address, because that would violate SSA. > > Thanks, > > For the