Commit Log (Page 85 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: 2003-02-05 to 2003-01-24 (Commits 6597-6646 of 10846)

rgb 2003-02-05 21:21

Moved "struct auth_alg" from ipsec_rcv.c to ipsec_ah.h .
Changed "struct ah" to "struct ahhdr" and "struct esp" to "struct esphdr".
Removed "#ifdef INBOUND_POLICY_CHECK_eroute" dead code.

52 lines of code changed in:

rgb 2003-02-05 21:07

Added a test description text.

3 lines of code changed in:

dhr 2003-02-05 21:00

fix usage message

2 lines of code changed in:

rgb 2003-02-05 21:00

Fixed incorrect debugging text label

6 lines of code changed in:

rgb 2003-02-05 20:51

Removed no longer relevant comment

14 lines of code changed in:

rgb 2003-02-05 20:50

Fixed initialisation bug for first sadb hash bucket that would only manifest itself on platforms where NULL != 0.

8 lines of code changed in:

mcr 2003-02-05 12:59

Initial revision

937 lines of code changed in:

mcr 2003-02-04 08:15

quote $ARCH properly as $(ARCH).

2 lines of code changed in:

mcr 2003-02-03 23:59

instead of looking for things that aren't directories,
look for things that are files. This may skip symlinks,
but at least it doesn't die on FIFOs, etc.

4 lines of code changed in:

mcr 2003-02-03 18:25

removed erroneous USE_LWDNSQ define, as it did nothing

0 lines of code changed in:

mcr 2003-02-03 16:51

if MAILPROG fails, then offer to try again.

14 lines of code changed in:

sam 2003-02-03 00:52

Improved sed command, submitted by dhr.

2 lines of code changed in:

mcr 2003-02-02 11:13

results moved to YEAR/MONTH subdir

3 lines of code changed in:

mcr 2003-02-01 15:45

moved regress results directory to be per year/month

8 lines of code changed in:

mcr 2003-02-01 15:40

reference file for saref test

16477 lines of code changed in:

mcr 2003-01-31 20:36

updates to lwdnsq man page to reflect CONTRACT

684 lines of code changed in:

mcr 2003-01-31 15:52

saref test case

1 lines of code changed in:

sam 2003-01-31 14:20

new files in our RPM.

9 lines of code changed in:

sam 2003-01-31 14:10

Updating this test again for mast(4)

0 lines of code changed in:

dhr 2003-01-30 23:24

tell syslog that the name is "pluto" instead of "Pluto"

2 lines of code changed in:

mcr 2003-01-30 23:22

proposed documentation on mast device

479 lines of code changed in:

sam 2003-01-30 18:40

altering the module-picking sed to incorporate Phoebe's kernel nomenclature

2 lines of code changed in:

sam 2003-01-30 18:31

dhr contributed changes. still may need modification, but I'm committing
before I leave.

20 lines of code changed in:

dhr 2003-01-30 16:54

add --debug-oppo to restore logging of why OE wasn't attempted.

26 lines of code changed in:

rgb 2003-01-29 21:45

Added a number of changes surrounding saref exhaustion bug.

7 lines of code changed in:

rgb 2003-01-29 21:33

Added ENOSPC for no room in SAref table and ESPIPE for SAref internal error.

42 lines of code changed in:

rgb 2003-01-29 21:32

Transmit error code through to caller from callee for better diagnosis of problems.

20 lines of code changed in:

rgb 2003-01-29 21:32

Rename SAref table macro names for clarity.
Transmit error code through to caller from callee for better diagnosis of problems.
Convert IPsecSAref_t from signed to unsigned to fix apparent SAref exhaustion bug.

53 lines of code changed in:

rgb 2003-01-29 21:32

Rename SAref table macro names for clarity.
Convert IPsecSAref_t from signed to unsigned to fix apparent SAref exhaustion bug.

36 lines of code changed in:

rgb 2003-01-29 21:31

Re-wrote comments describing SAref system for accuracy.
Rename SAref table macro names for clarity.
Convert IPsecSAref_t from signed to unsigned to fix apparent SAref exhaustion bug.
Transmit error code through to caller from callee for better diagnosis of problems.
Enclose all macro arguments in parens to avoid any possible obscrure bugs.

70 lines of code changed in:

rgb 2003-01-29 21:31

Rename SAref table macro names for clarity.

10 lines of code changed in:

rgb 2003-01-29 21:31

Convert IPsecSAref_t from signed to unsigned to fix apparent SAref exhaustion bug.

13 lines of code changed in:

mcr 2003-01-29 20:55

adjusted functions.sh such that testparams.sh is always
sourced from the test directory itself

13 lines of code changed in:

rgb 2003-01-29 20:34

Ignore alloctest2.sh.

1 lines of code changed in:

rgb 2003-01-29 17:25

Also ignore OUTPUT-module.

1 lines of code changed in:

mcr 2003-01-28 19:30

added alloctest3.sh

14 lines of code changed in:

rgb 2003-01-28 17:01

Added saref-alloc-01.

5 lines of code changed in:

rgb 2003-01-28 15:56

Ignore OUTPUT/.

1 lines of code changed in:

dhr 2003-01-26 13:47

reference file for test of /32 -> /32 test

131 lines of code changed in:

dhr 2003-01-26 13:41

Eroutes for a /32 -> /32 template and any instances conflict.
This code introduces the concept of an eclipsed eroute to handle the concept.

175 lines of code changed in:

dhr 2003-01-26 13:19

change to reflect new meaning of authby=

8 lines of code changed in:

dhr 2003-01-25 18:23

fix classification of group instantiations

5 lines of code changed in:

dhr 2003-01-25 18:19

add more tests

212 lines of code changed in:

dhr 2003-01-25 12:40

ignore log created by outside-UML testing

1 lines of code changed in:

dhr 2003-01-25 00:24

in policy group files, allow an address without a mask length for a single-member subnet

22 lines of code changed in:

dhr 2003-01-24 23:03

- get scope of UML_BRAND right
- finish transformation to preptest

12 lines of code changed in:

rgb 2003-01-24 17:08

Consolidated clean_output() and config file presence test into
preptest(), sourcing test parameters file and checking additionally for
TEST_TYPE set properly.
Added double quotes around all uses of $testexpect.

43 lines of code changed in:

mcr 2003-01-24 14:45

now checks to see there are NAT exceptions for any tunnels that
were configured

26 lines of code changed in:

dhr 2003-01-24 14:45

ignore "results"

1 lines of code changed in:

mcr 2003-01-24 11:52

added code to map 99->missing

2 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