Displaying 4 results from an estimated 4 matches for "adnd".
Did you mean:
add
2013 May 23
0
RHEL6 implementation running slow
...spnego session setup
[2013/05/22 16:34:28.203133, 3] smbd/sesssetup.c:1114(reply_sesssetup_and_X_spnego)
NativeOS=[Mac OS X 10.7] NativeLanMan=[SMBFS 1.7.0] PrimaryDomain=[]
[2013/05/22 16:34:28.203735, 3] ../libcli/auth/ntlmssp_server.c:348(ntlmssp_server_preauth)
Got user=[awetheri] domain=[ADND] workstation=[workstation] len1=24 len2=160
[2013/05/22 16:34:54.522041, 3] lib/access.c:338(allow_access)
Allowed connection from 10.41.59.165 (10.41.59.165)
[2013/05/22 16:34:54.522512, 3] smbd/oplock.c:922(init_oplocks)
init_oplocks: initializing messages.
[2013/05/22 16:34:54.523258, 3]...
2006 Dec 04
1
Nokia E60 problems
Hi,
I am testing Nokia E60 with Asterisk. And I noticed that if another side
is busy, nokia is still calling (I hear alerting), it do not show that
another side is busy. Maybe somebody has noticed the same problem too adnd
solved this one. I made the same tests with Xlite and don't have any
problems like nokia.
Please help me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061204/1ca94f1f/attachment.htm
2015 May 15
0
feature request: rsync dereference symlinks on cmdline
...I think this would work on the
target too?)
customer1 -> ../production/100
customer2 -> ../production/101
customer3 -> ../production/102
and have rsync write dirs
customer1/ customer2/ customer3/
in the target.
Obviously I could do this by iterating over the source's 100 101 102 adnd
point at custom target names, etc, but that gets tedious and requires manually
updating the script to get any new sources that are added.
Obviously I dont want --copy-links, as I want only those links mentioned on
the command line to be dereferenced, not those inside the tree.
/kc
--
Ken Chase -...
2010 Oct 08
23
O2CB global heartbeat - hopefully final drop!
All,
This is hopefully the final drop of the patches for adding global heartbeat
to the o2cb stack.
The diff from the previous set is here:
http://oss.oracle.com/~smushran/global-hb-diff-2010-10-07
Implemented most of the suggestions provided by Joel and Wengang.
The most important one was to activate the feature only at the end,
Also, got mostly a clean run with checkpatch.pl.
Sunil