ncclient
15 years agodistutils / setup.py
Shikhar Bhushan [Thu, 21 May 2009 23:56:10 +0000 (23:56 +0000)]
distutils / setup.py

git-svn-id: http://ncclient.googlecode.com/svn/trunk@149 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agorename content to xml_
Shikhar Bhushan [Thu, 21 May 2009 23:13:23 +0000 (23:13 +0000)]
rename content to xml_

git-svn-id: http://ncclient.googlecode.com/svn/trunk@148 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agomisc; no functional changes
Shikhar Bhushan [Wed, 20 May 2009 03:05:39 +0000 (03:05 +0000)]
misc; no functional changes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@145 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoresolved windows incompatibility: this stemmed from an uninformed use of the socket...
Shikhar Bhushan [Wed, 20 May 2009 02:57:35 +0000 (02:57 +0000)]
resolved windows incompatibility: this stemmed from an uninformed use of the socket API, although
windows didn't help matters any. now fixed :-)

git-svn-id: http://ncclient.googlecode.com/svn/trunk@144 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoordering of params for <edit-config> operation
Shikhar Bhushan [Tue, 19 May 2009 10:45:34 +0000 (10:45 +0000)]
ordering of params for <edit-config> operation

git-svn-id: http://ncclient.googlecode.com/svn/trunk@143 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agono need for weakvaluedict in RPCReplyListener, after all
Shikhar Bhushan [Mon, 18 May 2009 20:22:44 +0000 (20:22 +0000)]
no need for weakvaluedict in RPCReplyListener, after all

git-svn-id: http://ncclient.googlecode.com/svn/trunk@139 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agosome misc code examples
Shikhar Bhushan [Mon, 18 May 2009 20:21:59 +0000 (20:21 +0000)]
some misc code examples

git-svn-id: http://ncclient.googlecode.com/svn/trunk@138 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agofix typo in ele2dtree
Shikhar Bhushan [Mon, 18 May 2009 15:13:23 +0000 (15:13 +0000)]
fix typo in ele2dtree

git-svn-id: http://ncclient.googlecode.com/svn/trunk@137 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agosame goes for <hello>, wasn't causing problems but still..
Shikhar Bhushan [Mon, 18 May 2009 14:02:53 +0000 (14:02 +0000)]
same goes for <hello>, wasn't causing problems but still..

git-svn-id: http://ncclient.googlecode.com/svn/trunk@136 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agomajor fix to <rpc> element namespacing - was root of most problems!
Shikhar Bhushan [Mon, 18 May 2009 14:01:43 +0000 (14:01 +0000)]
major fix to <rpc> element namespacing - was root of most problems!

git-svn-id: http://ncclient.googlecode.com/svn/trunk@135 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agotail-f namespaces
Shikhar Bhushan [Mon, 18 May 2009 11:18:27 +0000 (11:18 +0000)]
tail-f namespaces

git-svn-id: http://ncclient.googlecode.com/svn/trunk@134 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoshallow copy of operations' SPEC dicts was leading to problems
Shikhar Bhushan [Mon, 18 May 2009 10:44:44 +0000 (10:44 +0000)]
shallow copy of operations' SPEC dicts was leading to problems

git-svn-id: http://ncclient.googlecode.com/svn/trunk@133 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agostupid copy-paste error in <rpc-reply> parsing
Shikhar Bhushan [Mon, 18 May 2009 10:26:39 +0000 (10:26 +0000)]
stupid copy-paste error in <rpc-reply> parsing

git-svn-id: http://ncclient.googlecode.com/svn/trunk@132 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoremove ncclient.kpf
Shikhar Bhushan [Sun, 17 May 2009 22:03:52 +0000 (22:03 +0000)]
remove ncclient.kpf

git-svn-id: http://ncclient.googlecode.com/svn/trunk@131 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agomisc fixes
Shikhar Bhushan [Sun, 17 May 2009 21:29:03 +0000 (21:29 +0000)]
misc fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@130 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agosimple test script
Shikhar Bhushan [Sun, 17 May 2009 18:21:27 +0000 (18:21 +0000)]
simple test script

git-svn-id: http://ncclient.googlecode.com/svn/trunk@129 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agobuild shouldnt be in docs/
Shikhar Bhushan [Sun, 17 May 2009 18:20:49 +0000 (18:20 +0000)]
build shouldnt be in docs/

git-svn-id: http://ncclient.googlecode.com/svn/trunk@128 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agofixes
Shikhar Bhushan [Sun, 17 May 2009 15:03:57 +0000 (15:03 +0000)]
fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@126 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agodocs
Shikhar Bhushan [Sun, 17 May 2009 14:46:33 +0000 (14:46 +0000)]
docs

git-svn-id: http://ncclient.googlecode.com/svn/trunk@125 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agofixes
Shikhar Bhushan [Sun, 17 May 2009 14:45:33 +0000 (14:45 +0000)]
fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@124 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agodocumentation
Shikhar Bhushan [Sun, 17 May 2009 02:43:33 +0000 (02:43 +0000)]
documentation

git-svn-id: http://ncclient.googlecode.com/svn/trunk@123 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@122 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Sat, 16 May 2009 18:46:19 +0000 (18:46 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@122 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@121 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Sat, 16 May 2009 18:46:01 +0000 (18:46 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@121 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years ago...
Shikhar Bhushan [Sat, 16 May 2009 18:45:04 +0000 (18:45 +0000)]
...

git-svn-id: http://ncclient.googlecode.com/svn/trunk@120 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agodocstrings and fixes
Shikhar Bhushan [Thu, 14 May 2009 13:49:26 +0000 (13:49 +0000)]
docstrings and fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@119 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agodocumented content module
Shikhar Bhushan [Wed, 13 May 2009 20:55:49 +0000 (20:55 +0000)]
documented content module

git-svn-id: http://ncclient.googlecode.com/svn/trunk@118 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@117 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Wed, 13 May 2009 18:17:41 +0000 (18:17 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@117 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@116 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Wed, 13 May 2009 14:53:08 +0000 (14:53 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@116 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@115 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Wed, 13 May 2009 14:49:47 +0000 (14:49 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@115 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@114 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Tue, 12 May 2009 22:23:36 +0000 (22:23 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@114 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@113 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Tue, 12 May 2009 15:10:30 +0000 (15:10 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@113 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@112 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Tue, 12 May 2009 15:09:56 +0000 (15:09 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@112 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@111 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Tue, 12 May 2009 15:08:33 +0000 (15:08 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@111 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@110 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Tue, 12 May 2009 01:58:40 +0000 (01:58 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@110 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@109 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Tue, 12 May 2009 01:18:26 +0000 (01:18 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@109 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@108 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Mon, 11 May 2009 23:01:55 +0000 (23:01 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@108 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@107 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Mon, 11 May 2009 23:00:14 +0000 (23:00 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@107 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@106 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Mon, 11 May 2009 19:35:54 +0000 (19:35 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@106 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@105 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Mon, 11 May 2009 19:34:34 +0000 (19:34 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@105 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@104 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Mon, 11 May 2009 01:00:18 +0000 (01:00 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@104 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@103 6dbcf712-26ac-11de-a2f3...
Shikhar Bhushan [Sun, 10 May 2009 23:54:41 +0000 (23:54 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@103 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agouh
Shikhar Bhushan [Sun, 10 May 2009 23:47:58 +0000 (23:47 +0000)]
uh

git-svn-id: http://ncclient.googlecode.com/svn/trunk@102 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agosame
Shikhar Bhushan [Fri, 8 May 2009 02:32:34 +0000 (02:32 +0000)]
same

git-svn-id: http://ncclient.googlecode.com/svn/trunk@101 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agomay be broken...
Shikhar Bhushan [Fri, 8 May 2009 01:13:04 +0000 (01:13 +0000)]
may be broken...

git-svn-id: http://ncclient.googlecode.com/svn/trunk@100 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agofixes
Shikhar Bhushan [Wed, 6 May 2009 23:09:36 +0000 (23:09 +0000)]
fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@99 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agofixes
Shikhar Bhushan [Wed, 6 May 2009 22:30:31 +0000 (22:30 +0000)]
fixes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@98 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agobroken but too big a delta to not commit
Shikhar Bhushan [Wed, 6 May 2009 14:15:08 +0000 (14:15 +0000)]
broken but too big a delta to not commit

git-svn-id: http://ncclient.googlecode.com/svn/trunk@97 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agomoving forward
Shikhar Bhushan [Tue, 5 May 2009 14:21:18 +0000 (14:21 +0000)]
moving forward

git-svn-id: http://ncclient.googlecode.com/svn/trunk@96 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years ago...
Shikhar Bhushan [Mon, 4 May 2009 13:30:49 +0000 (13:30 +0000)]
...

git-svn-id: http://ncclient.googlecode.com/svn/trunk@95 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years ago...
Shikhar Bhushan [Mon, 4 May 2009 13:30:18 +0000 (13:30 +0000)]
...

git-svn-id: http://ncclient.googlecode.com/svn/trunk@94 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years ago...
Shikhar Bhushan [Mon, 4 May 2009 13:28:39 +0000 (13:28 +0000)]
...

git-svn-id: http://ncclient.googlecode.com/svn/trunk@93 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agocommit some minor changes, i'm off till monday...
Shikhar Bhushan [Thu, 30 Apr 2009 21:42:59 +0000 (21:42 +0000)]
commit some minor changes, i'm off till monday...

git-svn-id: http://ncclient.googlecode.com/svn/trunk@92 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoLBYL for <rpc-reply> parsing
Shikhar Bhushan [Thu, 30 Apr 2009 06:26:57 +0000 (06:26 +0000)]
LBYL for <rpc-reply> parsing

git-svn-id: http://ncclient.googlecode.com/svn/trunk@91 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years ago* operation stubs * operation classes more elegant (?) * content.NOTIFICATION_NS
Shikhar Bhushan [Thu, 30 Apr 2009 06:11:47 +0000 (06:11 +0000)]
* operation stubs * operation classes more elegant (?) * content.NOTIFICATION_NS

git-svn-id: http://ncclient.googlecode.com/svn/trunk@90 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoa vestigial bit excised
Shikhar Bhushan [Thu, 30 Apr 2009 03:38:08 +0000 (03:38 +0000)]
a vestigial bit excised

git-svn-id: http://ncclient.googlecode.com/svn/trunk@89 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years ago* cisco compatibility in the face of non-compliance * other fixes from testing *
Shikhar Bhushan [Thu, 30 Apr 2009 03:35:36 +0000 (03:35 +0000)]
* cisco compatibility in the face of non-compliance * other fixes from testing *

git-svn-id: http://ncclient.googlecode.com/svn/trunk@88 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agorpc's coming along, changes to logging
Shikhar Bhushan [Wed, 29 Apr 2009 23:29:24 +0000 (23:29 +0000)]
rpc's coming along, changes to logging

git-svn-id: http://ncclient.googlecode.com/svn/trunk@87 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@86 6dbcf712-26ac-11de-a2f3-13738...
Shikhar Bhushan [Wed, 29 Apr 2009 20:49:18 +0000 (20:49 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@86 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agominor syntax changes for the better
Shikhar Bhushan [Wed, 29 Apr 2009 06:14:20 +0000 (06:14 +0000)]
minor syntax changes for the better

git-svn-id: http://ncclient.googlecode.com/svn/trunk@85 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@84 6dbcf712-26ac-11de-a2f3-13738...
Shikhar Bhushan [Wed, 29 Apr 2009 06:13:37 +0000 (06:13 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@84 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agorpc, rpcreply, listener... worked out now; still to test
Shikhar Bhushan [Wed, 29 Apr 2009 06:13:25 +0000 (06:13 +0000)]
rpc, rpcreply, listener... worked out now; still to test

git-svn-id: http://ncclient.googlecode.com/svn/trunk@83 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agogit-svn-id: http://ncclient.googlecode.com/svn/trunk@82 6dbcf712-26ac-11de-a2f3-13738...
Shikhar Bhushan [Wed, 29 Apr 2009 03:31:31 +0000 (03:31 +0000)]
git-svn-id: ncclient.googlecode.com/svn/trunk@82 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agooperations
Shikhar Bhushan [Wed, 29 Apr 2009 03:30:39 +0000 (03:30 +0000)]
operations

git-svn-id: http://ncclient.googlecode.com/svn/trunk@81 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agocurrent state of ops, rpc --- really need to get this straightened out
Shikhar Bhushan [Tue, 28 Apr 2009 14:16:00 +0000 (14:16 +0000)]
current state of ops, rpc --- really need to get this straightened out

git-svn-id: http://ncclient.googlecode.com/svn/trunk@80 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoHelloHandler class
Shikhar Bhushan [Tue, 28 Apr 2009 14:15:21 +0000 (14:15 +0000)]
HelloHandler class

git-svn-id: http://ncclient.googlecode.com/svn/trunk@79 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoremove ugliness
Shikhar Bhushan [Tue, 28 Apr 2009 04:23:51 +0000 (04:23 +0000)]
remove ugliness

git-svn-id: http://ncclient.googlecode.com/svn/trunk@78 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoncclient.transport pretty much done for now
Shikhar Bhushan [Tue, 28 Apr 2009 04:21:56 +0000 (04:21 +0000)]
ncclient.transport pretty much done for now

git-svn-id: http://ncclient.googlecode.com/svn/trunk@77 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoncclient.transport.hello for all things <hello>
Shikhar Bhushan [Tue, 28 Apr 2009 04:01:23 +0000 (04:01 +0000)]
ncclient.transport.hello for all things <hello>

git-svn-id: http://ncclient.googlecode.com/svn/trunk@76 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoglupdates
Shikhar Bhushan [Tue, 28 Apr 2009 03:58:13 +0000 (03:58 +0000)]
glupdates

git-svn-id: http://ncclient.googlecode.com/svn/trunk@75 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoretire content as a package
Shikhar Bhushan [Tue, 28 Apr 2009 03:57:53 +0000 (03:57 +0000)]
retire content as a package

git-svn-id: http://ncclient.googlecode.com/svn/trunk@74 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoretire content as a package
Shikhar Bhushan [Tue, 28 Apr 2009 03:57:10 +0000 (03:57 +0000)]
retire content as a package

git-svn-id: http://ncclient.googlecode.com/svn/trunk@73 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agotransport-operations glue
Shikhar Bhushan [Tue, 28 Apr 2009 03:35:55 +0000 (03:35 +0000)]
transport-operations glue

git-svn-id: http://ncclient.googlecode.com/svn/trunk@72 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agodocstring
Shikhar Bhushan [Tue, 28 Apr 2009 03:15:39 +0000 (03:15 +0000)]
docstring

git-svn-id: http://ncclient.googlecode.com/svn/trunk@71 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agocontent module refactored
Shikhar Bhushan [Tue, 28 Apr 2009 03:14:36 +0000 (03:14 +0000)]
content module refactored

git-svn-id: http://ncclient.googlecode.com/svn/trunk@70 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agostate of the code. parsers currently broken
Shikhar Bhushan [Sun, 26 Apr 2009 19:13:23 +0000 (19:13 +0000)]
state of the code. parsers currently broken

git-svn-id: http://ncclient.googlecode.com/svn/trunk@69 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agosessionlistener
Shikhar Bhushan [Sun, 26 Apr 2009 07:02:37 +0000 (07:02 +0000)]
sessionlistener

git-svn-id: http://ncclient.googlecode.com/svn/trunk@68 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agofixes after a session of testing
Shikhar Bhushan [Sun, 26 Apr 2009 06:46:02 +0000 (06:46 +0000)]
fixes after a session of testing

git-svn-id: http://ncclient.googlecode.com/svn/trunk@67 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agounlock
Shikhar Bhushan [Sun, 26 Apr 2009 03:49:37 +0000 (03:49 +0000)]
unlock

git-svn-id: http://ncclient.googlecode.com/svn/trunk@66 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agolock
Shikhar Bhushan [Sun, 26 Apr 2009 03:47:28 +0000 (03:47 +0000)]
lock

git-svn-id: http://ncclient.googlecode.com/svn/trunk@65 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agorpc work thus far
Shikhar Bhushan [Sun, 26 Apr 2009 03:47:06 +0000 (03:47 +0000)]
rpc work thus far

git-svn-id: http://ncclient.googlecode.com/svn/trunk@64 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agotransport layer changes
Shikhar Bhushan [Sun, 26 Apr 2009 02:31:41 +0000 (02:31 +0000)]
transport layer changes

git-svn-id: http://ncclient.googlecode.com/svn/trunk@63 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agominor rename
Shikhar Bhushan [Sat, 25 Apr 2009 19:59:16 +0000 (19:59 +0000)]
minor rename

git-svn-id: http://ncclient.googlecode.com/svn/trunk@62 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agounused import
Shikhar Bhushan [Sat, 25 Apr 2009 19:26:36 +0000 (19:26 +0000)]
unused import

git-svn-id: http://ncclient.googlecode.com/svn/trunk@61 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agodebuglistener
Shikhar Bhushan [Sat, 25 Apr 2009 17:39:20 +0000 (17:39 +0000)]
debuglistener

git-svn-id: http://ncclient.googlecode.com/svn/trunk@60 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agomove capabilities to top-level
Shikhar Bhushan [Sat, 25 Apr 2009 15:50:25 +0000 (15:50 +0000)]
move capabilities to top-level

git-svn-id: http://ncclient.googlecode.com/svn/trunk@59 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agorename session to transport
Shikhar Bhushan [Sat, 25 Apr 2009 15:49:52 +0000 (15:49 +0000)]
rename session to transport

git-svn-id: http://ncclient.googlecode.com/svn/trunk@58 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agorename session to transport
Shikhar Bhushan [Sat, 25 Apr 2009 15:49:25 +0000 (15:49 +0000)]
rename session to transport

git-svn-id: http://ncclient.googlecode.com/svn/trunk@57 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agorefactoring work
Shikhar Bhushan [Sat, 25 Apr 2009 15:46:10 +0000 (15:46 +0000)]
refactoring work

git-svn-id: http://ncclient.googlecode.com/svn/trunk@56 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agominor loop optimization
Shikhar Bhushan [Sat, 25 Apr 2009 12:41:10 +0000 (12:41 +0000)]
minor loop optimization

git-svn-id: http://ncclient.googlecode.com/svn/trunk@55 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoxml declaration fix w.r.t cisco problem
Shikhar Bhushan [Fri, 24 Apr 2009 14:28:56 +0000 (14:28 +0000)]
xml declaration fix w.r.t cisco problem

git-svn-id: http://ncclient.googlecode.com/svn/trunk@54 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agouremove some attributes i temporarily added
Shikhar Bhushan [Fri, 24 Apr 2009 01:22:20 +0000 (01:22 +0000)]
uremove some attributes i temporarily added

git-svn-id: http://ncclient.googlecode.com/svn/trunk@53 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agomainly changes in ssh: no longer use paramiko.SSHClient
Shikhar Bhushan [Fri, 24 Apr 2009 01:14:55 +0000 (01:14 +0000)]
mainly changes in ssh: no longer use paramiko.SSHClient

git-svn-id: http://ncclient.googlecode.com/svn/trunk@52 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agotypo
Shikhar Bhushan [Thu, 23 Apr 2009 14:07:43 +0000 (14:07 +0000)]
typo

git-svn-id: http://ncclient.googlecode.com/svn/trunk@51 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agotypos
Shikhar Bhushan [Thu, 23 Apr 2009 13:30:23 +0000 (13:30 +0000)]
typos

git-svn-id: http://ncclient.googlecode.com/svn/trunk@50 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agodoc
Shikhar Bhushan [Thu, 23 Apr 2009 13:20:56 +0000 (13:20 +0000)]
doc

git-svn-id: http://ncclient.googlecode.com/svn/trunk@49 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agofixes to session layer
Shikhar Bhushan [Thu, 23 Apr 2009 06:30:21 +0000 (06:30 +0000)]
fixes to session layer

git-svn-id: http://ncclient.googlecode.com/svn/trunk@48 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agorefactored. but bugs remain to fix.
Shikhar Bhushan [Thu, 23 Apr 2009 05:44:41 +0000 (05:44 +0000)]
refactored. but bugs remain to fix.

git-svn-id: http://ncclient.googlecode.com/svn/trunk@47 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agosignificant changes in content module
Shikhar Bhushan [Thu, 23 Apr 2009 04:49:14 +0000 (04:49 +0000)]
significant changes in content module

git-svn-id: http://ncclient.googlecode.com/svn/trunk@46 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoin a state of flux
Shikhar Bhushan [Thu, 23 Apr 2009 01:47:19 +0000 (01:47 +0000)]
in a state of flux

git-svn-id: http://ncclient.googlecode.com/svn/trunk@45 6dbcf712-26ac-11de-a2f3-1373824ab735

15 years agoremove old operations stub
Shikhar Bhushan [Thu, 23 Apr 2009 00:18:52 +0000 (00:18 +0000)]
remove old operations stub

git-svn-id: http://ncclient.googlecode.com/svn/trunk@44 6dbcf712-26ac-11de-a2f3-1373824ab735