Summary Period: 2004-04-27 to 2005-07-15
Total Lines Of Code:
296 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 47 (100.0%) | 494 (100.0%) | 10.5 |
ken | 25 (53.2%) | 269 (54.5%) | 10.7 |
mcr | 22 (46.8%) | 225 (45.5%) | 10.2 |
updates for 2.6 kernel
9 lines of code changed in:
Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto
2 lines of code changed in:
Move plutos runtime files from /var/run/pluto.* to /var/run/pluto/pluto.*
This was done with find . -type f -print0 | xargs -0 perl -pi -e 's#/var/run/#/var/run/pluto/#g'
2 lines of code changed in:
Fix tests to match new state output (aggr mode adds 5 states)
1 lines of code changed in:
updates to DPD tests to be more reliable, and spit out
more diagnostics when they fail.
58 lines of code changed in:
completed dpd-03 test case.
133 lines of code changed in:
split test up into multiple passes to east/west.
25 lines of code changed in:
Run east script too
1 lines of code changed in:
Add configuration files
32 lines of code changed in:
Add environment variable
4 lines of code changed in:
Make test useful
14 lines of code changed in:
Ignore OUTPUT dir
1 lines of code changed in:
Add in 3 new DPD testcases
212 lines of code changed in:
Generated by StatCVS 0.2.2