/[cwmp]/google/trunk/lib/CWMP/Methods.pm
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/lib/CWMP/Methods.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 178 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 19:47:30 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 4193 byte(s)
Diff to previous 174
another swiping change and bump to version [0.08]
- implemented SetParameterValues (tests missing)
- rename rest of misnamed files

Revision 174 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 16:57:34 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 3208 byte(s)
Diff to previous 173
no functional changes, just cleanup of pod and re-order methods

Revision 173 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 16:39:58 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 3072 byte(s)
Copied from: google/trunk/lib/CWMP/Response.pm revision 172
Diff to previous 172
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 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 15:43:07 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/trunk/lib/CWMP/Response.pm
File length: 3079 byte(s)
Diff to previous 166
implemented correct GetParameterValues which unrolls ParameterNames into xsd:strings

Revision 166 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 11:50:47 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/trunk/lib/CWMP/Response.pm
File length: 3007 byte(s)
Diff to previous 141
fix pod

Revision 141 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 17:57:40 2007 UTC (16 years, 6 months ago) by oleide
Original Path: google/trunk/lib/CWMP/Response.pm
File length: 3013 byte(s)
Diff to previous 112
Eval wrapping in process_request, should not die on session based exception.

Added GetParameterValues.



Revision 112 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 11:42:39 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/trunk/lib/CWMP/Response.pm
File length: 2503 byte(s)
Diff to previous 106
reorg source code tree to make trunk

Revision 106 - (view) (annotate) - [select for diffs]
Modified Sun Sep 2 18:57:11 2007 UTC (16 years, 8 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 2503 byte(s)
Diff to previous 71
fix accessor creation

Revision 71 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 23:35:04 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 2503 byte(s)
Diff to previous 64
rename Inform response to, err... InformResponse

Revision 64 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 21:44:57 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 2477 byte(s)
Diff to previous 61
implemented GetParameterNames( $state, $ParameterPath, $NextLevel )

Revision 61 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 21:33:45 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 2265 byte(s)
Diff to previous 59
fix pod

Revision 59 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 21:32:00 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 2264 byte(s)
Diff to previous 53
implemented GetParameterNames ACS -> CPE response

Revision 53 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 22:06:46 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 1972 byte(s)
Diff to previous 50
* added Reboot method
* much less screen output without debug option

Revision 50 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 21:29:04 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 1799 byte(s)
Diff to previous 48
* 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 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 20:02:36 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 1664 byte(s)
Diff to previous 46
document every method and add tests for pod

Revision 46 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 19:50:29 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 1538 byte(s)
Diff to previous 38
* added GetRPCMethods and made more general xml generator in CWMP::Response
* fix file properties

Revision 38 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 09:43:57 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 1143 byte(s)
Diff to previous 32
pass $state from request to Inform, so it can construct correct SOAP Headers
(ID required)

Revision 32 - (view) (annotate) - [select for diffs]
Modified Mon Jun 18 23:52:41 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 964 byte(s)
Diff to previous 31
implement Inform response

Revision 31 - (view) (annotate) - [select for diffs]
Added Mon Jun 18 20:07:17 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/lib/CWMP/Response.pm
File length: 582 byte(s)
a huge chunk of changes implementing skeleton for request and response as
well as some tests

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26