Summary Period: 1998-09-03 to 2005-08-15
Total Lines Of Code:
607 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 174 (100.0%) | 2394 (100.0%) | 13.7 |
henry | 142 (81.6%) | 1694 (70.8%) | 11.9 |
mcr | 18 (10.3%) | 404 (16.9%) | 22.4 |
ken | 7 (4.0%) | 209 (8.7%) | 29.8 |
dhr | 6 (3.4%) | 80 (3.3%) | 13.3 |
hugh | 1 (0.6%) | 7 (0.3%) | 7.0 |
on windows, do not check for uid==0.
3 lines of code changed in:
do not abort if confread fails, if we are trying to stop.
11 lines of code changed in:
make sure to make /var/run/pluto before it is used.
3 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'
10 lines of code changed in:
adjusted Makefiles so that ${OBJDIR} builds work.
8 lines of code changed in:
Import XML version
180 lines of code changed in:
FREESWANSRCDIR -> OPENSWANSRCDIR (patch by folken)
6 lines of code changed in:
Some versions of the program logger(1) seem to miss the EOF on stdin or
stdout and hang forever when getting piped input from a subshell. So I
rearanged the code such that the _realsetup output is buffered throug
a tmp file rather then a subshell and a pipe.
This should fix 'startup hangs' bugs seen on the Zaurus and Debian
distros. Obviously logger still needs fixing...
7 lines of code changed in:
Stop IPsec *after* NFS, so we don't hang on NFS over IPsec mounts
13 lines of code changed in:
- added myid= to ipsec.conf to specify local ID in implicit conns
- changed ipsec(8) to allow environment to override certain paths
- added check that the only ipsec.conf config section is "setup"
9 lines of code changed in:
added "force-reload" to setup.
2 lines of code changed in:
Change ipsec.conf processing for Version 2.
6 lines of code changed in:
implement --config flag for "ipsec setup"
20 lines of code changed in:
added clean:: target to remove "setup" even though it
isn't the value set in PROGRAM
8 lines of code changed in:
Document and improve --show and --showonly options.
27 lines of code changed in:
Accept and pass on --show and --showonly.
Handle logger failure more gracefully.
18 lines of code changed in:
man page for files actually existant in /proc/net changed back to
ipsec_foo via new EXTRA5PROC process.
13 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:
updated install_file_list to include rc.d/init.d/ipsec file.
6 lines of code changed in:
"setup" was installed, but was not the target of the install,
so it was not built from setup.in.
5 lines of code changed in:
(138 more)
Generated by StatCVS 0.2.2