Summary Period: 2002-09-15 to 2005-01-18
[root]/testing/scripts/ipsec.conf-migration-01
Total Lines Of Code:
271 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 29 (100.0%) | 540 (100.0%) | 18.6 |
dhr | 19 (65.5%) | 516 (95.6%) | 27.1 |
mcr | 6 (20.7%) | 14 (2.6%) | 2.3 |
ken | 3 (10.3%) | 10 (1.9%) | 3.3 |
rgb | 1 (3.4%) | 0 (0.0%) | 0.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
6 lines of code changed in:
replace packetdefault option with packetdefault implicit conn
32 lines of code changed in:
update tests to reflect new lifetimes for opportunistic groups
9 lines of code changed in:
Replace OEself with 0.0.0.0/0 entry in default /etc/ipsec.d/policies/private-or-clear
15 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
3 lines of code changed in:
console changes due to 2.4.19 support.
0 lines of code changed in:
update reference output to reflect foodgroup conns
87 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:
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 dir.
1 lines of code changed in:
split test into three
7 lines of code changed in:
reference output (compare with OUTPUT/console-fixed.txt)
296 lines of code changed in:
(4 more)
Generated by StatCVS 0.2.2