/[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 243 - Directory Listing
Modified Mon Jul 14 16:37:35 2008 UTC (15 years, 9 months ago) by dpavlin
use JSON::XS 2.0 or newer

Revision 242 - Directory Listing
Modified Mon Jul 14 16:35:25 2008 UTC (15 years, 9 months ago) by dpavlin
newer Module::Install 0.75 bits

Revision 241 - Directory Listing
Modified Mon Jul 14 16:34:08 2008 UTC (15 years, 9 months ago) by dpavlin
fix features with newer Module::Install

Revision 240 - Directory Listing
Modified Thu Dec 6 14:50:48 2007 UTC (16 years, 4 months ago) by dpavlin
 r292@brr:  dpavlin | 2007-12-06 15:50:14 +0100
 add _trigger to test output


Revision 239 - Directory Listing
Modified Tue Dec 4 22:06:29 2007 UTC (16 years, 4 months ago) by dpavlin
 r290@brr:  dpavlin | 2007-11-26 01:34:51 +0100
 better output


Revision 238 - Directory Listing
Modified Mon Nov 26 00:28:54 2007 UTC (16 years, 5 months ago) by dpavlin
 r287@brr:  dpavlin | 2007-11-26 01:28:00 +0100
 implemented parsing into $state->{ParameterAttribute}


Revision 237 - Directory Listing
Modified Mon Nov 26 00:28:24 2007 UTC (16 years, 5 months ago) by dpavlin
 r286@brr:  dpavlin | 2007-11-26 00:59:42 +0100
 added rule for GetParameterAttributesResponse


Revision 236 - Directory Listing
Modified Sun Nov 25 23:53:21 2007 UTC (16 years, 5 months ago) by dpavlin
 r284@brr:  dpavlin | 2007-11-26 00:53:03 +0100
 added FactoryReset


Revision 235 - Directory Listing
Modified Sun Nov 25 23:27:45 2007 UTC (16 years, 5 months ago) by dpavlin
 r279@brr:  dpavlin | 2007-11-26 00:25:35 +0100
 dump some of protocol


Revision 234 - Directory Listing
Modified Sun Nov 25 23:26:42 2007 UTC (16 years, 5 months ago) by dpavlin
 r278@brr:  dpavlin | 2007-11-26 00:17:17 +0100
 Massive re-write of server testing, which now behaves more
 like real CPE client (reconnecting on inform, etc)


Revision 233 - Directory Listing
Modified Sun Nov 25 23:26:09 2007 UTC (16 years, 5 months ago) by dpavlin
 r277@brr:  dpavlin | 2007-11-25 22:40:56 +0100
 hush debug


Revision 232 - Directory Listing
Modified Sun Nov 25 23:25:49 2007 UTC (16 years, 5 months ago) by dpavlin
 r276@brr:  dpavlin | 2007-11-25 22:04:35 +0100
 helper script to create tests from dumps


Revision 231 - Directory Listing
Modified Sun Nov 25 20:38:48 2007 UTC (16 years, 5 months ago) by dpavlin
 r274@brr:  dpavlin | 2007-11-25 21:34:51 +0100
 comment out debug


Revision 230 - Directory Listing
Modified Sun Nov 25 20:33:31 2007 UTC (16 years, 5 months ago) by dpavlin
 r271@brr:  dpavlin | 2007-11-25 21:32:49 +0100
 symlink dump files based on _trigger name


Revision 229 - Directory Listing
Modified Sun Nov 25 20:33:12 2007 UTC (16 years, 5 months ago) by dpavlin
 r270@brr:  dpavlin | 2007-11-25 21:14:10 +0100
 export $debug


Revision 228 - Directory Listing
Modified Sun Nov 25 19:21:02 2007 UTC (16 years, 5 months ago) by dpavlin
 r268@brr:  dpavlin | 2007-11-25 20:20:36 +0100
 - move to Net::Server::Fork
 - version [0.14]


Revision 227 - Directory Listing
Modified Sun Nov 25 18:51:26 2007 UTC (16 years, 5 months ago) by dpavlin
 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 226 - Directory Listing
Modified Sun Nov 25 13:35:27 2007 UTC (16 years, 5 months ago) by dpavlin
 r264@brr:  dpavlin | 2007-11-25 14:35:13 +0100
 shell script to list all cpe queues


Revision 225 - Directory Listing
Modified Sun Nov 25 13:34:09 2007 UTC (16 years, 5 months ago) by dpavlin
 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 224 - Directory Listing
Modified Sun Nov 25 12:51:52 2007 UTC (16 years, 5 months ago) by dpavlin
 r260@brr:  dpavlin | 2007-11-25 13:51:25 +0100
 it seems that DBM::Deep is leaking memory


Revision 223 - Directory Listing
Modified Sat Nov 24 02:17:40 2007 UTC (16 years, 5 months ago) by dpavlin
 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 222 - Directory Listing
Modified Sat Nov 24 02:16:56 2007 UTC (16 years, 5 months ago) by dpavlin
 r256@brr:  dpavlin | 2007-11-24 03:01:07 +0100
 cleanup unneeded test


Revision 221 - Directory Listing
Modified Fri Nov 23 21:14:54 2007 UTC (16 years, 5 months ago) by dpavlin
 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 - Directory Listing
Modified Fri Nov 23 00:42:50 2007 UTC (16 years, 5 months ago) by dpavlin
 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 219 - Directory Listing
Modified Tue Nov 20 13:10:27 2007 UTC (16 years, 5 months ago) by dpavlin
 r250@brr:  dpavlin | 2007-11-20 14:09:59 +0100
 added GetParameterAttributes which is supported by 7.x firmware


Revision 218 - Directory Listing
Modified Tue Nov 20 13:09:08 2007 UTC (16 years, 5 months ago) by dpavlin
 r248@brr:  dpavlin | 2007-11-20 14:08:48 +0100
 cleanup dump directory on startup


Revision 217 - Directory Listing
Modified Tue Nov 20 11:19:29 2007 UTC (16 years, 5 months ago) by dpavlin
 r246@brr:  dpavlin | 2007-11-20 12:19:17 +0100
 ignore a few more things for svn


Revision 216 - Directory Listing
Modified Tue Nov 20 11:18:46 2007 UTC (16 years, 5 months ago) by dpavlin
 r244@brr:  dpavlin | 2007-11-20 12:18:29 +0100
 support issuing command to multiple CPEs at the same time


Revision 215 - Directory Listing
Modified Sun Nov 18 18:51:26 2007 UTC (16 years, 5 months ago) by dpavlin
 r242@brr:  dpavlin | 2007-11-18 19:50:39 +0100
 new output for tests


Revision 214 - Directory Listing
Modified Sun Nov 18 17:49:51 2007 UTC (16 years, 5 months ago) by dpavlin
 r240@brr:  dpavlin | 2007-11-18 18:49:33 +0100
 - make ParameterInfo flat structure, and not HoH
 - version bump [0.12]


Revision 213 - Directory Listing
Modified Sun Nov 18 17:32:22 2007 UTC (16 years, 5 months ago) by dpavlin
 r238@brr:  dpavlin | 2007-11-18 18:32:08 +0100
 fix for firmware 5.3.3.4 which returns full path for .ExternalIPAddress


Revision 212 - Directory Listing
Modified Sun Nov 18 17:27:57 2007 UTC (16 years, 5 months ago) by dpavlin
 r236@brr:  dpavlin | 2007-11-18 18:21:09 +0100
 tweaks


Revision 211 - Directory Listing
Modified Sun Nov 18 17:18:54 2007 UTC (16 years, 5 months ago) by dpavlin
 r234@brr:  dpavlin | 2007-11-18 18:18:38 +0100
 fix warning


Revision 210 - Directory Listing
Modified Sun Nov 18 17:03:09 2007 UTC (16 years, 5 months ago) by dpavlin
 r232@brr:  dpavlin | 2007-11-18 18:02:50 +0100
 better ouput including software (firmware) and hardware (board) version


Revision 209 - Directory Listing
Modified Sun Nov 18 16:43:09 2007 UTC (16 years, 5 months ago) by dpavlin
 r230@brr:  dpavlin | 2007-11-18 17:42:53 +0100
 hush debug output


Revision 208 - Directory Listing
Modified Sun Nov 18 12:58:40 2007 UTC (16 years, 5 months ago) by dpavlin
 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 207 - Directory Listing
Modified Fri Nov 16 18:33:04 2007 UTC (16 years, 5 months ago) by dpavlin
 r226@brr:  dpavlin | 2007-11-16 19:32:44 +0100
 change addressing


Revision 206 - Directory Listing
Modified Wed Nov 14 23:07:42 2007 UTC (16 years, 5 months ago) by dpavlin
 r224@brr:  dpavlin | 2007-11-15 00:07:18 +0100
 hush debug ouput


Revision 205 - Directory Listing
Modified Wed Nov 14 23:02:17 2007 UTC (16 years, 5 months ago) by dpavlin
 r222@brr:  dpavlin | 2007-11-15 00:01:24 +0100
 added --create-dump option to acs.pl which will force creation
 of protocol dumps even without debug level > 2


Revision 204 - Directory Listing
Modified Wed Nov 14 22:26:24 2007 UTC (16 years, 5 months ago) by dpavlin
 r220@brr:  dpavlin | 2007-11-14 23:26:01 +0100
 more useful shortcuts


Revision 203 - Directory Listing
Modified Wed Nov 14 21:55:24 2007 UTC (16 years, 5 months ago) by dpavlin
 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 202 - Directory Listing
Modified Wed Nov 14 21:52:45 2007 UTC (16 years, 5 months ago) by dpavlin
 r216@brr:  dpavlin | 2007-11-14 22:52:27 +0100
 - added create_dump accessor to create dump files on disk
 - if acquired state doesn't have DeviceID, use old one (so that store can map sessions)


Revision 201 - Directory Listing
Modified Wed Nov 14 21:44:34 2007 UTC (16 years, 5 months ago) by dpavlin
 r214@brr:  dpavlin | 2007-11-14 22:44:16 +0100
 clean queue on make dump


Revision 200 - Directory Listing
Modified Wed Nov 14 19:23:32 2007 UTC (16 years, 5 months ago) by dpavlin
 r212@brr:  dpavlin | 2007-11-14 20:23:06 +0100
 added Class::Trigger based triggers on SOAP requests from CPE


Revision 199 - Directory Listing
Modified Wed Nov 14 18:16:14 2007 UTC (16 years, 5 months ago) by dpavlin
 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 198 - Directory Listing
Modified Mon Nov 12 22:13:59 2007 UTC (16 years, 5 months ago) by dpavlin
 r208@brr:  dpavlin | 2007-11-12 23:13:39 +0100
 display CPE uid (serial number) for better info


Revision 197 - Directory Listing
Modified Mon Nov 12 22:03:01 2007 UTC (16 years, 5 months ago) by dpavlin
 r206@brr:  dpavlin | 2007-11-12 23:02:21 +0100
 - move protocol dump to new cpe-queue.pl command
 - queue now stores data in YAML to preserve perl structures intact
 - queue jobs are now finished correctly
 - remove all traces of default_queue


Revision 196 - Directory Listing
Modified Mon Nov 12 22:00:41 2007 UTC (16 years, 5 months ago) by dpavlin
 r204@brr:  dpavlin | 2007-11-12 23:00:24 +0100
 - add installation of Test::Pod::Coverage for developers
 - clean queue on make clean


Revision 195 - Directory Listing
Modified Mon Nov 12 20:57:28 2007 UTC (16 years, 5 months ago) by dpavlin
 r201@brr:  dpavlin | 2007-11-12 21:56:25 +0100
 fix displayed targets


Revision 194 - Directory Listing
Modified Mon Nov 12 20:56:56 2007 UTC (16 years, 5 months ago) by dpavlin
 r200@brr:  dpavlin | 2007-11-12 21:56:04 +0100
 implemented simple IPC::DirQueue based queue


Revision 193 - Directory Listing
Modified Mon Nov 12 16:29:06 2007 UTC (16 years, 5 months ago) by dpavlin
 r198@brr:  dpavlin | 2007-11-12 17:28:35 +0100
 version update


Revision 192 - Directory Listing
Modified Mon Nov 12 16:28:13 2007 UTC (16 years, 5 months ago) by dpavlin
 r196@brr:  dpavlin | 2007-11-12 17:27:55 +0100
 better prompt


Revision 191 - Directory Listing
Modified Mon Nov 12 15:52:24 2007 UTC (16 years, 5 months ago) by dpavlin
 r194@brr:  dpavlin | 2007-11-12 16:52:10 +0100
 added features to install modules required for tcli.pl to work


Revision 190 - Directory Listing
Modified Mon Nov 12 15:51:25 2007 UTC (16 years, 5 months ago) by dpavlin
 r192@brr:  dpavlin | 2007-11-12 16:50:27 +0100
 version upgrade to 0.68


Revision 189 - Directory Listing
Modified Mon Nov 12 15:19:32 2007 UTC (16 years, 5 months ago) by dpavlin
added inc directory so that Module::Install can pull all
dependencies right out of svn checkout

Revision 188 - Directory Listing
Modified Tue Oct 30 16:24:51 2007 UTC (16 years, 5 months ago) by dpavlin
dump current session with debug level > 5

Revision 187 - Directory Listing
Modified Tue Oct 30 15:46:40 2007 UTC (16 years, 5 months ago) by dpavlin
uf, fix code to actually work with documentation :-\

Revision 186 - Directory Listing
Modified Tue Oct 30 15:26:41 2007 UTC (16 years, 5 months ago) by dpavlin
added a pod documentation

Revision 185 - Directory Listing
Modified Tue Oct 30 15:19:07 2007 UTC (16 years, 5 months ago) by dpavlin
list all IP configuration

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

Revision 183 - Directory Listing
Modified Tue Oct 30 15:06:36 2007 UTC (16 years, 5 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, 5 months ago) by dpavlin
status on cwmp on CPE

Revision 181 - Directory Listing
Modified Tue Oct 30 14:45:17 2007 UTC (16 years, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 months ago) by dpavlin
fix warnings

Revision 169 - Directory Listing
Modified Sun Oct 28 13:01:03 2007 UTC (16 years, 5 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