Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Summary Period: 2002-06-08 to 2002-06-02 (Commits 5247-5296 of 10846)
recordresults has to accept "missing" as a result.
1 lines of code changed in:
output from "ipsec check" added to barf.
3 lines of code changed in:
record status of "skiptest" types as "missing"
6 lines of code changed in:
change "localhost." name to "localhost" as "localhost." is not
reliably in /etc/hosts or DNS for regress tests to lookup.
9 lines of code changed in:
always export some variables to the environment for
shell scripts to pick up.
5 lines of code changed in:
added library test routines.
2 lines of code changed in:
library test routines.
128 lines of code changed in:
added new libtest test type for use in testing libfreeswan
50 lines of code changed in:
added new program "ipsec check" to do rudamentary testing
on a newly installed system to see if it is OE ready.
2 lines of code changed in:
adjusted keyblobtoid's _MAIN define to match the name of the file
so that automated regression testing can deal with it.
3 lines of code changed in:
Incorporated some of DHR's comments.
83 lines of code changed in:
adjusted sendfiles to use tar to copy rather than scp.
mkcand now prints usage if you don't give it enough arguments.
It also now updates the "CANDIDATE" symlink.
mksnap properly quotes the wildcards in the -name for find.
37 lines of code changed in:
Validated HTML, corrected NOBR errors.
15 lines of code changed in:
Updated version number in header.
5 lines of code changed in:
use correct notation for pattern
2 lines of code changed in:
spellcheck.
9 lines of code changed in:
results of hand-editing session from May 28th.
This is FINAL OE draft.
333 lines of code changed in:
if TXT string must be split, make first split at start of key -- better for later editing
25 lines of code changed in:
don't interpolate space between chunks of TXT resource record string
11 lines of code changed in:
results of hand-editing session from May 28th.
This is FINAL OE draft.
76 lines of code changed in:
add to SEE ALSO
9 lines of code changed in:
change 1.96 -> 1.97 on change log
2 lines of code changed in:
undo MCR's blunder with "make kernel"
3 lines of code changed in:
document: protocol numbers used in delete payloads must be PROTO_IPSEC_*, not SA_*
3 lines of code changed in:
Tidied up pointer code for processor independance.
26 lines of code changed in:
ignore error standard with 2.4.18, at least as shipped by Red Hat
3 lines of code changed in:
set postinstall script to be ./ in case . is not on $PATH.
1 lines of code changed in:
pulled up Claudia documentation changes
1288 lines of code changed in:
redirect output of "make install" to a file to permit easier
inspection of results.
$FREESWANSRCDIR is made absolute for later use.
PASSED/FAILED messages are formatted to look nicer.
7 lines of code changed in:
description of this test.
3 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:
reformat of file for clarity.
Added bug re: Pluto not finding itself in DNS causing failures.
Added bug about mixing extrusion and opportunistic.
39 lines of code changed in:
man page for files actually existant in /proc/net changed back to
ipsec_foo via new EXTRA5PROC process.
63 lines of code changed in:
changed BUG entry on number of IPsec devices.
4 lines of code changed in:
TOPDIR -> FREESWANSRCDIR variable change.
6 lines of code changed in:
"upload" now takes argument to indicate name to
install/upload for the symlink.
cleanup routine had extraneous $ on env var reference.
4 lines of code changed in:
"upload" now takes argument to indicate name to
install/upload for the symlink.
11 lines of code changed in:
missing 'm' in $transmit meant -l was ineffective.
now document if -l will cause transmission or not.
18 lines of code changed in:
missing right } and elsif in argument parser.
3 lines of code changed in:
added proper argument parsing to mkcand.
30 lines of code changed in:
fixed bug in datelettername() - y/sed was not applied to $let,
but to $_.
7 lines of code changed in:
added $candidate argument to &makedistfiles().
1 lines of code changed in:
mkcand rewritten in perl.
60 lines of code changed in:
die statements are now numbered for easier backtracking.
candidate checks are now done if $candidate arg=1: edit README
and CHANGES file for mkcand.
58 lines of code changed in:
uml_netjig now tries to cleanup (remove) the directories in
/tmp that it made.
28 lines of code changed in:
added "nopromptgo" and "rcf" to provide documented "oldgo" and "ocf"
functionality.
"oldgo" and "ocf" now will permit interaction with the user as
permitted (and undocumented) by many users.
14 lines of code changed in:
don't -DDODGE_DH_MISSING_ZERO_BUG in standard Makefile
6 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.)
142 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.)
135 lines of code changed in:
do not copy symlink unless -S is added.
9 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Generated by StatCVS 0.2.2