Summary Period: 2000-01-24 to 2005-01-11
Total Lines Of Code:
168 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 19 (100.0%) | 259 (100.0%) | 13.6 |
mcr | 7 (36.8%) | 114 (44.0%) | 16.2 |
henry | 7 (36.8%) | 73 (28.2%) | 10.4 |
ken | 5 (26.3%) | 72 (27.8%) | 14.4 |
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'
5 lines of code changed in:
adjusted Makefiles so that ${OBJDIR} builds work.
7 lines of code changed in:
Import XML version
59 lines of code changed in:
FREESWANSRCDIR -> OPENSWANSRCDIR (patch by folken)
8 lines of code changed in:
changed TOPDIR->FREESWANSRCDIR in all Makefiles.
(note that linux/net/ipsec/Makefile uses TOPDIR because this is the
kernel sense.)
6 lines of code changed in:
added -n to sed to fix duplicate output problem (PR#73).
3 lines of code changed in:
ignore generated executables.
1 lines of code changed in:
#include patches and Makefiles for post-reorg compilation.
30 lines of code changed in:
Moved from ./utils/showdefaults,v
33 lines of code changed in:
Moved from ./utils/showdefaults.8,v
34 lines of code changed in:
revised version reporting
0 lines of code changed in:
fix URL
0 lines of code changed in:
revise info-file handling
4 lines of code changed in:
update to match no-default changes
11 lines of code changed in:
revise no-defaults output, it's not really an error condition
2 lines of code changed in:
add showdefaults
56 lines of code changed in:
Generated by StatCVS 0.2.2