Commit Log (Page 13 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: 2005-07-22 to 2005-07-12 (Commits 10197-10246 of 10846)

mcr 2005-07-22 10:00

fixes for -Werror warnings.

16 lines of code changed in:

mcr 2005-07-22 09:51

fixes for -Werror warnings.

16 lines of code changed in:

mcr 2005-07-22 09:46

if ${WERROR} is set, add it to ${USERCOMPILE}.

2 lines of code changed in:

mcr 2005-07-22 09:45

make sure that UML builds are always with -Werror.

5 lines of code changed in:

mcr 2005-07-22 09:45

fixes for -Werror warnings.

4 lines of code changed in:

paul 2005-07-22 01:39

added a BuildRequires for kernel-devel when klips is used

1 lines of code changed in:

paul 2005-07-22 01:34

Fixed handling the start/stop softlinks in /etc/rc?.d/*ipsec

6 lines of code changed in:

paul 2005-07-22 01:14

removed double entry for /var/run/pluto in spec %files list

0 lines of code changed in:

paul 2005-07-21 21:57

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:

ken 2005-07-21 16:42

Moved

180 lines of code changed in:

ken 2005-07-21 16:40

remove obsolete _updown.c

4 lines of code changed in:

ken 2005-07-20 12:50

Update

3 lines of code changed in:

ken 2005-07-20 12:48

Fix from Ulrich @ Astaro for reconnect of PSK w/NAT-T

2 lines of code changed in:

ken 2005-07-20 10:44

Sanitized release script

67 lines of code changed in:

mcr 2005-07-20 10:34

removed extraneous/duplicate aes file.

0 lines of code changed in:

mcr 2005-07-20 10:12

added ${USERLINK} to implicit linker line.

2 lines of code changed in:

mcr 2005-07-19 20:59

ignore OUTPUT.

2 lines of code changed in:

mcr 2005-07-19 20:58

restore basic-pluto-04 as AES test cases,
and let -07 be twofish case.

10 lines of code changed in:

mcr 2005-07-19 20:57

OBJDIR should default to .

2 lines of code changed in:

mcr 2005-07-19 20:54

use NetBSD sys/queue.h, since some distros/OSs
have an older (CIRCLEQ-less) version.

241 lines of code changed in:

mcr 2005-07-19 20:53

packaging defaults.

11 lines of code changed in:

mcr 2005-07-19 20:50

ordering in Makefile.inc of OS/ARCH/-include was not
correct yet.

12 lines of code changed in:

mcr 2005-07-19 20:33

fixed typo in #ifdef for SKALLOC.

5 lines of code changed in:

ken 2005-07-19 16:39

Updating with mantis info

4 lines of code changed in:

ken 2005-07-19 16:35

update

4 lines of code changed in:

ken 2005-07-19 16:34

Fix for #357, PLUTO_XAUTH_USERNAME missing closing quotes

2 lines of code changed in:

mcr 2005-07-19 16:02

sk_alloc() interface change.

24 lines of code changed in:

mcr 2005-07-19 11:26

arpa/nameser.h from bind 9.3.1.

576 lines of code changed in:

mcr 2005-07-18 15:40

ensure writeable parent from hugh@mimosa.com.

70 lines of code changed in:

mcr 2005-07-17 23:46

adjustments to make objdir work.

45 lines of code changed in:

mcr 2005-07-17 22:10

attempts to make food-groups-clear-02 work, failed.

114 lines of code changed in:

mcr 2005-07-15 20:17

adjustment of policies to make food-groups-clear-02 work.

7 lines of code changed in:

mcr 2005-07-15 14:22

updates for 2.6 kernel

363 lines of code changed in:

paul 2005-07-15 12:39

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:

mcr 2005-07-14 23:55

test case slightly fixed

20 lines of code changed in:

mcr 2005-07-14 11:14

prefix object directory with OBJ.
do not override pre-existing OS=

4 lines of code changed in:

mcr 2005-07-14 11:12

move some linux specific things to packaging/defaults/linux.

28 lines of code changed in:

mcr 2005-07-14 10:33

config file for 2.6.12

18 lines of code changed in:

mcr 2005-07-13 21:40

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:

mcr 2005-07-13 21:38

fix use of ${srcdir} for man pages.

8 lines of code changed in:

mcr 2005-07-13 21:37

script to check out umlsetup.sh and complain before
we get too far.

51 lines of code changed in:

mcr 2005-07-13 21:36

fix use of ${srcdir} for man pages.

18 lines of code changed in:

mcr 2005-07-13 21:35

use USE_OBJDIR.

19 lines of code changed in:

mcr 2005-07-13 21:34

added USE_OBJDIR.

13 lines of code changed in:

mcr 2005-07-13 21:27

adjustment to use $srcdir properly.

3 lines of code changed in:

mcr 2005-07-13 17:51

if spisize==0, then don't attempt to insert
a SPI into the message.

6 lines of code changed in:

mcr 2005-07-13 14:36

alg_info_ike must either be valid,
or must be NULL.

7 lines of code changed in:

mcr 2005-07-13 12:49

make sure to set the ip address of port-4500
interface definition structures. (fixes bug#362)

2 lines of code changed in:

mcr 2005-07-13 11:41

changes for 2.6 kernel processing.

132 lines of code changed in:

mcr 2005-07-12 22:14

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