Summary Period: 2003-10-29 to 2005-08-10
[root]/testing/pluto/bad-updown-01
Total Lines Of Code:
118 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 29 (100.0%) | 263 (100.0%) | 9.0 |
dhr | 11 (37.9%) | 243 (92.4%) | 22.0 |
ken | 12 (41.4%) | 14 (5.3%) | 1.1 |
mcr | 6 (20.7%) | 6 (2.3%) | 1.0 |
fixed test case bad-updown-01
6 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:
Remove trailing ...
2 lines of code changed in:
Remove klips line, as it gets sanitized
0 lines of code changed in:
Replace with generic VERSION
2 lines of code changed in:
Adjust test output
6 lines of code changed in:
add PR#
1 lines of code changed in:
Add bad-updown-01, a test to demonstrate that Pluto no longer crashes
when the updown script fails during --route.
242 lines of code changed in:
Generated by StatCVS 0.2.2