/[cwmp]/google/trunk/Makefile.PL
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/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 243 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 16:37:35 2008 UTC (15 years, 9 months ago) by dpavlin
File length: 1217 byte(s)
Diff to previous 241
use JSON::XS 2.0 or newer

Revision 241 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 16:34:08 2008 UTC (15 years, 9 months ago) by dpavlin
File length: 1210 byte(s)
Diff to previous 228
fix features with newer Module::Install

Revision 228 - (view) (annotate) - [select for diffs]
Modified Sun Nov 25 19:21:02 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1294 byte(s)
Diff to previous 227
 r268@brr:  dpavlin | 2007-11-25 20:20:36 +0100
 - move to Net::Server::Fork
 - version [0.14]


Revision 227 - (view) (annotate) - [select for diffs]
Modified Sun Nov 25 18:51:26 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1284 byte(s)
Diff to previous 225
 r266@brr:  dpavlin | 2007-11-25 19:50:35 +0100
 - first pass with Devel::LeakTrace::Fast
 - remove DBM::Deep store
 - CWMP::Queue now supports dir and clean args
 - create new parser for each request


Revision 225 - (view) (annotate) - [select for diffs]
Modified Sun Nov 25 13:34:09 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1347 byte(s)
Diff to previous 223
 r262@brr:  dpavlin | 2007-11-25 14:33:40 +0100
 - refactored hash-based store base class to CWMP::Store::HASH
 - simple back-ends for YAML and JSON
 - version bump [0.13]


Revision 223 - (view) (annotate) - [select for diffs]
Modified Sat Nov 24 02:17:40 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1347 byte(s)
Diff to previous 221
 r257@brr:  dpavlin | 2007-11-24 03:16:39 +0100
 massive amount of tweaks including replacement of YAML with YAML::Syck
 and scoping all over the place


Revision 221 - (view) (annotate) - [select for diffs]
Modified Fri Nov 23 21:14:54 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1208 byte(s)
Diff to previous 220
 r254@brr:  dpavlin | 2007-11-23 22:14:16 +0100
 - replace Devel::Events with Devel::LeakTrace::Fast
 - remove CWMP::Tree which is no longer used


Revision 220 - (view) (annotate) - [select for diffs]
Modified Fri Nov 23 00:42:50 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1336 byte(s)
Diff to previous 218
 r252@brr:  dpavlin | 2007-11-23 01:42:20 +0100
 optional memory leak detector based on Devel::Events
 
 WARNING: it does pull half of CPAN your way (including Moose),
 so it's optional with a reason!


Revision 218 - (view) (annotate) - [select for diffs]
Modified Tue Nov 20 13:09:08 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1123 byte(s)
Diff to previous 214
 r248@brr:  dpavlin | 2007-11-20 14:08:48 +0100
 cleanup dump directory on startup


Revision 214 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 17:49:51 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1100 byte(s)
Diff to previous 208
 r240@brr:  dpavlin | 2007-11-18 18:49:33 +0100
 - make ParameterInfo flat structure, and not HoH
 - version bump [0.12]


Revision 208 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 12:58:40 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1100 byte(s)
Diff to previous 203
 r228@brr:  dpavlin | 2007-11-18 13:58:05 +0100
 - version bump [0.11]
 - rewrote CPE state management to actually work for multiple devices and
   simplify code in the process
 - CWMP::Store::DBMDeep don't return blessed objects any more


Revision 203 - (view) (annotate) - [select for diffs]
Modified Wed Nov 14 21:55:24 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1059 byte(s)
Diff to previous 200
 r218@brr:  dpavlin | 2007-11-14 22:54:48 +0100
 version bump [0.10]
 - added CWMP::Vendor module which implements simple vendor specific logic
   (this is beginning of example to change IP adress of CPE based on serial)


Revision 200 - (view) (annotate) - [select for diffs]
Modified Wed Nov 14 19:23:32 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1059 byte(s)
Diff to previous 199
 r212@brr:  dpavlin | 2007-11-14 20:23:06 +0100
 added Class::Trigger based triggers on SOAP requests from CPE


Revision 199 - (view) (annotate) - [select for diffs]
Modified Wed Nov 14 18:16:14 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1032 byte(s)
Diff to previous 196
 r210@brr:  dpavlin | 2007-11-14 19:15:41 +0100
 New version [0.09] with buch of changes:
 - command queue for device now really works
 - cpe-queue.pl now supports --list to display queue
 - convert all methods to receive just one param (simplifies code all over)


Revision 196 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 22:00:41 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 1032 byte(s)
Diff to previous 194
 r204@brr:  dpavlin | 2007-11-12 23:00:24 +0100
 - add installation of Test::Pod::Coverage for developers
 - clean queue on make clean


Revision 194 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 20:56:56 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 907 byte(s)
Diff to previous 191
 r200@brr:  dpavlin | 2007-11-12 21:56:04 +0100
 implemented simple IPC::DirQueue based queue


Revision 191 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 15:52:24 2007 UTC (16 years, 5 months ago) by dpavlin
File length: 730 byte(s)
Diff to previous 179
 r194@brr:  dpavlin | 2007-11-12 16:52:10 +0100
 added features to install modules required for tcli.pl to work


Revision 179 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 20:00:13 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 597 byte(s)
Diff to previous 178
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 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 19:47:30 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 596 byte(s)
Diff to previous 173
another swiping change and bump to version [0.08]
- implemented SetParameterValues (tests missing)
- rename rest of misnamed files

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: 596 byte(s)
Diff to previous 169
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 169 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 13:01:03 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 596 byte(s)
Diff to previous 162
- 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 162 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 22:55:45 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 596 byte(s)
Diff to previous 161
 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 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 22:55:26 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 588 byte(s)
Diff to previous 159
 r146@llin (orig r145):  dpavlin | 2007-10-28 00:13:48 +0200
 wipe html directory on make clean


Revision 159 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 22:55:04 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 583 byte(s)
Diff to previous 155
 r144@llin (orig r143):  dpavlin | 2007-10-28 00:03:29 +0200
 build system nit-picking


Revision 155 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 22:54:11 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 582 byte(s)
Diff to previous 154
 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 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 22:53:58 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 541 byte(s)
Diff to previous 151
 r138@llin (orig r137):  dpavlin | 2007-10-26 23:25:08 +0200
 everything uses yaml for now


Revision 151 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 22:53:22 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 527 byte(s)
Diff to previous 141
 r135@llin (orig r134):  dpavlin | 2007-10-26 22:49:13 +0200
 forgoten Module::Pluggable


Revision 141 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 17:57:40 2007 UTC (16 years, 6 months ago) by oleide
File length: 497 byte(s)
Diff to previous 117
Eval wrapping in process_request, should not die on session based exception.

Added GetParameterValues.



Revision 117 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 15:11:50 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 498 byte(s)
Diff to previous 116
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 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 14:39:42 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 475 byte(s)
Diff to previous 115
create custom targets in makefile (debug is first one)

Revision 115 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 13:02:27 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 441 byte(s)
Diff to previous 112
require Test::More for build

Revision 112 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 11:42:39 2007 UTC (16 years, 6 months ago) by dpavlin
File length: 411 byte(s)
Copied from: google/Makefile.PL revision 110
Diff to previous 110
reorg source code tree to make trunk

Revision 110 - (view) (annotate) - [select for diffs]
Modified Sun Oct 21 01:33:53 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 411 byte(s)
Diff to previous 108
Implement greate idea from Boris Shomodjvarac to bless socket into
HTTP::Daemon::ClientConn which reduced code and enabled support for
non-chunked transfer encoding [0.04]

Revision 108 - (view) (annotate) - [select for diffs]
Modified Sun Oct 7 10:53:05 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 386 byte(s)
Diff to previous 105
add meta-information about GPL license of code

Revision 105 - (view) (annotate) - [select for diffs]
Modified Tue Jun 26 18:27:53 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 379 byte(s)
Diff to previous 100
tweaks to CLI

Revision 100 - (view) (annotate) - [select for diffs]
Modified Sun Jun 24 18:18:47 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 344 byte(s)
Diff to previous 94
re-wrote store to accept ID or uid [0.03]

Revision 94 - (view) (annotate) - [select for diffs]
Modified Sat Jun 23 09:20:17 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 344 byte(s)
Diff to previous 84
add Getopt::Long

Revision 84 - (view) (annotate) - [select for diffs]
Modified Fri Jun 22 18:25:24 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 319 byte(s)
Diff to previous 77
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 77 - (view) (annotate) - [select for diffs]
Modified Fri Jun 22 13:09:08 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 334 byte(s)
Diff to previous 58
added skeleton CWMP::Store using DBM::Deep

Revision 58 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 21:31:36 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 312 byte(s)
Diff to previous 41
use dump files

Revision 41 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 18:11:37 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 272 byte(s)
Diff to previous 40
added server tests (and fixed server in process ;-)

Revision 40 - (view) (annotate) - [select for diffs]
Modified Tue Jun 19 17:29:07 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 250 byte(s)
Diff to previous 31
skeleton of very simple IO::Socket::INET-based server

Revision 31 - (view) (annotate) - [select for diffs]
Modified Mon Jun 18 20:07:17 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 244 byte(s)
Diff to previous 28
a huge chunk of changes implementing skeleton for request and response as
well as some tests

Revision 28 - (view) (annotate) - [select for diffs]
Added Mon Jun 18 07:59:20 2007 UTC (16 years, 10 months ago) by dpavlin
Original Path: google/Makefile.PL
File length: 176 byte(s)
begin implementation of own SOAP server for ACS

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