Summary Period: 1998-10-27 to 2005-11-08
Total Lines Of Code:
241 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 44 (100.0%) | 475 (100.0%) | 10.7 |
mcr | 10 (22.7%) | 209 (44.0%) | 20.9 |
henry | 26 (59.1%) | 162 (34.1%) | 6.2 |
ken | 4 (9.1%) | 84 (17.7%) | 21.0 |
rgb | 1 (2.3%) | 11 (2.3%) | 11.0 |
paul | 2 (4.5%) | 7 (1.5%) | 3.5 |
dhr | 1 (2.3%) | 2 (0.4%) | 2.0 |
adjusted signed-ness and look.in
2 lines of code changed in:
From: Stuart Zilm <szilm@presinet.com>
To: dev@openswan.org
Subject: [Openswan dev] [PATCH] iproute2 tools in programs
This patch makes programs use the iproute2 suite of tools instead of
ifconfig/netstat -nr.
I added a fix for the bogus KLIPS= message that appeared when using NETKEY
5 lines of code changed in:
Patch from mt@suse.de to check if files exist in /proc before opening
11 lines of code changed in:
Patch by nbd to use sed instead of tr. We already depend on sed, and this way
we do not need tr installed, which is good for embedded systems like openwrt.
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:
adjusted Makefiles so that ${OBJDIR} builds work.
7 lines of code changed in:
Import XML version
63 lines of code changed in:
FREESWANSRCDIR -> OPENSWANSRCDIR (patch by folken)
8 lines of code changed in:
pulled up port-selector patches
7 lines of code changed in:
Undo MCR's changes to see all routing output.
11 lines of code changed in:
forget about filtering out routes in "ipsec look" - we want
to see everything that the user has, not just those that go
via ipsecX.
15 lines of code changed in:
"config setup" section is now optional
2 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 basic man page for all internal commands.
30 lines of code changed in:
while tracking down a missing (not installed) /etc/ipsec.conf,
MCR has decided that it is not okay for each program subdir to have
some subset (determined with -f) of possible files.
Each subdir that defines $PROGRAM, MUST have a PROGRAM.8 file as well as a PROGRAM file.
Optional PROGRAM.5 files have been added to the makefiles.
24 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/look,v
87 lines of code changed in:
fix syntax error
more precise stripping of junk from tncfg
0 lines of code changed in:
revised version reporting
7 lines of code changed in:
(24 more)
Generated by StatCVS 0.2.2