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-04-09 to 2003-04-02 (Commits 6947-6996 of 10846)
make setup function available externally.
7 lines of code changed in:
make lwresult_to_result available more sidely.
2 lines of code changed in:
added test for restartplutooncrash
58 lines of code changed in:
specify test path with ./ in case . is not in $PATH
1 lines of code changed in:
make sure that stdin is /dev/null when building kernels to
keep "rm" from thinking it should prompt!
6 lines of code changed in:
Minor change.
4 lines of code changed in:
Changed "Disabling Policy Groups" to "Disabling Opportunistic Encryption".
9 lines of code changed in:
Updated April 2003.
28 lines of code changed in:
Added documentation for packetdefault to these documents.
100 lines of code changed in:
put rogue killing into seperate function.
34 lines of code changed in:
introduced iproute2 version of _updown.
442 lines of code changed in:
moved compile time options to one place, added USE_IPROUTE2.
13 lines of code changed in:
committed "ipkg" targets for Makefile.
75 lines of code changed in:
when making file lists, ignore the MAKEFLAGS, as they may
confuse things, and use --no-print-directory explcitely.
3 lines of code changed in:
OpenZaurus "ipkg" format files.
19 lines of code changed in:
suppress KLIPS module tests because they hang "make check"
2 lines of code changed in:
if not verbose, then do not print newlines when learning new
MAC addresses.
4 lines of code changed in:
make setting of DESTDIR conditional on it not being in the env.
2 lines of code changed in:
fix libdes/Makefile by adding quotes to a test
2 lines of code changed in:
disable module testing for now
2 lines of code changed in:
oops, need to send \n not \r to netjig, now that we open
a plain pipe to it, not a pty.
5 lines of code changed in:
note if we couldn't find a patch we were told exists
9 lines of code changed in:
changes to mast device documentation - clarifications for DHR
95 lines of code changed in:
install file list was not listing generated man pages
1 lines of code changed in:
capture stderr from install tests as well as stdout.
3 lines of code changed in:
remove extraneous warning about pluto pid file
0 lines of code changed in:
Centralised ipsec_kfree_skb and ipsec_dev_{get,put}.
Normalised coding style.
Simplified logic and reduced duplication of code.
26 lines of code changed in:
Centralised ipsec_kfree_skb and ipsec_dev_{get,put}.
Clarified logic for non-connected devices.
15 lines of code changed in:
Centralised ipsec_kfree_skb and ipsec_dev_{get,put}.
Normalised coding style.
15 lines of code changed in:
Centralised ipsec_kfree_skb and ipsec_dev_{get,put}.
Change indentation for readability.
38 lines of code changed in:
Centralised ipsec_kfree_skb and ipsec_dev_{get,put}.
56 lines of code changed in:
start inetd on "nic" as well as "named"
4 lines of code changed in:
adjusted eroutewait usage to fit ordering.
16 lines of code changed in:
adjusted to use of eroutewait.sh
2 lines of code changed in:
update oe-flood-deadlock-01 reference output to reflect USE_LWRES
26 lines of code changed in:
wait for the trap to show up instead of for the listen.
2 lines of code changed in:
wait for the eof, not the literal string "eof"
8 lines of code changed in:
adjusted test to wait for loading of implicit conn to avoid
timing problems
4 lines of code changed in:
sanify ref= output in ipsec look.
12 lines of code changed in:
look for eroute in the trap
10 lines of code changed in:
sanify ref= output in ipsec look.
4 lines of code changed in:
enabled SNAT test to TESTLIST.
6 lines of code changed in:
quiet down uml_netjig ARP and connect/disconnect messages.
22 lines of code changed in:
quiet down Xhost test with use of verboseecho.
2 lines of code changed in:
adjusted regex that sanitizes ipsec look output to ignore spaces.
6 lines of code changed in:
quiet down Xhost test with use of netjigdebug.
21 lines of code changed in:
document for NETJIGVERBOSE environment variable.
11 lines of code changed in:
introduce "verboseecho" which only echos if NETJIGVERBOSE is
non-null. Also, in rogue UML cleanup, do not attempt to run
strings on /proc files which are not readable.
14 lines of code changed in:
quiet down host-test.tcl by using netjigdebug.
8 lines of code changed in:
introduce netjigdebug function, and use it instead of putsstderr.
22 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