Commit Log (Page 136 of 217)

back to main page

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-02-21 to 2002-02-11 (Commits 4047-4096 of 10846)

henry 2002-02-21 23:08

clarify message

5 lines of code changed in:

henry 2002-02-21 23:02

check inversions for success, complain (intelligently) if either fails

20 lines of code changed in:

mcr 2002-02-21 20:23

revisions from MCR (2002/2/18) and net.

832 lines of code changed in:

mcr 2002-02-21 15:43

extensive from DHR.

922 lines of code changed in:

mcr 2002-02-21 14:55

removed all traces of IPSEC_CONFIG_REGRESS because it
screwed up 2.2's "make menuconfig" scripts.

0 lines of code changed in:

rgb 2002-02-21 03:37

Added tests for remote source IKE via special SAs.

2238 lines of code changed in:

rgb 2002-02-20 18:29

Fixup for no eroute.

0 lines of code changed in:

rgb 2002-02-20 17:37

Added a default case of no SA.

192 lines of code changed in:

rgb 2002-02-20 02:32

UML KLIPS test suite mods.

12 lines of code changed in:

rgb 2002-02-20 02:26

Corrected de-pluralized variable names.

0 lines of code changed in:

rgb 2002-02-20 02:25

Corrected depluralized variable names.

0 lines of code changed in:

rgb 2002-02-20 02:19

Check for upbound pf_key messages.

465 lines of code changed in:

rgb 2002-02-20 01:54

Check for ICMP ICMP_DEST_UNREACH, ICMP_PKT_FILTERED.

1 lines of code changed in:

rgb 2002-02-20 01:37

Added KLIPS tests for special SA packet handling.

35 lines of code changed in:

rgb 2002-02-20 00:41

Added a KLIPS tests for special SA packet handling.

1560 lines of code changed in:

rgb 2002-02-19 23:13

Send back ICMP_PKT_FILTERED upon %reject.

13 lines of code changed in:

rgb 2002-02-19 22:11

Added tests for drop, hold, reject, trap, trapsubnet to test for special
SA handling.

36 lines of code changed in:

rgb 2002-02-19 20:47

Added a script to kill all outstanding UML processes that may have not
gotten cleaned up by the scripts.

9 lines of code changed in:

rgb 2002-02-19 20:27

Ditched a pile of structs only used by the old Netlink interface.

0 lines of code changed in:

rgb 2002-02-19 19:01

Cleaned out unused code.

9 lines of code changed in:

rgb 2002-02-19 18:59

Removed redundant compiler directives.

0 lines of code changed in:

dhr 2002-02-18 13:12

fix segfault when network error meets last Quick Mode message

9 lines of code changed in:

rgb 2002-02-16 15:56

Force make programs so UML make does not depend on top level make
programs.

2 lines of code changed in:

rgb 2002-02-16 15:56

Force make programs so UML does not depend on top level make programs.

7 lines of code changed in:

mcr 2002-02-15 19:00

fix the console out put to take into account the TZ env setting.

6 lines of code changed in:

rgb 2002-02-15 16:56

Added a %pass test for KLIPS.

350 lines of code changed in:

mcr 2002-02-15 16:52

added TZ=GMT to fix problem with TZ sometimes being unset.

0 lines of code changed in:

mcr 2002-02-15 16:01

fix for setup.sh to find topdir if two or three dirs down.
in scripts that call ipsec look, force TZ to GMT so that the
date field can more easily be found and canonicalized.

11 lines of code changed in:

rgb 2002-02-15 15:04

Adjust xterm positions again for more optimal screen placement (for RGB
;-).

6 lines of code changed in:

rgb 2002-02-15 15:02

Swapped east and west in conn names to reduce conventional geographical
confusion.

9 lines of code changed in:

rgb 2002-02-15 15:01

Swap east and west in conn names to reduce conventional geographical
confusion.

9 lines of code changed in:

rgb 2002-02-15 14:54

Purged dead code.

7 lines of code changed in:

henry 2002-02-15 14:38

add module-goo information

26 lines of code changed in:

mcr 2002-02-13 20:21

having SLAB debugging on breaks the mcast networking.
no idea why, but bug has been reported.

1 lines of code changed in:

sandy 2002-02-13 19:38

made a link to firewall.html more specific
it now points to subsection on available scripts, not to whole section

1 lines of code changed in:

sandy 2002-02-13 19:36

added a note on ping -I in "cannot ping" section

9 lines of code changed in:

mcr 2002-02-13 17:25

turn off UML_SMP for now.

1 lines of code changed in:

mcr 2002-02-13 16:39

change to use uml*.config files instead.
uml*.config files have been updated for 2.4.7-10 UML patch.

17 lines of code changed in:

mcr 2002-02-12 20:24

use of `echo $VAR` instead of eval doesn't work if $VAR
starts with options that echo understands. Quoting doesn't
help here as it may just work against. Use eval.

2 lines of code changed in:

mcr 2002-02-12 20:17

added ignore of VFS root mount message which varries by kernel version.

8 lines of code changed in:

mcr 2002-02-12 20:12

changes for pfkey_msg_parse output.

10 lines of code changed in:

mcr 2002-02-12 19:32

rename the config files to include UML in the name.

599 lines of code changed in:

mcr 2002-02-12 17:22

use command line version of uml_mconsole, instead of invoke a HERE
script for a one line command. This is now dependant upon using a
relatively recent uml_mconsole (source code 1.9 or newer).

1 lines of code changed in:

mcr 2002-02-12 16:50

some kernel fixups had character special to sed, and therefore
did not match. Added ignore for ioctl.save error, and added
pattern for pfkey_msg_parse.

3 lines of code changed in:

mcr 2002-02-12 16:23

recordresults had a mixed version of success/failure.
the 0/1 version should correspond to shell notions.

3 lines of code changed in:

mcr 2002-02-11 23:21

$BUILDTOP is not actually defined in this script, but rather
just computed, so do not depend upon it.

3 lines of code changed in:

mcr 2002-02-11 23:12

include pointers to saved stdout and stderr files in report.

4 lines of code changed in:

mcr 2002-02-11 23:10

record timestamp when process started with results.

1 lines of code changed in:

mcr 2002-02-11 23:09

redirect and save stdout and stderr.

8 lines of code changed in:

mcr 2002-02-11 22:47

added some missing \", remove trailing \n and actually
output the final value of $link.

6 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