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-07-15 to 2002-06-19 (Commits 5397-5446 of 10846)
second edits from Sandra.
184 lines of code changed in:
removed HS from authors list
updated reference inclusion to use <?rfc-include directive.
36 lines of code changed in:
when sending the QUIT command to netjig, do not try to
wait for an answering number of lines, just exit.
2 lines of code changed in:
rename PRIVINPUT -> PRIV_INPUT and PUBINPUT -> PUB_INPUT.
16 lines of code changed in:
ignore the generated uml_switch program.
1 lines of code changed in:
updates to use new "ipsec pf_key --daemon" option.
181 lines of code changed in:
updating of console output to deal with differences between
2.4.17-10um and 2.45.18-um35.
39 lines of code changed in:
added --daemon <pidfile> to "ipsec pf_key" command.
this is used in *-trap-* tests to avoid race conditions between
registration of PF_KEY listeners and arrival of first test packet.
56 lines of code changed in:
fixes for race condition issue with "ipsec pf_key" when
used for testing.
95 lines of code changed in:
final quit command to netjig was missed because spawn_id
referred to wrong variable.
1 lines of code changed in:
use && instead of ; after "cd" commands to make sure that
subsequent commands do not fail if the directory does not exist.
4 lines of code changed in:
changes for 2.4.17 to work.
3 lines of code changed in:
removed ubd1 from /etc/fstab, and command line.
add /usr/share mount to /etc/fstab post-copy.
0 lines of code changed in:
console and fixups for trial east-icmp-01 test case.
9 lines of code changed in:
debugging of uml_netjig with new network backend.
53 lines of code changed in:
removed ubd1 from /etc/fstab, and command line.
add /usr/share mount to /etc/fstab post-copy.
10 lines of code changed in:
fixed up exit condition for UML.
shut down uml_netjig properly as well.
12 lines of code changed in:
2.4.18-35um configurations.
27 lines of code changed in:
first version of merged uml_switch/uml_netjig that compiles.
1547 lines of code changed in:
updated XML file from Sandra
582 lines of code changed in:
Removed unneeded "ul" tags.
4 lines of code changed in:
add a couple of (non default) tests to see the effect of lifetime negotiation
23 lines of code changed in:
Tidied RPM section, added module-install portion.
47 lines of code changed in:
final talk.
154 lines of code changed in:
add --dhclient
31 lines of code changed in:
edits to OLS paper.
98 lines of code changed in:
fixed some typos ("freeswawn")
2 lines of code changed in:
perl-ified and disttools.pl-ified "mkrel"
89 lines of code changed in:
copied the wrong file in, and reversed the test.
reverted to 1.1 copy
161 lines of code changed in:
results of nightly testing - file list from RPM.
0 lines of code changed in:
added rfc.bib file
0 lines of code changed in:
Fixed a link for HOWTO format.
4 lines of code changed in:
Fixed an HTML error.
4 lines of code changed in:
Fixed some links for HOWTO format.
84 lines of code changed in:
Changed order of files.
5 lines of code changed in:
rpm_build_install_test did not protect itself from
a missing second argument when calling recordresults.
3 lines of code changed in:
Fixed format error.
5 lines of code changed in:
keep the RPM build output in seperate files.
noisy, but it avoids losing this output on
the nightly regression test.
2 lines of code changed in:
renamed SCRIPT to INIT_SCRIPT.
6 lines of code changed in:
added missing "insmod ipsec" after the modules are copied.
2 lines of code changed in:
Format corrections.
84 lines of code changed in:
added nightly.html to the documentation tree.
19 lines of code changed in:
added quickstart
5 lines of code changed in:
ignore HZ setting blurb that emerges when shutting down
klips.
1 lines of code changed in:
enable pluto tests by default.
9 lines of code changed in:
wrote documentation for umlpluto parts of makecheck,
and adjusted scripts for consistency.
85 lines of code changed in:
updated lifetime tests - post host-test.tcl changes.
3 lines of code changed in:
ignore stuff
3 lines of code changed in:
basic scripts for first working pluto/dualuml debug case.
24 lines of code changed in:
basic scripts for first working pluto/dualuml debug case.
10 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