Commit Log (Page 87 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-01-15 to 2002-12-30 (Commits 6497-6546 of 10846)

dhr 2003-01-15 21:08

Fix lots of bugs introduced with TTODATAV_IGNORESPACE.
Beef up regression testing.

93 lines of code changed in:

dhr 2003-01-15 18:18

Add partial regression testing for ttodatav with TTODATAV_IGNORESPACE.
About time: it has never worked at all.

130 lines of code changed in:

dhr 2003-01-15 16:35

fix up code for USE_LWRES

44 lines of code changed in:

claudia 2003-01-15 14:53

Two small corrections: \ before ! in MASQ lines, and
http:// before www.tcpdump.org.

6 lines of code changed in:

sam 2003-01-15 14:43

only use rpmbuild on most systems

9 lines of code changed in:

mcr 2003-01-15 13:00

some updates from Paul Wouters.

112 lines of code changed in:

mcr 2003-01-15 12:57

sanitize $ARCH all the time.

11 lines of code changed in:

sam 2003-01-14 17:03

include policy files in RPM.

12 lines of code changed in:

sam 2003-01-14 15:34

Policy group files should reference FINALDOCDIR, not DOCDIR.

6 lines of code changed in:

dhr 2003-01-14 03:04

ignore generated policy files

5 lines of code changed in:

dhr 2003-01-14 02:53

- attempt to diagnose lack of lwdnsq
- increase too-small buffer size

12 lines of code changed in:

dhr 2003-01-14 01:41

fix bad macro reference

3 lines of code changed in:

dhr 2003-01-13 22:01

improve diagnostics; tidy

59 lines of code changed in:

sam 2003-01-13 16:47

Sanitize the ARCH variable

4 lines of code changed in:

dhr 2003-01-10 23:55

make files more portable.

29 lines of code changed in:

dhr 2003-01-10 18:20

remove reference to /sandel

5 lines of code changed in:

claudia 2003-01-09 17:13

Validated HTML.

7 lines of code changed in:

claudia 2003-01-09 17:10

Checked document in lynx.

48 lines of code changed in:

dhr 2003-01-09 16:46

improve comments in default groups

20 lines of code changed in:

claudia 2003-01-09 16:31

Corrected the group names as implemented in _confread/private, etc.
Changed the first few examples to be more useful from a users' point of
view. Now we walk through a simple example of using a group (and point out
it was already done in quickstart). Then we show a completed set of groups.
Then we show how to use the "private" group most usefully, to create a VPN.

Commented out the "friends" example. I think I will remove it because I
realized it's not too useful. Also, it's not really in keeping with
management priorities.

119 lines of code changed in:

claudia 2003-01-09 13:47

Changed ipsec auto setpolicy to ipsec auto --rereadgroups, now that DHR has
implemented the feature under the latter name.

8 lines of code changed in:

sam 2003-01-09 12:27

if $POLICIES directory is not found, route error to /dev/null

2 lines of code changed in:

mcr 2003-01-09 12:19

skeleton for new saref test

8352 lines of code changed in:

dhr 2003-01-09 03:36

add --rereadgroups option to auto

11 lines of code changed in:

dhr 2003-01-09 03:16

[PR#149] quiet Pluto's logging of failure to find DNS material for OE

5 lines of code changed in:

claudia 2003-01-07 21:29

Added a comments in two places, based on a users-list mail. The user wanted
to know if he could network his machines, provided he had PTR delegation
in his reverse map. The answer, that we don't follow the PTR records,
was added. As well, I pointed out the obvious: that you can't network
initiator only machines.

10 lines of code changed in:

claudia 2003-01-07 15:49

Fleshed out vpn-via-oe example.

20 lines of code changed in:

claudia 2003-01-07 15:42

Changed example 1 to use oe-or-bust, since oe-or-clear is already
demonstrated in quickstart. Added example 3, which shows a VPN via OE.
Other assorted tweaks.

100 lines of code changed in:

sam 2003-01-07 03:47

last minute change to a test statement

2 lines of code changed in:

sam 2003-01-07 02:44

Perfectionistic tweaking, again trying to lessen any mention of policies in
their absence.

13 lines of code changed in:

dhr 2003-01-07 02:14

make error message clearer

2 lines of code changed in:

dhr 2003-01-07 02:03

reflect change in logging -- no "no group file"

0 lines of code changed in:

sam 2003-01-07 01:52

semantics update

3 lines of code changed in:

claudia 2003-01-07 00:56

Took out the _updown with advanced routing, which I believe we won't have
till 3.

3 lines of code changed in:

mcr 2003-01-07 00:34

should install $$file, rather than $f.

1 lines of code changed in:

mcr 2003-01-07 00:20

|| exit should not come after the ;, as the ; finishes the command.

2 lines of code changed in:

claudia 2003-01-07 00:20

Continuing minor changes.

10 lines of code changed in:

mcr 2003-01-07 00:19

make sure that ${DOCDIR} exists before using it.

1 lines of code changed in:

mcr 2003-01-07 00:17

added note re: "make rpm"

5 lines of code changed in:

claudia 2003-01-07 00:13

Same as above.

4 lines of code changed in:

claudia 2003-01-07 00:11

Clarified example 3.

25 lines of code changed in:

claudia 2003-01-07 00:00

Changed the policy groups path to /etc/ipsec.d/policies/groupname.

52 lines of code changed in:

dhr 2003-01-06 20:24

don't log lack of group file

2 lines of code changed in:

sam 2003-01-06 16:44

Shell education by dhr. :)

7 lines of code changed in:

claudia 2003-01-06 14:16

Added example 3 text to policy groups. Added FAQ and trouble modifications
based on list e-mail.

136 lines of code changed in:

build 2003-01-04 02:38

*** empty log message ***

5 lines of code changed in:

rgb 2003-01-03 02:38

Start to refactor ipsec_tunnel_start_xmit() by putting local variables
into struct ipsec_xmit_state and renaming a few variables to give more
unique or searchable names.

476 lines of code changed in:

rgb 2003-01-02 19:36

Added emacs compile-command.

13 lines of code changed in:

rgb 2003-01-02 19:31

Clean up memset usage, including fixing 2 places where keys were not
properly wiped.

12 lines of code changed in:

mcr 2002-12-30 02:15

added noipcomp test and rh-alpha test.

9 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