Module programs/setup/

back to main page

Summary Period: 1998-09-03 to 2005-08-15

Modules

[root]/programs/setup

Lines of Code


Total Lines Of Code: 607 (2006-02-13 12:26)

Authors

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

Most Recent Commits

mcr 2005-08-15 22:14

on windows, do not check for uid==0.

3 lines of code changed in:

mcr 2005-07-25 15:12

do not abort if confread fails, if we are trying to stop.

11 lines of code changed in:

mcr 2005-01-25 20:26

make sure to make /var/run/pluto before it is used.

3 lines of code changed in:

ken 2005-01-11 12:52

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:

mcr 2004-12-18 13:13

adjusted Makefiles so that ${OBJDIR} builds work.

8 lines of code changed in:

ken 2004-05-26 13:50

Import XML version

180 lines of code changed in:

ken 2004-04-03 14:44

FREESWANSRCDIR -> OPENSWANSRCDIR (patch by folken)

6 lines of code changed in:

hugh 2004-03-21 19:24

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:

ken 2003-12-01 21:35

Stop IPsec *after* NFS, so we don't hang on NFS over IPsec mounts

13 lines of code changed in:

dhr 2003-02-27 11:51

- 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:

mcr 2003-02-07 23:03

added "force-reload" to setup.

2 lines of code changed in:

dhr 2002-09-15 18:45

Change ipsec.conf processing for Version 2.

6 lines of code changed in:

dhr 2002-09-13 02:57

implement --config flag for "ipsec setup"

20 lines of code changed in:

mcr 2002-08-10 15:47

added clean:: target to remove "setup" even though it
isn't the value set in PROGRAM

8 lines of code changed in:

dhr 2002-08-08 22:22

Document and improve --show and --showonly options.

27 lines of code changed in:

dhr 2002-08-08 22:07

Accept and pass on --show and --showonly.
Handle logger failure more gracefully.

18 lines of code changed in:

mcr 2002-06-03 16:25

man page for files actually existant in /proc/net changed back to
ipsec_foo via new EXTRA5PROC process.

13 lines of code changed in:

mcr 2002-06-02 17:51

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:

mcr 2002-05-26 20:18

updated install_file_list to include rc.d/init.d/ipsec file.

6 lines of code changed in:

mcr 2002-05-23 23:20

"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