Summary Period: 2002-09-19 to 2005-01-18
[root]/testing/scripts/ipsec.conf-migration-04
Total Lines Of Code:
290 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 433 (100.0%) | 20.6 |
dhr | 13 (61.9%) | 409 (94.5%) | 31.4 |
mcr | 3 (14.3%) | 12 (2.8%) | 4.0 |
ken | 3 (14.3%) | 10 (2.3%) | 3.3 |
rgb | 2 (9.5%) | 2 (0.5%) | 1.0 |
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.
4 lines of code changed in:
- add and use %myid
- add "my FQDN" to Pluto (not yet used)
- document interfaces=%defaultroute better
- make whack/pluto version matching less stringent for --status and --shutdown
9 lines of code changed in:
replace packetdefault option with packetdefault implicit conn
41 lines of code changed in:
update tests to reflect new lifetimes for opportunistic groups
12 lines of code changed in:
Replace OEself with 0.0.0.0/0 entry in default /etc/ipsec.d/policies/private-or-clear
33 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.
11 lines of code changed in:
adjust reference output to:
- change in console initialization message
- addition of --failpass flag in whack definition of OEself
7 lines of code changed in:
update reference output to reflect foodgroup conns
96 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.
2 lines of code changed in:
Adjust output to reflect SAref table changes.
0 lines of code changed in:
add test for also=OEself
195 lines of code changed in:
Generated by StatCVS 0.2.2