perl-cwmp.git
16 years agouse Hash::Merge to correctly handle update, This might actually move to
Dobrica Pavlinusic [Fri, 26 Oct 2007 21:41:42 +0000 (21:41 +0000)]
use Hash::Merge to correctly handle update, This might actually move to
Store, but this way plugins get only new state...

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@138 836a5e1a-633d-0410-964b-294494ad4392

16 years agoeverything uses yaml for now
Dobrica Pavlinusic [Fri, 26 Oct 2007 21:25:08 +0000 (21:25 +0000)]
everything uses yaml for now

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@137 836a5e1a-633d-0410-964b-294494ad4392

16 years agofix all known uids
Dobrica Pavlinusic [Fri, 26 Oct 2007 21:20:50 +0000 (21:20 +0000)]
fix all known uids

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@136 836a5e1a-633d-0410-964b-294494ad4392

16 years agosimple YAML store plugin to ease debugging
Dobrica Pavlinusic [Fri, 26 Oct 2007 21:04:55 +0000 (21:04 +0000)]
simple YAML store plugin to ease debugging

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@135 836a5e1a-633d-0410-964b-294494ad4392

16 years agoforgoten Module::Pluggable
Dobrica Pavlinusic [Fri, 26 Oct 2007 20:49:13 +0000 (20:49 +0000)]
forgoten Module::Pluggable

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@134 836a5e1a-633d-0410-964b-294494ad4392

16 years agoRough draft of low-level store mechanisam.
Dobrica Pavlinusic [Fri, 26 Oct 2007 20:46:09 +0000 (20:46 +0000)]
Rough draft of low-level store mechanisam.

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@133 836a5e1a-633d-0410-964b-294494ad4392

16 years agokick session out of store
Dobrica Pavlinusic [Fri, 26 Oct 2007 19:26:47 +0000 (19:26 +0000)]
kick session out of store

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@132 836a5e1a-633d-0410-964b-294494ad4392

16 years agomake branch to experiment with Module::Pluggable store
Dobrica Pavlinusic [Fri, 26 Oct 2007 19:21:53 +0000 (19:21 +0000)]
make branch to experiment with Module::Pluggable store

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@131 836a5e1a-633d-0410-964b-294494ad4392

16 years agocwmp enable/disable
Dobrica Pavlinusic [Fri, 26 Oct 2007 18:38:00 +0000 (18:38 +0000)]
cwmp enable/disable

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@130 836a5e1a-633d-0410-964b-294494ad4392

16 years agoadded ask(prompt|default) in scripts to interactivly ask questions,
Dobrica Pavlinusic [Fri, 26 Oct 2007 18:12:10 +0000 (18:12 +0000)]
added ask(prompt|default) in scripts to interactivly ask questions,
IP adress of modem is first (optional) param

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@129 836a5e1a-633d-0410-964b-294494ad4392

16 years agoinclude IP address in dump/ filenames
Dobrica Pavlinusic [Fri, 26 Oct 2007 16:52:24 +0000 (16:52 +0000)]
include IP address in dump/ filenames

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@126 836a5e1a-633d-0410-964b-294494ad4392

16 years agoorganize and document scripts collection
Dobrica Pavlinusic [Fri, 26 Oct 2007 16:22:23 +0000 (16:22 +0000)]
organize and document scripts collection

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@125 836a5e1a-633d-0410-964b-294494ad4392

16 years agosome more source re-org
Dobrica Pavlinusic [Fri, 26 Oct 2007 15:54:15 +0000 (15:54 +0000)]
some more source re-org

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@119 836a5e1a-633d-0410-964b-294494ad4392

16 years agotake next pending command on empty request
Dobrica Pavlinusic [Fri, 26 Oct 2007 15:51:27 +0000 (15:51 +0000)]
take next pending command on empty request

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@118 836a5e1a-633d-0410-964b-294494ad4392

16 years agosequentially number requests and responses to see real flow in dump dir
Dobrica Pavlinusic [Fri, 26 Oct 2007 15:16:10 +0000 (15:16 +0000)]
sequentially number requests and responses to see real flow in dump dir

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@117 836a5e1a-633d-0410-964b-294494ad4392

16 years agofinished dump target (which used to be debug in last commit) which will dump
Dobrica Pavlinusic [Fri, 26 Oct 2007 15:11:50 +0000 (15:11 +0000)]
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

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@116 836a5e1a-633d-0410-964b-294494ad4392

16 years agocreate custom targets in makefile (debug is first one)
Dobrica Pavlinusic [Fri, 26 Oct 2007 14:39:42 +0000 (14:39 +0000)]
create custom targets in makefile (debug is first one)

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@115 836a5e1a-633d-0410-964b-294494ad4392

16 years agorequire Test::More for build
Dobrica Pavlinusic [Fri, 26 Oct 2007 13:02:27 +0000 (13:02 +0000)]
require Test::More for build

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@114 836a5e1a-633d-0410-964b-294494ad4392

16 years agoignore bunch of stuff we don't care about in svn
Dobrica Pavlinusic [Fri, 26 Oct 2007 12:01:22 +0000 (12:01 +0000)]
ignore bunch of stuff we don't care about in svn

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@113 836a5e1a-633d-0410-964b-294494ad4392

16 years agostart server in debug mode and generate various debugging output
Dobrica Pavlinusic [Fri, 26 Oct 2007 12:00:38 +0000 (12:00 +0000)]
start server in debug mode and generate various debugging output

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@112 836a5e1a-633d-0410-964b-294494ad4392

16 years agoreorg source code tree to make trunk
Dobrica Pavlinusic [Fri, 26 Oct 2007 11:42:39 +0000 (11:42 +0000)]
reorg source code tree to make trunk

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@111 836a5e1a-633d-0410-964b-294494ad4392