/[cwmp]/google/trunk/t
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/t

View Directory Listing Directory Listing


Sticky Revision:

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 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 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 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 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 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 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 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 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 112 - Directory Listing
Modified Fri Oct 26 11:42:39 2007 UTC (16 years, 6 months ago) by dpavlin
Copied from: google/t revision 103
reorg source code tree to make trunk

Revision 103 - Directory Listing
Modified Sun Jun 24 19:36:31 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
Extracted tree generating perl code to CWMP::Tree

Revision 100 - Directory Listing
Modified Sun Jun 24 18:18:47 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
re-wrote store to accept ID or uid [0.03]

Revision 96 - Directory Listing
Modified Sat Jun 23 09:24:23 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
new test dump files

Revision 95 - Directory Listing
Modified Sat Jun 23 09:23:08 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
implemented sessions and uid (unique id) for each client, currently by
serial number. This makes data in store look sane.

Revision 85 - Directory Listing
Modified Fri Jun 22 18:36:09 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
Implemented store->state( $ID ) and use it to test server

Revision 84 - Directory Listing
Modified Fri Jun 22 18:25:24 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
use Net::Server instead of low-level IO::Socket::INET (that will hopefully
bring us free of charge forking server, background and various other stuff
:-)

Revision 81 - Directory Listing
Modified Fri Jun 22 14:59:40 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
bug fix: correctly handle state creation and update

Revision 79 - Directory Listing
Modified Fri Jun 22 14:32:13 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
added store->update_state and use it

Revision 77 - Directory Listing
Modified Fri Jun 22 13:09:08 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
added skeleton CWMP::Store using DBM::Deep

Revision 76 - Directory Listing
Modified Fri Jun 22 13:08:11 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
added module Cwd

Revision 75 - Directory Listing
Modified Fri Jun 22 13:01:29 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
added (commented) $abs_path code

Revision 73 - Directory Listing
Modified Fri Jun 22 12:48:17 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
template module and test (no, I'm not OO-fally ;-)

Revision 71 - Directory Listing
Modified Wed Jun 20 23:35:04 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
rename Inform response to, err... InformResponse

Revision 69 - Directory Listing
Modified Wed Jun 20 23:24:56 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
use new dumps

Revision 68 - Directory Listing
Modified Wed Jun 20 23:24:44 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
SpeedTouch 780 (BANT-R) dumps

Revision 66 - Directory Listing
Modified Wed Jun 20 23:08:24 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
dump of response

Revision 63 - Directory Listing
Modified Wed Jun 20 21:38:09 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
fix tests, less output without debug

Revision 60 - Directory Listing
Modified Wed Jun 20 21:33:35 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
fix off-by-one

Revision 59 - Directory Listing
Modified Wed Jun 20 21:32:00 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
implemented GetParameterNames ACS -> CPE response

Revision 58 - Directory Listing
Modified Wed Jun 20 21:31:36 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
use dump files

Revision 56 - Directory Listing
Modified Wed Jun 20 21:27:40 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
huge commit: SpeedTouch 706 (BANT-S) protocol and structure dumps

Revision 53 - Directory Listing
Modified Tue Jun 19 22:06:46 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
* added Reboot method
* much less screen output without debug option

Revision 50 - Directory Listing
Modified Tue Jun 19 21:29:04 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
* added queue to send commands to CPE
* implemented parsing of Fault messages from CPE
* correctly emit NoMoreRequests in SOAP header
* close connection (not verified against TR-069 standard yet)

Revision 48 - Directory Listing
Modified Tue Jun 19 20:02:36 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
document every method and add tests for pod

Revision 46 - Directory Listing
Modified Tue Jun 19 19:50:29 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
* added GetRPCMethods and made more general xml generator in CWMP::Response
* fix file properties

Revision 45 - Directory Listing
Modified Tue Jun 19 19:36:21 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
test xml output

Revision 42 - Directory Listing
Modified Tue Jun 19 18:37:24 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
check if socket is connected, use sock->send 

Revision 41 - Directory Listing
Modified Tue Jun 19 18:11:37 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
added server tests (and fixed server in process ;-)

Revision 39 - Directory Listing
Modified Tue Jun 19 17:28:49 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
better protocol dumps

Revision 38 - Directory Listing
Modified Tue Jun 19 09:43:57 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
pass $state from request to Inform, so it can construct correct SOAP Headers
(ID required)

Revision 37 - Directory Listing
Modified Tue Jun 19 09:41:30 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
add _dispatch to test

Revision 33 - Directory Listing
Modified Tue Jun 19 00:03:01 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
don't output diag without debug

Revision 32 - Directory Listing
Modified Mon Jun 18 23:52:41 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
implement Inform response

Revision 31 - Directory Listing
Added Mon Jun 18 20:07:17 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/t
a huge chunk of changes implementing skeleton for request and response as
well as some tests

  ViewVC Help
Powered by ViewVC 1.1.26