/[cwmp]/google/trunk
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /google/trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 184 - Directory Listing
Modified Tue Oct 30 15:18:29 2007 UTC (16 years, 6 months ago) by dpavlin
hush some debugging

Revision 183 - Directory Listing
Modified Tue Oct 30 15:06:36 2007 UTC (16 years, 6 months ago) by dpavlin
rename command to be consistent with other examples

Revision 182 - Directory Listing
Modified Tue Oct 30 15:03:08 2007 UTC (16 years, 6 months ago) by dpavlin
status on cwmp on CPE

Revision 181 - Directory Listing
Modified Tue Oct 30 14:45:17 2007 UTC (16 years, 6 months ago) by dpavlin
- fixed two argument invocation (modem, script)
- added usage when called without args

Revision 180 - Directory Listing
Modified Sun Oct 28 21:36:30 2007 UTC (16 years, 6 months ago) by dpavlin
added --protocol-dump flag to acs which include part of protocol that we implement

Revision 179 - Directory Listing
Modified Sun Oct 28 20:00:13 2007 UTC (16 years, 6 months ago) by dpavlin
don't require Term::Shelly since it's not yet on CPAN, and
I'm not really sure that it's the right way to go...

Revision 178 - Directory Listing
Modified Sun Oct 28 19:47:30 2007 UTC (16 years, 6 months ago) by dpavlin
another swiping change and bump to version [0.08]
- implemented SetParameterValues (tests missing)
- rename rest of misnamed files

Revision 177 - Directory Listing
Modified Sun Oct 28 19:45:19 2007 UTC (16 years, 6 months ago) by dpavlin
create symlinks based on _dispatch to dumped requsts

Revision 176 - Directory Listing
Modified Sun Oct 28 19:44:17 2007 UTC (16 years, 6 months ago) by dpavlin
fix message when waiting for next request

Revision 175 - Directory Listing
Modified Sun Oct 28 17:43:01 2007 UTC (16 years, 6 months ago) by dpavlin
fix server test to use new current_store accessor to store plugin

Revision 174 - Directory Listing
Modified Sun Oct 28 16:57:34 2007 UTC (16 years, 6 months ago) by dpavlin
no functional changes, just cleanup of pod and re-order methods

Revision 173 - Directory Listing
Modified Sun Oct 28 16:39:58 2007 UTC (16 years, 6 months ago) by dpavlin
great API breaking update to version [0.07]

CWMP::Response (which somewhat made sense since it was response from server)
is now called CWMP::Methods (to more closely match protocol terminology)

Revision 172 - Directory Listing
Modified Sun Oct 28 15:43:07 2007 UTC (16 years, 6 months ago) by dpavlin
implemented correct GetParameterValues which unrolls ParameterNames into xsd:strings

Revision 171 - Directory Listing
Modified Sun Oct 28 15:00:19 2007 UTC (16 years, 6 months ago) by dpavlin
dump queue structure correctly if it exists

Revision 170 - Directory Listing
Modified Sun Oct 28 13:05:01 2007 UTC (16 years, 6 months ago) by dpavlin
fix warnings

Revision 169 - Directory Listing
Modified Sun Oct 28 13:01:03 2007 UTC (16 years, 6 months ago) by dpavlin
- implement parametars to commands in queue (just pass array as command)
- store debugging moved to debug level 4 (makes make dump much more useful)
- version bump [0.06]

Revision 168 - Directory Listing
Modified Sun Oct 28 12:21:53 2007 UTC (16 years, 6 months ago) by dpavlin
check response with parametars

Revision 167 - Directory Listing
Modified Sun Oct 28 11:53:01 2007 UTC (16 years, 6 months ago) by dpavlin
add test for GetParameterValues

Revision 166 - Directory Listing
Modified Sun Oct 28 11:50:47 2007 UTC (16 years, 6 months ago) by dpavlin
fix pod

Revision 165 - Directory Listing
Modified Sun Oct 28 11:11:40 2007 UTC (16 years, 6 months ago) by dpavlin
refactore response tests to create response xml files if
they doesn't exist (so, implementing new command consists
of adding one line in 20-response.t, re-run test and check if xml is valid
and commit it :-)

Revision 164 - Directory Listing
Modified Sat Oct 27 23:06:09 2007 UTC (16 years, 6 months ago) by dpavlin
since pluggable store landed in trunk add --store-path and --store-module options

Revision 163 - Directory Listing
Modified Sat Oct 27 22:55:55 2007 UTC (16 years, 6 months ago) by dpavlin
 r148@llin (orig r147):  dpavlin | 2007-10-28 00:48:11 +0200
 test with YAML store, expose problem with get_state( ID ) which fails
 because session is no longer in store


Revision 162 - Directory Listing
Modified Sat Oct 27 22:55:45 2007 UTC (16 years, 6 months ago) by dpavlin
 r147@llin (orig r146):  dpavlin | 2007-10-28 00:43:25 +0200
 - added clean parametar to stores to start with empty database
 - much less chatty without debug
 - test both existing store plugins
 - finish API rename in CWMP::Store, version bump [0.05]


Revision 161 - Directory Listing
Modified Sat Oct 27 22:55:26 2007 UTC (16 years, 6 months ago) by dpavlin
 r146@llin (orig r145):  dpavlin | 2007-10-28 00:13:48 +0200
 wipe html directory on make clean


Revision 160 - Directory Listing
Modified Sat Oct 27 22:55:17 2007 UTC (16 years, 6 months ago) by dpavlin
 r145@llin (orig r144):  dpavlin | 2007-10-28 00:12:55 +0200
 create documentation with frames


Revision 159 - Directory Listing
Modified Sat Oct 27 22:55:04 2007 UTC (16 years, 6 months ago) by dpavlin
 r144@llin (orig r143):  dpavlin | 2007-10-28 00:03:29 +0200
 build system nit-picking


Revision 158 - Directory Listing
Modified Sat Oct 27 22:54:51 2007 UTC (16 years, 6 months ago) by dpavlin
 r143@llin (orig r142):  dpavlin | 2007-10-28 00:02:50 +0200
 pod fix


Revision 157 - Directory Listing
Modified Sat Oct 27 22:54:40 2007 UTC (16 years, 6 months ago) by dpavlin
 r142@llin (orig r141):  dpavlin | 2007-10-28 00:01:28 +0200
 added html target using http://svn.rot13.org/index.cgi/perl/view/trunk/allpod2xhtml.pl


Revision 156 - Directory Listing
Modified Sat Oct 27 22:54:28 2007 UTC (16 years, 6 months ago) by dpavlin
 r140@llin (orig r139):  dpavlin | 2007-10-27 12:13:01 +0200
 all low-level store plugins now take path as argument


Revision 155 - Directory Listing
Modified Sat Oct 27 22:54:11 2007 UTC (16 years, 6 months ago) by dpavlin
 r139@llin (orig r138):  dpavlin | 2007-10-26 23:41:42 +0200
 use Hash::Merge to correctly handle update, This might actually move to
 Store, but this way plugins get only new state...


Revision 154 - Directory Listing
Modified Sat Oct 27 22:53:58 2007 UTC (16 years, 6 months ago) by dpavlin
 r138@llin (orig r137):  dpavlin | 2007-10-26 23:25:08 +0200
 everything uses yaml for now


Revision 153 - Directory Listing
Modified Sat Oct 27 22:53:44 2007 UTC (16 years, 6 months ago) by dpavlin
 r137@llin (orig r136):  dpavlin | 2007-10-26 23:20:50 +0200
 fix all known uids


Revision 152 - Directory Listing
Modified Sat Oct 27 22:53:33 2007 UTC (16 years, 6 months ago) by dpavlin
 r136@llin (orig r135):  dpavlin | 2007-10-26 23:04:55 +0200
 simple YAML store plugin to ease debugging


Revision 151 - Directory Listing
Modified Sat Oct 27 22:53:22 2007 UTC (16 years, 6 months ago) by dpavlin
 r135@llin (orig r134):  dpavlin | 2007-10-26 22:49:13 +0200
 forgoten Module::Pluggable


Revision 150 - Directory Listing
Modified Sat Oct 27 22:53:14 2007 UTC (16 years, 6 months ago) by dpavlin
 r134@llin (orig r133):  dpavlin | 2007-10-26 22:46:09 +0200
 Rough draft of low-level store mechanisam.


Revision 149 - Directory Listing
Modified Sat Oct 27 22:51:15 2007 UTC (16 years, 6 months ago) by dpavlin
 r133@llin (orig r132):  dpavlin | 2007-10-26 21:26:47 +0200
 kick session out of store


Revision 141 - Directory Listing
Modified Sat Oct 27 17:57:40 2007 UTC (16 years, 6 months ago) by oleide
Eval wrapping in process_request, should not die on session based exception.

Added GetParameterValues.



Revision 131 - Directory Listing
Modified Fri Oct 26 18:38:00 2007 UTC (16 years, 6 months ago) by dpavlin
cwmp enable/disable

Revision 130 - Directory Listing
Modified Fri Oct 26 18:12:10 2007 UTC (16 years, 6 months ago) by dpavlin
added ask(prompt|default) in scripts to interactivly ask questions,
IP adress of modem is first (optional) param

Revision 127 - Directory Listing
Modified Fri Oct 26 16:52:24 2007 UTC (16 years, 6 months ago) by dpavlin
include IP address in dump/ filenames

Revision 126 - Directory Listing
Modified Fri Oct 26 16:22:23 2007 UTC (16 years, 6 months ago) by dpavlin
organize and document scripts collection

Revision 120 - Directory Listing
Modified Fri Oct 26 15:54:15 2007 UTC (16 years, 6 months ago) by dpavlin
some more source re-org

Revision 119 - Directory Listing
Modified Fri Oct 26 15:51:27 2007 UTC (16 years, 6 months ago) by dpavlin
take next pending command on empty request

Revision 118 - Directory Listing
Modified Fri Oct 26 15:16:10 2007 UTC (16 years, 6 months ago) by dpavlin
sequentially number requests and responses to see real flow in dump dir

Revision 117 - Directory Listing
Modified Fri Oct 26 15:11:50 2007 UTC (16 years, 6 months ago) by dpavlin
finished dump target (which used to be debug in last commit) which will dump
requests and responses to dump/ directory which will in turn be cleaned by
make clean

Revision 116 - Directory Listing
Modified Fri Oct 26 14:39:42 2007 UTC (16 years, 6 months ago) by dpavlin
create custom targets in makefile (debug is first one)

Revision 115 - Directory Listing
Modified Fri Oct 26 13:02:27 2007 UTC (16 years, 6 months ago) by dpavlin
require Test::More for build

Revision 114 - Directory Listing
Modified Fri Oct 26 12:01:22 2007 UTC (16 years, 6 months ago) by dpavlin
ignore bunch of stuff we don't care about in svn

Revision 113 - Directory Listing
Modified Fri Oct 26 12:00:38 2007 UTC (16 years, 6 months ago) by dpavlin
start server in debug mode and generate various debugging output

Revision 112 - Directory Listing
Added Fri Oct 26 11:42:39 2007 UTC (16 years, 6 months ago) by dpavlin
reorg source code tree to make trunk

  ViewVC Help
Powered by ViewVC 1.1.26