Displaying 20 results from an estimated 39 matches for "transactionids".
Did you mean:
transactionid
2010 Dec 20
2
package "arules" - 'transpose' of the transactions
Suppose this is my list of transactions:
set.seed(200)
tran=random.transactions(100,3)
inspect(tran)
items transactionID
1 {item80} trans1
2 {item8,
item20} trans2
3 {item28} trans3
I want to get the 'transpose' of the data, i.e.
transactionID items
1 {trans2} item8
2 {trans2} item20
3 {trans3} item28
4 {trans1} item80
I
2007 Aug 24
1
Can't create audio conversation between softphones through Asterisk
Hello,
I have two user machines, each with a jain-sip-applet-phone installed on it. I use the following process to try to make a call:
1. Register each phone with the Asterisk server (working).
2. Add a contact in each phone which is the other user. (Get a "489 Bad Event" SIP error shown below in red)
202 at 192.168.1.252 has been added to your contacts.
null
send request:
2010 Sep 23
3
[PATCH 1/1] Rename camel case variables in channel.c (updated)
From: Haiyang Zhang <haiyangz at microsoft.com>
Rename camel case variables in channel.c
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 733 +++++++++++++++++++++---------------------
1 files changed, 370 insertions(+), 363 deletions(-)
diff --git
2010 Sep 23
3
[PATCH 1/1] Rename camel case variables in channel.c (updated)
From: Haiyang Zhang <haiyangz at microsoft.com>
Rename camel case variables in channel.c
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 733 +++++++++++++++++++++---------------------
1 files changed, 370 insertions(+), 363 deletions(-)
diff --git
2010 Sep 30
2
[PATCH 1/1] staging: hv: Remove camel case variables in channel.c
Rename camel case variables in channel.c and changed them to
lowercase.
Sending this from my own accounts till we have a proper mail server
set up that allows us to send out patches without issues.
This patch was created by Haiyang Zhang.
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
2010 Sep 30
2
[PATCH 1/1] staging: hv: Remove camel case variables in channel.c
Rename camel case variables in channel.c and changed them to
lowercase.
Sending this from my own accounts till we have a proper mail server
set up that allows us to send out patches without issues.
This patch was created by Haiyang Zhang.
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
2010 Sep 23
1
[PATCH 1/1] Rename camel case variables in channel.c
From: Haiyang Zhang <haiyangz at microsoft.com>
Rename camel case variables in channel.c
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 729 +++++++++++++++++++++---------------------
1 files changed, 368 insertions(+), 361 deletions(-)
diff --git
2010 Sep 23
1
[PATCH 1/1] Rename camel case variables in channel.c
From: Haiyang Zhang <haiyangz at microsoft.com>
Rename camel case variables in channel.c
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 729 +++++++++++++++++++++---------------------
1 files changed, 368 insertions(+), 361 deletions(-)
diff --git
2019 Jul 04
3
Error samba backup 4.10.5
Hi,
We were using samba_backup from 4.4.5 and after upgrade to 4.10.5 we
are trying to configure new method, but is not working, tried:
offline with samba stopped:
# samba-tool domain backup offline --targetdir=/local/test/
INFO: Current debug levels:
all: 5
tdb: 5
printdrivers: 5
lanman: 5
smb: 5
rpc_parse: 5
rpc_srv: 5
rpc_cli: 5
passdb: 5
sam: 5
auth: 5
winbind: 5
2023 Dec 16
1
Samba 4.19.2: "Unwilling to perform" password change
Hello All,
I have a custom built version of Samba 4.19.2 running on Rocky Linux 9.
When I attempt to change a password via LDAP, I get an error, "Unwilling to
Perform". In Google searches I found that this is due to password
complexity requirements. However, in my case, I get the error no matter
how complex the password. Also, I have the following line in my smb.conf
file:
ldap
2010 Sep 20
1
[PATCH 2/2] staging: hv: Remove camel cases from vmbus channel functions
From: Haiyang Zhang <haiyangz at microsoft.com>
Remove camel cases from vmbus channel functions
Converted the function names, local variables to lower cases.
More patches will be submitted soon to remove the remaining camel cases.
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c
2010 Sep 20
1
[PATCH 2/2] staging: hv: Remove camel cases from vmbus channel functions
From: Haiyang Zhang <haiyangz at microsoft.com>
Remove camel cases from vmbus channel functions
Converted the function names, local variables to lower cases.
More patches will be submitted soon to remove the remaining camel cases.
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c
2006 Nov 06
0
problems with paypal plugin
hopefully there''s someone that can help me out... i am working with
paypal''s web payments pro for the first time. i went through all of the
steps in the readme and basically got everything to work on my testing
computer. however once i have the files uploaded to the server, i run
the same tests, and two fail and two have errors.
/usr/local/bin/ruby -Ilib:lib
2010 Dec 20
1
transposing panel data
I am currently trying to transpose some large panel data set ie transposing multiple rows in into a single column. instead the transpose functionality transposes all rows into columns. my sample data set looks like below:
ACCT_NUM
ACCOUNT_NAME
TRAN_AMT
DATE
EMPLOYER
101913
GK
7489
30-Apr-10
PENSION
101913
GK
7489
30-May-10
PENSION
101913
2024 Jul 17
1
dbcheck gets uncaught exception
>> The only additional output I get from running with debug
>>
>> samba-tool dbcheck --cross-ncs --fix -d 10
>>
>> is
>>
>> ndr_pull_dom_sid: ndr_pull_error(Range Error): value out of range at
>> ../../librpc/ndr/ndr_sec_helper.c:329
OK I think I'm at least a small step further.
I realized that tdbbackup failed on
2011 Jan 26
8
[PATCH 1/8] staging: hv: Convert camel cased variables in connection.c to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 48 ++++++------
drivers/staging/hv/channel_mgmt.c | 48 ++++++------
drivers/staging/hv/connection.c | 154 ++++++++++++++++++------------------
drivers/staging/hv/vmbus_drv.c | 2 +-
2011 Jan 26
8
[PATCH 1/8] staging: hv: Convert camel cased variables in connection.c to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 48 ++++++------
drivers/staging/hv/channel_mgmt.c | 48 ++++++------
drivers/staging/hv/connection.c | 154 ++++++++++++++++++------------------
drivers/staging/hv/vmbus_drv.c | 2 +-
2010 Dec 10
3
[PATCH 1/7] staging: hv: Convert camel cased variables in netvsc.c to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/netvsc.c | 852 ++++++++++++++++++++++---------------------
1 files changed, 445 insertions(+), 407 deletions(-)
diff --git a/drivers/staging/hv/netvsc.c b/drivers/staging/hv/netvsc.c
index 8022781..1c1ee57 100644
--- a/drivers/staging/hv/netvsc.c
2010 Dec 10
3
[PATCH 1/7] staging: hv: Convert camel cased variables in netvsc.c to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/netvsc.c | 852 ++++++++++++++++++++++---------------------
1 files changed, 445 insertions(+), 407 deletions(-)
diff --git a/drivers/staging/hv/netvsc.c b/drivers/staging/hv/netvsc.c
index 8022781..1c1ee57 100644
--- a/drivers/staging/hv/netvsc.c
2012 Jun 12
1
puppetdb indicated only facts were replaced, no sign of catalog
Dear all,
I have this setup on Ubuntu 12.04 and using puppetmaster/puppet 2.7.14 and
puppetdb/puppetdb-terminus 0.9.0 from puppetlabs.
My puppetmaster also run puppetdb. I also use hiera in this setup.
hadoop4 is puppetmaster and hadoop02 is puppet client.
puppet node status hadoop4.west.net
hadoop4.west.net
Currently active
Last catalog: 2012-06-05T23:23:33.159Z
Last facts: