similar to: Solaris 8 Kerberos PAM and OpenSSH

Displaying 20 results from an estimated 3000 matches similar to: "Solaris 8 Kerberos PAM and OpenSSH"

2005 Aug 08
1
ansi2sys and patch for ansieditor
I send to the list the perl script to make the inverse of sys2ansi.pl and convert any ansi file to syslinux format. I recommend jave editor to deal with ascii arts and ascii fonts www.jave.de and for painting colours over the ascii file, the ansieditor from http://www.win.ua.ac.be/~wschrep/ansied/ with the patch attached for import and export to syslinux directly and for colour paint mode to
2018 Mar 20
0
Encoding an X86 format with long operands
That wasn't the part that confused me. What confused me was what you expected to be encoded into the instruction. Your math indicated that you multiple n by 3 and added 1 to it to get your 13 bytes. So that means you intend to use 4 bytes to store an address in 32 bits which implied to me that you intended to have a fixed address encoded. But what if the address in in a register as would often
2005 Jan 05
4
Broadvoice / * re-register issues
HELP! Ok, so I have the following SIP.CONF: [general] context=default port=5060 bindaddr=10.1.1.200 externip = XX.XXX.XX.XX localnet=10.0.0.0/255.0.0.0 disallow=all allow=ulaw allow=g729 allow=g726 allow=alaw register => ##########@sip.broadvoice.com:XXXXXXXXX:##########@sip.broadvoice.com/1234 [sip.broadvoice.com] type=peer host=sip.broadvoice.com fromdomain=sip.broadvoice.com
2018 Mar 20
0
Encoding an X86 format with long operands
Hi Gus, When you say "n byte destination" you mean you want to encode an n byte address as a constant within the instruction? That would mean you couldn't encode an address that comes from a register. ~Craig On Tue, Mar 20, 2018 at 9:48 AM, Gus Smith via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi all. > > tl;dr: I would like to add a long x86 instruction
2018 Mar 20
2
Encoding an X86 format with long operands
Whoops - sorry for the confusion. n would be set in stone beforehand. I basically meant to indicate that we'd either be looking at a 32 bit or 64 bit system, ie 4 byte or 8 byte addresses. On Tue, Mar 20, 2018, 1:07 PM Craig Topper <craig.topper at gmail.com> wrote: > Hi Gus, > > When you say "n byte destination" you mean you want to encode an n byte > address as
2018 Feb 26
0
Compiling a benchmark to IR (either from test-suite, or other benchmarks)
There is no immediate support for this in the test-suite cmake buildsystem. There is something in the Makefile system indeed, but it lacks documentation and I'm not aware of any examples of how to use it. I would recommend to use `CMAKE_C_FLAGS=--save-temps=obj cmake ...` in the test-suite. The --save-temps=obj flag will make clang place a bitcode file next to each .o file. - Matthias >
2006 Jul 25
3
Ruby hangman (was Re: List etiquette question)
"Beast" is more appropriate than you know. It''s definately Frankenstein code. (read: it ain''t pretty, but it works - some of the time). Anyway, it entertains my wife; not sure if hardcore programmers will get anything out of it or not. You might find it interesting (or pointless) that in a complete bastardization of rails'' main reason for being it
2018 Mar 20
1
Generating a custom opcode from an LLVM intrinsic
Great info -- all of this has been incredibly useful. Do you have any links to the documentation from this, or does it just come from your experiential knowledge? FYI, I achieved what I set out to achieve when I wrote this email. I'm moving on to a more complex goal now, but the original question was answered completely, in my opinion. This was the key line: def CACHEOP : I<0x06, RawFrm,
2006 May 03
1
BUG: opens all interfaces.
Summary: the newish fourth forwarding argument does not correctly specify the interface on the remote machine for a tunnel in -R On OpenSSH_4.3p2 OpenSSL 0.9.7g 11 Apr 2005, on Kanotix 2.9 kernel 2.6.16.2 and Cygwin 1.5.19(0.150/4/2) and (old) FreeBSD 4.6-RELEASE sshd_config file: AllowTcpForwarding yes GatewayPorts yes Set up a forwarding tunnel: From a Kanotix box inside my firewall:
2003 Nov 06
2
Asterisk and SIP Proxy on same machine?
Hi Is it possible (or recommended) to run both Asterisk and say SER on the same physical machine? How about port conflicts? Maybe the easiest way is to change the default SIP port on Asterisk? But how will that work if I register some SIP accounts directly from asterisk (like my SIP provider) but then wanna dial outbound pure SIP calls via my SER... Has anyone got a functional system like this
2003 Oct 16
3
Starting * with G729 licences
Hi all: I've just purchase some licences of G.729 codecs, and I like to bring up * using /etc/rc.d/init.d script. Does anyone knows how to start in the "old" way? Thanks in advance, Gus -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031016/6dd07c4b/attachment.htm
2003 Aug 18
3
Call transfer ATA186
Hi all: I'm testing a new installation of *, bringing up some ATA186. In * environment, all stuff works greats. The only thing that don't work is a Call Transfer, but the 3Party works ok. Some time ago I read that somebody had proven this functionality successfully. If somebody knows what I missing, please let me know. Thanks in advance, Gus -------------- next part -------------- An
2003 Sep 29
1
RE: Asterisk list a SPAMer (uol.com.br), I think not ...
All, seems I too am suffering from posts to the list and being accused of SPAMing .... -----Original Message----- From: AntiSpam UOL [mailto:andersoncbr.sspam@uol.com.br] Sent: 26 September 2003 20:48 To: alow@prioritytelecom.com Subject: RE:RE: [Asterisk-Users] RTP routing.. <http://antispam.uol.com.br> <http://mail.i.uol.com.br/tirateima_txt.gif>
2003 Sep 26
0
G729 experiences.. (fwd)
Woooow! Kick this guy out from this list and pls filter *@uol.com.br It's very annoying.... Isamar ---------- Forwarded message ---------- Date: Fri, 26 Sep 2003 08:48:45 -0300 (BRT) From: AntiSpam UOL <andersoncbr.sspam@uol.com.br> To: isamar@isamarmaia.org Subject: RE:RE: [Asterisk-Users] G729 experiences.. [antispam_txt.gif] Ol=E1, Voc=EA enviou uma mensagem para
2018 Mar 08
0
Squid and HTTPS interception on CentOS 7 ?
Nicolas Kovacs wrote: > Le 08/03/2018 ? 11:30, hw a ?crit : >> The government says you must use squidguard to filter something? > > The law in France (Code P?nal, article 227-24) states that a public > network is not allowed to broadcast messages containing violence, > pornography or any content contrary to basic human dignity, which is > theoretically punishable with
2004 Nov 24
2
Grumble ...
Hi Folks, A Grumble ... The message I just sent to R-help about "The hidden costs of GPL ..." has evoked a "Challenge" response: Hi, You??ve just sent a message to diagnosticando at uol.com.br In order to confirm the sent message, please click here This confirmation is necessary because diagnosticando at uol.com.br uses Antispam UOL, a service that avoids unwanted
2018 Mar 08
5
Squid and HTTPS interception on CentOS 7 ?
Le 08/03/2018 ? 11:30, hw a ?crit : > The government says you must use squidguard to filter something? The law in France (Code P?nal, article 227-24) states that a public network is not allowed to broadcast messages containing violence, pornography or any content contrary to basic human dignity, which is theoretically punishable with three years of prison or a 75.000 ? fee. So any network
2003 Sep 25
2
FW: RE: AntiSpam UOL
Every time I send an e-mail to the * list, I receive this "AntiSpam UOL" E-mail. is anybody else experiencing the same? How can I get rid of it? Uriel -----Original Message----- From: AntiSpam UOL [mailto:andersoncbr.sspam@uol.com.br] Sent: Wednesday, September 24, 2003 11:51 PM To: uriel@adelphia.net Subject: RE:RE: [Asterisk-Users] SIP / GrandStream Configuration Ol?,
2003 Sep 23
0
FW: RE: iaxtel and iax.conf (HTML CONTENT, FYI)
I hate to post HTML to the list, but I refuse to respond to this, and I would like to say that whomever is using this service is kinda stupid for subscribing an email address to the list using this service. I hope they learn a lesson by us, the list users, NOT responding to this, and eventually, after not receiving any list mail, they?ll wonder ?hmm why is this list so dead?? Just my .02.
2011 Aug 29
1
[patch] Activate Qemu options
Hi, This patch makes it possible for Qemu to use the SDL library, to conveniently replace VNC, which has horrible mouse support. It also adds a IOEMU_CONFIGURE_OPTIONS option in tools/Makefile, so that later on, we can call: $(MAKE_CLEAN) -C $(DIR)/tools $(CONFIG) IOEMU_CONFIGURE_OPTIONS="--audio-drv-list=\"pa oss alsa sdl esd\" --audio-card-list=\"ac97 es1370 sb16 cs4231a