Commit Log (Page 88 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-12-30 to 2002-12-13 (Commits 6447-6496 of 10846)

mcr 2002-12-30 02:13

test builds of modules should be done against plain, not swan
kernel source.

1 lines of code changed in:

mcr 2002-12-30 02:03

adjusted ARCH processing, so that i686->i386 more consistently.
changed module_compile test to just look for existance of
resulting .o file, rather than depend upon it being executable.

8 lines of code changed in:

mcr 2002-12-30 02:02

install empty policygroup files by default.

37 lines of code changed in:

mcr 2002-12-30 01:59

ignore OUTPUT dir.

1 lines of code changed in:

mcr 2002-12-30 01:55

CONFDDIR files go into a subdir, as specified in the local
makefile.
Also substitute the DOCDIR into .in files.

6 lines of code changed in:

mcr 2002-12-30 01:53

deal with short SA structures... #if 0 out for now. Probably
not quite the right way.

25 lines of code changed in:

mcr 2002-12-30 01:51

added DOCDIR.

5 lines of code changed in:

mcr 2002-12-30 01:39

install the documentation to a documentation directory
in prefix/share/doc/freeswan.

17 lines of code changed in:

sam 2002-12-28 22:28

From PHB: "In the 2.00 universe we should never gripe about any of the
config files being missing." So, if ipsec.conf is missing the barf
will not complain. If ipsec.secrets is missing, don't "sum" the filename,
instead, explain why the file might be missing.

11 lines of code changed in:

sam 2002-12-28 22:26

updates to the barf output: explain why we might lack pluto/KLIPS messages,
and try to silence output when /etc/ipsec.d/policies files are not found.

18 lines of code changed in:

sam 2002-12-28 22:24

Updating --version output to indicate when no kernel code is present.

8 lines of code changed in:

mcr 2002-12-23 11:58

make ${CONFDDIR} to be sure it exists.

1 lines of code changed in:

mcr 2002-12-23 11:57

change call to "ipsec check" to "ipsec verify"

3 lines of code changed in:

mcr 2002-12-23 11:31

redid "minstall" target so that it installs the modules in the
local "MODBUILDDIR" rather than attempting to ask the kernel
to do that.

11 lines of code changed in:

dhr 2002-12-19 02:29

- avoid (improbable) buffer overflow
- suppress prompt after "quit" command
- add space to prompt to match aesthetics and man page
- elminate a magic number

16 lines of code changed in:

dhr 2002-12-19 02:08

continue renaming dnskey => lwdnsq

19 lines of code changed in:

mcr 2002-12-19 00:45

use BIND9STATICLIBDIR to find -lisc/-ldns.

5 lines of code changed in:

mcr 2002-12-19 00:45

added BIND9STATICLIBDIR to point to location of bind9
(9.3 snapshot, such as 20021115) library directory,
where libdns.a and libisc.a can be found.

9 lines of code changed in:

mcr 2002-12-18 12:35

test case for compiling without IPCOMP.

74 lines of code changed in:

mcr 2002-12-18 12:34

ignore the local results area.

1 lines of code changed in:

mcr 2002-12-18 12:33

patch to increase printk() buffer size for UML tests.

11 lines of code changed in:

mcr 2002-12-18 12:33

apply local patches, if any are found.

26 lines of code changed in:

mcr 2002-12-18 12:33

mark MODULE tests as such.

1 lines of code changed in:

mcr 2002-12-18 12:30

UML source tree for building against.

3 lines of code changed in:

dhr 2002-12-17 09:26

More code to use lwdsnq(8) for DNS services.
Now conditional on USE_LWRES. Still not tested.

909 lines of code changed in:

dhr 2002-12-17 03:04

slight touch-up

8 lines of code changed in:

mcr 2002-12-16 14:26

added definition of FS 1.xx sadb structure

15 lines of code changed in:

sam 2002-12-15 15:55

needed to add in ipsec.8 man page to RPM...

1 lines of code changed in:

mcr 2002-12-13 22:30

enable dnssec (root key) on west, and enable test for it.

78 lines of code changed in:

mcr 2002-12-13 22:28

a hack to avoid running the dns-key test if there is no LWRES.

6 lines of code changed in:

mcr 2002-12-13 22:27

fixed root hints file.

1 lines of code changed in:

mcr 2002-12-13 22:27

add -DUSE_LWRES, if USE_LWRES is set.

5 lines of code changed in:

mcr 2002-12-13 22:26

build lwdnsq if USE_LWRES is set.

5 lines of code changed in:

mcr 2002-12-13 22:25

build liblwres if USE_LWRES is set.

5 lines of code changed in:

mcr 2002-12-13 22:25

added some comments, and documented use of USE_LWRES.

13 lines of code changed in:

mcr 2002-12-13 17:42

restored sa_ref code

6 lines of code changed in:

mcr 2002-12-13 17:40

temporarily removed sadb_x_sa_ref reference for 2.xx

7 lines of code changed in:

rgb 2002-12-13 16:01

Update for text output for IP addresses.

8 lines of code changed in:

rgb 2002-12-13 15:58

Relegated MCR's recent "_dmp" routine to debug_verbose.
Cleaned up printing of source and destination addresses in debug output.

51 lines of code changed in:

dhr 2002-12-13 15:45

turns out that the memory allocation error in process_txt_rr
could never happen so it isn't worth writing up in CHANGES.

1 lines of code changed in:

dhr 2002-12-13 15:03

fix memory allocation error in process_txt_rr

6 lines of code changed in:

rgb 2002-12-13 13:31

Updated for added debugging output and fixed minor bug.

16 lines of code changed in:

mcr 2002-12-13 13:16

restored sa_ref code

22 lines of code changed in:

mcr 2002-12-13 13:05

temporarily removed sadb_x_sa_ref reference for 2.xx

28 lines of code changed in:

mcr 2002-12-13 12:43

commented out access to sadb_x_sa_ref for 2.xx branch

14 lines of code changed in:

rgb 2002-12-13 11:43

Fixed test type for west-rcv-nfmark-01 from ctltest to klipstest.

1 lines of code changed in:

dhr 2002-12-13 03:21

- add --diff flag to doauto
- add -pl naming trick to get pluto log extracts included in log-to-be-compared
- added new pluto unit tests (not yet run from "make check"):
+ many policy group tests
+ regression tests for two policy group bugs found by MCR

610 lines of code changed in:

dhr 2002-12-13 02:44

slightly improve obscure message

3 lines of code changed in:

claudia 2002-12-13 01:02

Adding information from mailing list posts.

45 lines of code changed in:

claudia 2002-12-13 00:07

Added Checkpoint links from one of Sam's posts.

15 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