Summary Period: 2004-12-30 to 2005-01-18
[root]/testing/pluto/fail-x509-10
Total Lines Of Code:
359 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 363 (100.0%) | 22.6 |
mcr | 12 (75.0%) | 359 (98.9%) | 29.9 |
ken | 4 (25.0%) | 4 (1.1%) | 1.0 |
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:
test case for expired certificate.
352 lines of code changed in:
new test case for expired certificate. Requires new impairment.
7 lines of code changed in:
Generated by StatCVS 0.2.2