Summary Period: 2004-06-16 to 2005-11-11
[root]/testing/pluto/fail-x509-07
Total Lines Of Code:
336 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 352 (100.0%) | 22.0 |
mcr | 11 (68.8%) | 347 (98.6%) | 31.5 |
ken | 4 (25.0%) | 4 (1.1%) | 1.0 |
patrickn | 1 (6.3%) | 1 (0.3%) | 1.0 |
Multiple patches, the most memorables are abstraction of TCPDUMP version for PING output, some Openswan output messages have changed, and I tried to abstract out some of the new rootfs messages but missed. I will clean that up in the future patch
1 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 test name, verify operation.
11 lines of code changed in:
ignore more stuff.
1 lines of code changed in:
control scripts for rightca setting problem.
31 lines of code changed in:
test case for why one rightca= being wrong fails
304 lines of code changed in:
Generated by StatCVS 0.2.2