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-08-26 to 2002-08-13 (Commits 5647-5696 of 10846)
soft byte lifetime test completed.
70 lines of code changed in:
make sure to ignore the pid= in the pfkey output.
2 lines of code changed in:
ignore OUTPUT-module directory
20 lines of code changed in:
a small perl hack to permit concatenating pcap files together
21 lines of code changed in:
adjusted length issues at end of files
2 lines of code changed in:
fixed pfkey output.
1423 lines of code changed in:
since the standard exit routines will be run, the pfkeyhalt
need not run them.
1 lines of code changed in:
killuml now plays the finalscript, if there is one.
expectprompt watches for each newline, so that there is
less chance of loosing output when there is a lot of it.
8 lines of code changed in:
in klipstest, seperate the module and non-module outputs,
so that they don't get confused during debugging.
26 lines of code changed in:
use "killuml" function only - it now plays the finalscript,
if there is one.
14 lines of code changed in:
klog file moved from /var/tmp to /tmp (a tmpfs).
and fixed pf_key output, to be present.
439 lines of code changed in:
klog file moved from /var/tmp to /tmp (a tmpfs).
2 lines of code changed in:
klog file moved from /var/tmp to /tmp (a tmpfs).
43 lines of code changed in:
duh, pf_key much catch SIGTERM as well as SIGINT...
8 lines of code changed in:
added missing "then" to NONINTPATCH test.
6 lines of code changed in:
removed debugging about table init.
0 lines of code changed in:
removed debugging about table init.
0 lines of code changed in:
moved klips_info sanitizing to klips-debug-sanitize.
5 lines of code changed in:
added __ppc64 patch from kenb.
5 lines of code changed in:
record the testresults.html URL to the parent index.html
removed a \n in the table, so that we can grep the testresults.html
for useful info
3 lines of code changed in:
patch for non-interactive config from RH.
70 lines of code changed in:
when building with nopromptgo, assume that the non-int patch
has been applied.
2 lines of code changed in:
make sure that pluto has started before we initiate.
6 lines of code changed in:
apply the RH nonint-config patch if we can find it
either in $TESTINGROOT, or via $NONINTPATCH.
21 lines of code changed in:
between 2.4.18-35 and 2.4.18-53, the order of zone()
and stdio-console initialization changed. Those lines,
are now just removed from the console output.
2 lines of code changed in:
added definitions for UML 2.4.18-53.
10 lines of code changed in:
Pruned a broken link.
3 lines of code changed in:
Attempt at visual clarity, as recommended by HD.
13 lines of code changed in:
A simplified install document.
283 lines of code changed in:
klogd fixes
402 lines of code changed in:
added east-prompt-splitline.pl filter to tidy up klogd
addition.
40 lines of code changed in:
look for both east and west prompts.
1 lines of code changed in:
continued sorting out the kernel logging vs console
output problem with klogd.
702 lines of code changed in:
do not send \r at end of tests, as it is hard
to find one versus two prompts.
7 lines of code changed in:
if the fixup is misspelt, etc. complain rather
than ignore the fixup silently.
4 lines of code changed in:
pfkey_skb contents sometimes spills onto a new line.
1 lines of code changed in:
use klog output, fixed up problems with "halt" moving around.
68 lines of code changed in:
introduced "killuml" function to collect exit behaviour
in one place.
68 lines of code changed in:
klogd output now sanitized to remove <X> stuff.
4 lines of code changed in:
use klogd to capture kernel stuff, and
east-prompt-splitline to sanitize the results.
139 lines of code changed in:
functions.sh
3 lines of code changed in:
TESTLIST
2 lines of code changed in:
Responded to some of the DocuSlayer's recommendations...
76 lines of code changed in:
Move ipsec_prng outside debug code.
6 lines of code changed in:
testing/packaging/TESTLIST testing/utils/functions.sh
testing/packaging/basic-docmake-01/make_doc_output.txt
testing/packaging/basic-docmake-01/testparams.sh
148 lines of code changed in:
Changed --ivh to -ivh in RPM install. Also changed mention of NAT due
to recent mailing list reports.
10 lines of code changed in:
patches from kenb to permit compilation of FreeSWAN on ia64.
des library patched to use proper DES_LONG type for ia64.
52 lines of code changed in:
kernel patch sorts the file list before generating the patches.
2 lines of code changed in:
kernel patch is now sorted, and so the output should
be consistent.
47 lines of code changed in:
syslogd was outputting "Terminated" for awhile, and this
erroneously got committed. It no longer does this.
0 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