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: 2005-07-22 to 2005-07-12 (Commits 10197-10246 of 10846)
fixes for -Werror warnings.
16 lines of code changed in:
fixes for -Werror warnings.
16 lines of code changed in:
if ${WERROR} is set, add it to ${USERCOMPILE}.
2 lines of code changed in:
make sure that UML builds are always with -Werror.
5 lines of code changed in:
fixes for -Werror warnings.
4 lines of code changed in:
added a BuildRequires for kernel-devel when klips is used
1 lines of code changed in:
Fixed handling the start/stop softlinks in /etc/rc?.d/*ipsec
6 lines of code changed in:
removed double entry for /var/run/pluto in spec %files list
0 lines of code changed in:
changed module26 to module call. Added NET_26_12_SKALLOC and HAVE_SOCKED_ZAPPED
to module build line to override 2.6.12 kernel detection, since fedora kernels
have this change before 2.6.12 as well.
3 lines of code changed in:
Moved
180 lines of code changed in:
remove obsolete _updown.c
4 lines of code changed in:
Update
3 lines of code changed in:
Fix from Ulrich @ Astaro for reconnect of PSK w/NAT-T
2 lines of code changed in:
Sanitized release script
67 lines of code changed in:
removed extraneous/duplicate aes file.
0 lines of code changed in:
added ${USERLINK} to implicit linker line.
2 lines of code changed in:
ignore OUTPUT.
2 lines of code changed in:
restore basic-pluto-04 as AES test cases,
and let -07 be twofish case.
10 lines of code changed in:
OBJDIR should default to .
2 lines of code changed in:
use NetBSD sys/queue.h, since some distros/OSs
have an older (CIRCLEQ-less) version.
241 lines of code changed in:
packaging defaults.
11 lines of code changed in:
ordering in Makefile.inc of OS/ARCH/-include was not
correct yet.
12 lines of code changed in:
fixed typo in #ifdef for SKALLOC.
5 lines of code changed in:
Updating with mantis info
4 lines of code changed in:
update
4 lines of code changed in:
Fix for #357, PLUTO_XAUTH_USERNAME missing closing quotes
2 lines of code changed in:
sk_alloc() interface change.
24 lines of code changed in:
arpa/nameser.h from bind 9.3.1.
576 lines of code changed in:
ensure writeable parent from hugh@mimosa.com.
70 lines of code changed in:
adjustments to make objdir work.
45 lines of code changed in:
attempts to make food-groups-clear-02 work, failed.
114 lines of code changed in:
adjustment of policies to make food-groups-clear-02 work.
7 lines of code changed in:
updates for 2.6 kernel
363 lines of code changed in:
changed 'head -x' to 'head -n x' since this is apparently functionality
that will be removed from the head command soon.
8 lines of code changed in:
test case slightly fixed
20 lines of code changed in:
prefix object directory with OBJ.
do not override pre-existing OS=
4 lines of code changed in:
move some linux specific things to packaging/defaults/linux.
28 lines of code changed in:
config file for 2.6.12
18 lines of code changed in:
do not make "uml" depend upon "programs", as it
causes it to run without OBJDIR set up right.
make-uml will call the right target itself.
3 lines of code changed in:
fix use of ${srcdir} for man pages.
8 lines of code changed in:
script to check out umlsetup.sh and complain before
we get too far.
51 lines of code changed in:
fix use of ${srcdir} for man pages.
18 lines of code changed in:
use USE_OBJDIR.
19 lines of code changed in:
added USE_OBJDIR.
13 lines of code changed in:
adjustment to use $srcdir properly.
3 lines of code changed in:
if spisize==0, then don't attempt to insert
a SPI into the message.
6 lines of code changed in:
alg_info_ike must either be valid,
or must be NULL.
7 lines of code changed in:
make sure to set the ip address of port-4500
interface definition structures. (fixes bug#362)
2 lines of code changed in:
changes for 2.6 kernel processing.
132 lines of code changed in:
fixed bugs in toomuch processing, revealed by
aggr-unit-01.
8 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