Displaying 20 results from an estimated 610 matches for "abcd".
Did you mean:
abc
2015 May 21
2
IPv6 subnet routing
I have 2 nodes nodeA and nodeB
I'm using tinc 1.1pre11
-- nodeA(fd80:2015:2105:abcd::1) :
$ ip -6 route
fd80:2015:2105:abcd::1 dev tun0 proto kernel metric 256
fd80:2015:2105:adcd::/64 dev tun0 metric 1024
fe80::/64 dev eth0 proto kernel metric 256
$ ping6 fd80:2015:2105:abcd::1
PING fd80:2015:2105:abcd::1(fd80:2015:2105:abcd::1) 56 data bytes
64 bytes from fd80:2015:2105:a...
2014 Jan 21
3
Asterisk Fax detection *11.7
...,30,oxX)
...
exten => fax,1,NoOp(**** FAX DETECTED ****)
exten => fax,n,Goto(fax-rx,receive,1)
in the sip.conf i specified
[general]
sendrpid=rpid
trustrpid=yes
language=de
videosupport=yes
callevents=yes
caninvite=yes
qualify=yes
nat=force_rport,comedia
faxdetect=yes
t38pt_udptl=yes
...
[abcde]
type=peer
insecure=invite
defaultuser=12345678912
fromuser=12345678912
fromdomain=abcde.ab
secret=guess-what
host=abcde.ab
qualify=yes
context=from-sip
dtmfmode=rfc2833
callbackextension=12345678912
but all i can see if i try to send a testfax is
== Using SIP VIDEO CoS mark 6
== Using SIP R...
2011 Jan 14
2
Some direction of Samba4 Sid to Uid/Gid ?
Did a git-pull and built samba4, up and running with winbind.
I have a file server, which will be access by windows. Say I have a
user named "abcde" (uid = 1000), under group "abcde) (gid = 1000).
When I created a user with samba-too (samba-tool newuser abcde xxxxx),
it creates an account "abcde" with mapped uid 300018 under group user
users.
I am really wondering if there is anyway to make the "abcde" created...
2004 Sep 10
0
[viral@debian.org: [rcw@debian.org: Re: Patches to abcde to include support for flac format.]]
(Viral: I'm forwarding your message to the FLAC mailing list)
----- Forwarded message from Viral <viral@debian.org> -----
Date: Fri, 3 Aug 2001 00:00:07 +0530
From: Viral <viral@debian.org>
To: mdz@debian.org
Subject: [rcw@debian.org: Re: Patches to abcde to include support for flac format.]
Hi,
I patched abcde so that it can encode flac files. The patch will not
be included in the current version of abcde 1.9.x/2.0.x, but in the
2.1 series.
I thought, that users of flac might find this link handy:
http://lly.org/~rcw/abcde/misc/abcde-flac.tar.g...
2004 Nov 17
3
Samba share to access windows folders in linux.
Hi,
I am trying to access folders on a windows system on a linux system using
the command,
smbmount '//a.b.c.d/CCViews/abcd/abcd_Linux_dev' '/root/pqrs/LinuxDev' -o
username=abcd/<domain>,uid=abcd,gid=abcd
This prompts for a password and I give the correct domain password here. It
gives me the error:
21896: tree connect failed: ERRDOS - ERRnosuchshare (You specified an
invalid share name)
However,...
2006 Oct 24
2
Question about Case Insensitivity
...ion but when I go
to open the file by a case-insensitive name the attempt fails.
Can someone please explain why I am not able to open() files with case
insensitive names even though stat() or lstat() works with them?
These examples illustrate my issue:
Case sensitive ext3 filesystem:
# ls -l /a/AbCd/EFgh
-rw-r--r-- 1 root root 6 Oct 24 10:18 /a/AbCd/EFgh
# ls -l /a/abcd/efgh
ls: /a/abcd/efgh: No such file or directory
Case insensitive mount.cifs mount of SAMBA shared "/a" filesystems:
# ls -l /b/AbCd/EFgh
-rw-r--r-- 1 root root 6 Oct 24 10:18 /b/AbCd/EFgh
# ls -l /b/abcd/efgh
-rw-r...
2007 May 31
0
Branch 'as' - 8 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_string.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c test/trace
...f
new file mode 100644
index 0000000..3704fb9
Binary files /dev/null and b/test/trace/substr-5.swf differ
diff --git a/test/trace/substr-5.swf.trace b/test/trace/substr-5.swf.trace
new file mode 100644
index 0000000..4bcee52
--- /dev/null
+++ b/test/trace/substr-5.swf.trace
@@ -0,0 +1,420 @@
+-10 - ABCDEF
+-10:-10 -
+-10:-9 -
+-10:-8 -
+-10:-7 -
+-10:-6 -
+-10:-5 - A
+-10:-4 - AB
+-10:-3 - ABC
+-10:-2 - ABCD
+-10:-1 - ABCDE
+-10:0 -
+-10:1 - A
+-10:2 - AB
+-10:3 - ABC
+-10:4 - ABCD
+-10:5 - ABCDE
+-10:6 - ABCDEF
+-10:7 - ABCDEF
+-10:8 - ABCDEF
+-10:9 - ABCDEF
+-9 - ABCDEF
+-9:-10 -
+-9:-9 -...
2008 Mar 26
2
Range across a List
Hi R,
I have a list
> class(pp2)
[1] "list"
> length(pp2)
[1] 1244
It is in the below format
RIC Trade.Date Close.Price Currency.Code Convertion.Rate New.Price
ABCD.SZ 2008/02/29 15.30 CNY 0.1408 2.154240
ABCD.SZ 2008/01/31 15.27 CNY 0.1392 2.125584
ABCD.SZ 2007/12/31 14.88 CNY 0.1371 2.040048
ABCD.SZ 2007/11/30 11.07 CNY 0.1357 1.502199
ABCD.SZ 2007/10/31...
2013 Sep 28
2
mount.cifs and kerberos failure
...s, I get the following message:
(Note I am root when I do this, and yes I have done the following to get a valid kerberos ticket:
kinit cytan
and /tmp/krb5cc_0 does exist. See below.
)
**************************************
root at ad109688-lt:/home/cytan# mount.cifs -o sec=krb5,user=cytan,domain=ABCDE //beamssrv1.abcd.com/cytan$ ./win --verbose
mount.cifs kernel mount options: ip=xxx.xxx.xxx.xx,unc=\\beamssrv1.abcd.com\cytan$, sec=krb5,ver=1,user=cytan,domain=ABCDE,pass=*********
mount error(126): Required key not available
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
**********...
2006 Sep 28
2
FLAC CD Archive
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The recent discussions about archiving CDs with flac prodded me to get
abcde working again. I've filed a debian bug report with patches to the
latest abcde that enable generating a toc file from the disc with cdrdao
(rips CD-TEXT data and creates index points from subcode data).
Combined with my patches to toc2cue, this is enough to rip even
"problem" discs...
2011 Dec 13
0
Dir-merge exclude filter ignored when rsync DEST ends in /.
...is behavor is a bug or feature.
Test:
$ mkdir src
$ touch src/object
$ echo "exclude /object" > s/.rsync-filter
bash: s/.rsync-filter: No such file or directory
$ echo "exclude /object" > src/.rsync-filter
$ cp -a src dst
$ ls -flra src dst
src:
insgesamt 4
drwxrwxr-x 2 abcde abcde 39 2011-12-13 16:41 .
drwxrwxr-x 4 abcde abcde 26 2011-12-13 16:41 ..
-rw-rw-r-- 1 abcde abcde 0 2011-12-13 16:41 object
-rw-rw-r-- 1 abcde abcde 16 2011-12-13 16:41 .rsync-filter
dst:
insgesamt 4
drwxrwxr-x 2 abcde abcde 39 2011-12-13 16:41 .
drwxrwxr-x 4 abcde abcde 26 2011-12-13 16:41 ....
2003 Aug 27
4
read.spss (package foreign) and character columns
...ure, or possibly a bug:
When reading character columns, character strings seem to get filled with
blanks at the end.
Simple example:
In SPSS, create a file with one variable called "xchar" of type "A5"
(character of length 5), and 3 values ("a", "ab", "abcde"), save it as
"test.sav".
In R:
> library(foreign)
> test <- read.spss("test.sav", to.data.frame=T)
> test
XCHAR
1 a
2 ab
3 abcde
> levels(test$XCHAR)
[1] "a " "ab " "abcde"
Shouldn't it rather be "a&quo...
2006 Sep 26
2
FLAC CD Archive
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
>
> I've been working on this sort of approach using abcde as a front-end,
> and have run into several issues. What I finally decided on doing is
> ripping the CD to a single flac file with embedded cue sheet using a
> variety of tools (more details later). The single flac file is then
> enough to pretty much reconstruct the audio CD should...
2015 May 21
0
IPv6 subnet routing
You have a typo in your routes:
fd80:2015:2105:adcd::/6
abcd vs. adcd
On 21 May 2015, at 19:35, Martin <martinmoen at gmail.com<mailto:martinmoen at gmail.com>> wrote:
I have 2 nodes nodeA and nodeB
I'm using tinc 1.1pre11
-- nodeA(fd80:2015:2105:abcd::1) :
$ ip -6 route
fd80:2015:2105:abcd::1 dev tun0 proto kernel metric 256
fd80:2015:...
2006 Sep 26
0
FLAC CD Archive
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chris Hirsch wrote:
>
>>>
>>> I've been working on this sort of approach using abcde as a front-end,
>>> and have run into several issues. What I finally decided on doing is
>>> ripping the CD to a single flac file with embedded cue sheet using a
>>> variety of tools (more details later). The single flac file is then
>>> enough to pretty much...
2009 Jun 16
1
[LLVMdev] SSI and ABCD for LLVM
...ver (Omega), which is one more dependence
> for LLVM in general. I don't have a problem with this myself but some
> users may.
>
> 2. The existing algorithm for propagating constraints (inequalities)
> on variables is interprocedural (good) and inefficient (bad).
>
> ABCD has different tradeoffs. IIRC, ABCD doesn't use an external
> solver, though only because it only handles simple sets of
> inequalities. The original ABCD algorithm is also intraprocedural,
> which seems extremely limiting in practice. Is there any plan of
> extending thi...
2009 Jun 05
2
[LLVMdev] SSI and ABCD for LLVM
By static array bounds checking, I mean eliminating array bounds checking
which can be proved ``safe'' at compile-time.
Well, even though there are a lot of approaches of doing this, I believe
that having an implementation of ABCD would very useful. It would be even
more useful if LLVM can have a general framework for doing static array
bounds checking -- just like the aliasing framework.
Haohui
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On
Behalf Of Andre Tavare...
2009 Jun 06
0
[LLVMdev] SSI and ABCD for LLVM
...sion:
1. It uses an external solver (Omega), which is one more dependence
for LLVM in general. I don't have a problem with this myself but some
users may.
2. The existing algorithm for propagating constraints (inequalities)
on variables is interprocedural (good) and inefficient (bad).
ABCD has different tradeoffs. IIRC, ABCD doesn't use an external
solver, though only because it only handles simple sets of
inequalities. The original ABCD algorithm is also intraprocedural,
which seems extremely limiting in practice. Is there any plan of
extending this to work interproce...
2012 Jun 28
3
Storing results in a single file after looping over all files
Hi All,
I have a whole lot of *.raw files in my working folder and I am doing the same analysis on each of those and want to save all the results in a single file. I am making some mistake here and can't figure out how to solve it.
Say, the *.raw files are ABCD.raw, EFGH.raw, IJKL.raw ...
The files are of this format
ID PHI?? aa1? aa2? aa3 ....
1??? 1???? 1.3?? 2.0?? 1.0
2??? 0???? 1.5?? NA?? 0.9
3??? 1???? 0.1?? 0.2?? 1.5
......
..
My code is as follows:
files <- list.files(pattern="*.raw")
for(i in files){
of <- strsplit(i, &qu...
2006 Sep 05
2
Bugs with partial name matching during partial replacement (PR#9202)
...tanding that replacement operations shouldn't have partial
matching, but it is not clear to me whether this applies only when
the named column exists and not for new assignments.
The first example:
> D = data.frame(M=c(T,T,F,F,F,T,F,T,F,F,T,T,T),V=I(sprintf("ZZ%02d",
1:13)),ABCD=13:1)
> D
M V ABCD
1 TRUE ZZ01 13
2 TRUE ZZ02 12
3 FALSE ZZ03 11
4 FALSE ZZ04 10
5 FALSE ZZ05 9
6 TRUE ZZ06 8
7 FALSE ZZ07 7
8 TRUE ZZ08 6
9 FALSE ZZ09 5
10 FALSE ZZ10 4
11 TRUE ZZ11 3
12 TRUE ZZ12 2
13 TRUE ZZ13 1
> D$CBA[D$M] =...