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-06-16 to 2002-06-08 (Commits 5297-5346 of 10846)
RPM installation test targets.
111 lines of code changed in:
tests for RH 7.3 latest kernel (RPM build)
163 lines of code changed in:
2.00 series RPM will have a "freeswan-userland" rather than
a "freeswan-X" RPM. Among other things, it makes regexp easier
to locate the different pieces.
12 lines of code changed in:
added FIXUP DIR for packaging tests.
3 lines of code changed in:
first automated test of RPM build process for RH 7.3 kernel.
12 lines of code changed in:
first automated test of RPM build process for RH 7.2 kernel.
174 lines of code changed in:
will process a file changing occurances of the current version
(as determined by $FREESWANSRCDIR/Makefile.ver) to "VERSION"
34 lines of code changed in:
pulled up RPM related changes from 1.97 branch.
33 lines of code changed in:
added "ipsec calcgoo" and "ipsec verify" commands to
install list.
14 lines of code changed in:
added quickstart-firewall.html and quickstart-configs.html
2 lines of code changed in:
Added a line re: enabling full opportunism.
4 lines of code changed in:
Minor revisions to fix formatting and to match quickstart changes.
18 lines of code changed in:
Overhauled document. Removed tutorial.
195 lines of code changed in:
fix long-standing bug: when backing out of an eroute, restore previous eroute
63 lines of code changed in:
reverse flawed "tiny optimization"
2 lines of code changed in:
do not keep any historical candidates.
1 lines of code changed in:
added dependancies from userland->kernel.
cross-dependancies considered but cause too much user pain.
13 lines of code changed in:
Improved install section. Added chart for ipsec verify output.
95 lines of code changed in:
Added description of ipsec verify. Simplified Known Issues.
24 lines of code changed in:
add serial number to connection instance denotation
37 lines of code changed in:
missing ` around calcgoo added.
2 lines of code changed in:
up limit on RSA key length in debugging code
8 lines of code changed in:
added 'calcgoo'
2 lines of code changed in:
calcgoo program processes kernel symbol list and generates a
composite value by xor'ing the programmed symbol.
111 lines of code changed in:
ignore generated files.
2 lines of code changed in:
added kmalloc to modules list to distinguish various
i686 sub-types.
2 lines of code changed in:
change goo calculation to use "ipsec calcgoo"
3 lines of code changed in:
always +x files that we generate from .in files.
1 lines of code changed in:
change goo calculation to use "ipsec calcgoo"
3 lines of code changed in:
when looking for port 500 holes, ignore known virtual
and non-interfaces
12 lines of code changed in:
added MODULE_GOO_LIST to substitutions for "calcgoo" program.
5 lines of code changed in:
added MODULE_GOO_LIST to substitutions
1 lines of code changed in:
patches from Sandip to move modules into kernel modules tree.
4 lines of code changed in:
added RH_KERNELSRC_POOL to Makefile.inc template.
6 lines of code changed in:
in preprh4module, check if RH_KERNELSRC_POOL is set.
2 lines of code changed in:
preprh4module target will create a set of kernel trees
configured such that we can build modules against it.
28 lines of code changed in:
rewrote "ipsec verify" to be init.d like.
66 lines of code changed in:
rename "ipsec check" to "ipsec verify"
2 lines of code changed in:
rename "ipsec check" to "ipsec verify"
181 lines of code changed in:
add "missing" to graph.
2 lines of code changed in:
added IGNORESPACE option to ttodatav(). this is turned off
by in all uses in pluto at present.
107 lines of code changed in:
ignore testing object/result files.
1 lines of code changed in:
"ipsec check" has been added - install tests need to deal with this.
7 lines of code changed in:
Applied suggestions that developers and management posted to the Design list.
70 lines of code changed in:
Added an issue: with running DNS on your LAN.
15 lines of code changed in:
move installed modules for make rpm to kernel versioned directory.
10 lines of code changed in:
added more .PHONY targets.
But, "make check" cannot be one of them because "ipsec check"
will never get built if it is.
4 lines of code changed in:
the "check" program causes strangeness to occur with the
"make check" target. remove explicit dependancy to deal with it.
2 lines of code changed in:
extra / in if statement for missing removed.
1 lines of code changed in:
changed some minor things - libtest now records output in
case it fails. libtest takes name without the .c on it.
recordresults nicely doesn't copy OUTPUT for missing tests.
44 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