Summary Period: 2002-09-16 to 2005-01-18
[root]/testing/scripts/ipsec.conf-migration-02
Total Lines Of Code:
209 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 20 (100.0%) | 277 (100.0%) | 13.8 |
dhr | 11 (55.0%) | 256 (92.4%) | 23.2 |
ken | 3 (15.0%) | 10 (3.6%) | 3.3 |
mcr | 3 (15.0%) | 9 (3.2%) | 3.0 |
rgb | 3 (15.0%) | 2 (0.7%) | 0.6 |
Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto
1 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'
9 lines of code changed in:
Refine testing scripts:
- put timeout and eof handlers in each expect script
- kill more rogue processes: even those with unreadable(!) /proc entries
- improve reporting of skipped tests
- make "recordresults" do more, simplifying every caller
- speed up UML shutdown by using "halt -p -r" (requires many reference log updates)
5 lines of code changed in:
fixes from 2.6 kernel detection scripts.
1 lines of code changed in:
replace packetdefault option with packetdefault implicit conn
19 lines of code changed in:
remove thread XXX from console output for skas3 support.
0 lines of code changed in:
- mark shunt-only auto conns by "authby=never"
- pluto now refuses to negotiate for such a connection
- add "authby=secret|rsasig" to allow user to get at this pluto capability
- opportunistic connections can be restricted to subnets and shunt-only
connections are supported, fc_try needed to prioritize among feasible
connections. Thus the new fc_try_oppo; it prioritizes the way KLIPS
does: feasible connection with smallest local subnet; within those,
smallest remote subnet; within those, prefer a routed connection.
Thus pluto will use an expected connection and refuse to use a shunt-only
one.
6 lines of code changed in:
adjust reference output to:
- change in console initialization message
- addition of --failpass flag in whack definition of OEself
0 lines of code changed in:
update reference output to reflect foodgroup conns
31 lines of code changed in:
changes to console output to accomodate 2.4.19-uml12.
7 lines of code changed in:
adjusted console for version string and "kernel log" removal
1 lines of code changed in:
Ignore output directories.
1 lines of code changed in:
Adjust output to reflect SAref table changes.
0 lines of code changed in:
typo in drill; affects reference output
5 lines of code changed in:
Ignore OUTPUT.
1 lines of code changed in:
split test into three
190 lines of code changed in:
Generated by StatCVS 0.2.2