Blame view
src/core/pyros_django/agent/AgentBasic.py
13.7 KB
b29985c6 Implementation pr... |
1 2 3 |
|
b7c6e890 Test de tous les ... |
4 |
|
b29985c6 Implementation pr... |
5 6 7 8 |
|
6fbe2e20 last minute.com m... |
9 10 11 |
|
d02249e6 Added CMD_EXEC_ER... |
12 |
|
b29985c6 Implementation pr... |
13 |
|
f526191c Command (non runn... |
14 15 |
|
b29985c6 Implementation pr... |
16 17 18 19 20 21 22 23 24 25 26 27 |
|
0cc81973 added sleep after... |
28 |
|
b29985c6 Implementation pr... |
29 30 31 32 33 |
|
f526191c Command (non runn... |
34 35 36 |
|
8decb416 UTC par defaut da... |
37 38 |
|
f526191c Command (non runn... |
39 |
|
6f4d7221 cleanup get_speci... |
40 |
|
6f4d7221 cleanup get_speci... |
41 42 |
|
8decb416 UTC par defaut da... |
43 |
|
6f4d7221 cleanup get_speci... |
44 |
|
b29985c6 Implementation pr... |
45 |
|
d02249e6 Added CMD_EXEC_ER... |
46 47 48 49 50 51 |
|
f526191c Command (non runn... |
52 |
|
7b4ee4fe cleanup, mark som... |
53 54 55 |
|
6fbe2e20 last minute.com m... |
56 |
|
340ca843 fixed get_specifi... |
57 |
|
340ca843 fixed get_specifi... |
58 |
|
b7c6e890 Test de tous les ... |
59 |
|
340ca843 fixed get_specifi... |
60 61 62 63 |
|
b7c6e890 Test de tous les ... |
64 65 |
|
9d235d12 simplify get_spec... |
66 |
|
b7c6e890 Test de tous les ... |
67 |
|
340ca843 fixed get_specifi... |
68 |
|
d02249e6 Added CMD_EXEC_ER... |
69 70 71 |
|
340ca843 fixed get_specifi... |
72 |
|
b7c6e890 Test de tous les ... |
73 |
|
b4ecb55d get_specific_cmds... |
74 |
|
8decb416 UTC par defaut da... |
75 |
|
b4ecb55d get_specific_cmds... |
76 77 |
|
b7c6e890 Test de tous les ... |
78 79 80 |
|
f526191c Command (non runn... |
81 |
|
d02249e6 Added CMD_EXEC_ER... |
82 |
|
b7c6e890 Test de tous les ... |
83 84 |
|
d02249e6 Added CMD_EXEC_ER... |
85 |
|
b7c6e890 Test de tous les ... |
86 |
|
d02249e6 Added CMD_EXEC_ER... |
87 |
|
b7c6e890 Test de tous les ... |
88 |
|
d02249e6 Added CMD_EXEC_ER... |
89 |
|
b7c6e890 Test de tous les ... |
90 |
|
d02249e6 Added CMD_EXEC_ER... |
91 |
|
b7c6e890 Test de tous les ... |
92 93 94 95 |
|
8decb416 UTC par defaut da... |
96 |
|
f526191c Command (non runn... |
97 |
|
b7c6e890 Test de tous les ... |
98 99 |
|
d02249e6 Added CMD_EXEC_ER... |
100 |
|
b7c6e890 Test de tous les ... |
101 102 103 |
|
d02249e6 Added CMD_EXEC_ER... |
104 105 |
|
b7c6e890 Test de tous les ... |
106 |
|
d02249e6 Added CMD_EXEC_ER... |
107 108 109 110 111 112 113 |
|
8decb416 UTC par defaut da... |
114 |
|
b7c6e890 Test de tous les ... |
115 116 |
|
d02249e6 Added CMD_EXEC_ER... |
117 |
|
b7c6e890 Test de tous les ... |
118 119 120 121 122 123 124 |
|
7b4ee4fe cleanup, mark som... |
125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 |
|
7b4ee4fe cleanup, mark som... |
146 |
|
d02249e6 Added CMD_EXEC_ER... |
147 148 149 150 |
|
6fbe2e20 last minute.com m... |
151 152 |
|
d02249e6 Added CMD_EXEC_ER... |
153 |
|
b7c6e890 Test de tous les ... |
154 |
|
7b4ee4fe cleanup, mark som... |
155 |
|
b29985c6 Implementation pr... |
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 |
|
7b4ee4fe cleanup, mark som... |
182 |
|
b29985c6 Implementation pr... |
183 184 185 186 |
|
6d5013fe Log agent state a... |
187 |
|
b29985c6 Implementation pr... |
188 |
|
6d5013fe Log agent state a... |
189 |
|
b29985c6 Implementation pr... |
190 |
|
340ca843 fixed get_specifi... |
191 |
|
b29985c6 Implementation pr... |
192 |
|
6d5013fe Log agent state a... |
193 |
|
b29985c6 Implementation pr... |
194 |
|
927b033b update AgentBasic... |
195 196 |
|
340ca843 fixed get_specifi... |
197 |
|
b29985c6 Implementation pr... |
198 |
|
6d5013fe Log agent state a... |
199 200 |
|
927b033b update AgentBasic... |
201 202 |
|
6d5013fe Log agent state a... |
203 204 205 |
|
927b033b update AgentBasic... |
206 207 |
|
6d5013fe Log agent state a... |
208 |
|
b29985c6 Implementation pr... |
209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 |
|
0cc81973 added sleep after... |
231 232 233 234 235 |
|
927b033b update AgentBasic... |
236 237 |
|
0cc81973 added sleep after... |
238 |
|
5fddfc70 Implementation pr... |
239 240 241 |
|
b29985c6 Implementation pr... |
242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 |
|
f526191c Command (non runn... |
332 333 334 335 336 337 338 339 340 341 |
|
8decb416 UTC par defaut da... |
342 |
|
d02249e6 Added CMD_EXEC_ER... |
343 344 |
|
f526191c Command (non runn... |
345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 |
|
b29985c6 Implementation pr... |
374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 |
|