TODO.S

/* [<][>][^][v][top]
[bottom][index][help] */

DEFINITIONS

This source file includes following functions.

   1 $Revision: 1.120 $
   2 ################################################################
   3 # Format of the record in this file is as follows:             #
   4 #                                                              #
   5 # global_id.local_id  (TODO | ONGOING | DONE)-name_id comments #
   6 #                                                              #
   7 # where                                                        #
   8 # global_id references a record in TODO.G file                 #
   9 # local_id unique id within a user defined space               #
  10 # TODO - plans (may span several weeks)                        #
  11 # ONGOING - if a task took longer than expected                #
  12 # DONE - it's done                                             #
  13 #                                                              #
  14 # name_id = {AMRM, AR, DA, EG, FP, MB, SK, etc.}               #
  15 # comments - no comments                                       #
  16 #                                                              #
  17 ################################################################
  18 
  19 --------------
  20 RIP 29/05/2000
  21 --------------
  22 3.6.1000   TODO-AR  Add multi-thread support to the update thread
  23 3.6.1001   TODO-AR  Modify server startup to suport mult. repositories
  24 
  25 
  26 --------------
  27 RIP 05/06/2000
  28 --------------
  29 6.2.1002   TODO-AR  Move functions between SV and TH modules
  30 6.2.1002   DONE-AR
  31 3.0.1003   TODO-AR  Improve the object parser (full support of RPSL syntax)
  32 6.1.1004   TODO-DA  Improve Makefile structure; eliminate hardcoding
  33 6.1.1004   DONE-DA
  34 6.1.1005   TODO-DA  Create Test DB snapshot for beta-testing with ACONET objects
  35 6.1.1005   WAIT-DA  Wilfried's approval
  36 6.2.1006   TODO-DA  Release 0.3.1beta: Thursday 20000608
  37 6.1.1007   TODO-DA  Further autoconf investigation and eventually implementation
  38 
  39 
  40 --------------
  41 RIP 09/06/2000
  42 --------------
  43 4.2.1000  TODO-AM  Implement the multiple-value variables, with meta-variables (16.06.2000)
  44 4.2.1000         DONE-AM
  45 4.2.1001  TODO-AM  Devise and implement white-box testing (22.06.2000)
  46 4.2.1002  TODO-AM  Complete the commenting of the code (23.06.2000)
  47 
  48 
  49 --------------
  50 WEEK 24
  51 --------------
  52 3.0.1003  DONE-AR
  53 3.5.1008  TODO-AR  Another handling of failed transactions (for redistribution)
  54 3.0.1009  TODO-AR  Special referential integrity check for sets (don't delete but make it dummy)
  55         
  56 
  57 --------------
  58 WEEK 26
  59 --------------
  60 1.3.1.01 TODO-MB enable modificaiton of access limits from the admin iface
  61 1.3.2.01 TODO-MB limit the number of queries in SQL to credit
  62 1.2.0001 TODO-MB look what it takes to implement Merit's -j flag
  63 1.6.0001 TODO-MB implement premature client shutdown
  64 3.3.0001 TODO-MB build a skeleton for the AAA (define interface et al).
  65 4.2.1003 TODO-AM finish implementation of "SOURCE" variable functions 
  66                                           as requested by Andrei and Marek.
  67 4.2.1004 TODO-AM begin integrating the config module with code from 
  68                                           Andrei and Marek.
  69 4.5.0001 TODO-MB thread accounting: see what threads are doing (like ps)
  70 1.3.2.01 DONE-MB (but it limits only to the higher limit of (private/public))
  71 3.3.0001 DONE-MB
  72 4.5.0001 DONE-MB
  73 2.7.0001 TODO-EG Finish off the AK module
  74 2.6.0002 TODO-EG Spec & Design of Notification module   
  75 3.5.1008 DONE-AR
  76 2.7.0001 DONE-EG
  77 6.1.1005 DONE-DA
  78 6.2.1006 DONE-DA
  79 
  80 
  81 --------------
  82 WEEK 27
  83 --------------  
  84 3.3.0002 TODO-MB implement missing parts of the AAA
  85 ???.0001 TODO-MB referrals into accounting
  86 4.1.1010 TODO-AR server startup/cleanup support
  87 4.1.1011 TODO-AR server shutdown (does not react when daemon)
  88 2.3.1012 TODO-DA Prototype of the MM module using c-client lib
  89 2.6.0003 TODO-EG Implementation of Notification module
  90 3.5.1013 TODO-AR Mirror reflector/nrtm redesign
  91 3.5.1013 DONE-AR
  92 3.6.1000 DONE-AR
  93 2.3.1012 DONE-DA
  94 2.6.0002 DONE-EG
  95 
  96 
  97 --------------
  98 WEEK 28
  99 --------------  
 100 4.4.0001 TODO-MB Enhance ER module to allow flexible path/level specification
 101 3.3.1010 TODO-AR Integrate AAA 
 102 3.6.1014 TODO-AR Multiple repository support
 103 2.3.1015 TODO-DA Create the MM module and write it, using the prototype 
 104 2.3.1015 DONE-DA
 105 2.6.0003 DONE-EG
 106 
 107 
 108 --------------
 109 WEEK 29
 110 --------------  
 111 2.3.1016 TODO-DA Integrate the MM module in UP
 112 2.0001   TODO-EG Integrate MM module in dbupdate
 113 2.0002   TODO-EG Integrate CA module in dbupdate
 114 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 115 
 116 
 117 --------------
 118 WEEK 30
 119 --------------
 120 2.3.1017 TODO-DA Cleanup MM module; use glib
 121 2.0001   DONE-EG
 122 2.3.1016 DONE-EG(-DA)
 123 4.2.1003 DONE-AM
 124 4.2.1004 DONE-AM
 125 4.2.1003 TODO-AM Improve existing user documentation
 126 2.0002   DONE-EG 
 127 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 128 
 129 
 130 --------------
 131 WEEK 34
 132 --------------
 133 4.2.1003.1 TODO-AM redesign the "SOURCE" variable for easier use.
 134 4.2.1005 TODO-AM Design administration interface, consistent with
 135                                             configuration file.
 136 4.2.1005.1 TODO-AM Re-specify the "SOURCE" variable.
 137 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 138 =======
 139 
 140 --------------
 141 WEEK 31
 142 --------------
 143 
 144 2.0003 TODO-EG Integration of PGP module into dbupdate
 145 2.0004 TODO-EG Clean-up for the release.
 146 6.2.1.1018 TODO-DA Release 0.4.0beta
 147 3.6.1014 DONE-AR
 148 3.0.1009 DONE-AR
 149 2.0004 DONE-EG
 150 6.2.1.1018 DONE-DA
 151 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 152 
 153         
 154 --------------
 155 WEEK 32
 156 --------------
 157 3.2.1019 TODO-AR NHR: more reliable handling of special hdls: null and auto
 158 2.4.1020 TODO-FP NFS locking mechanism for shareable gnuPG keyring
 159 2.4.1020 DONE-FP
 160 2.4.1021 DONE-FP PA support for multiple signed objects in a message
 161 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 162 
 163 
 164 --------------
 165 WEEK 33
 166 --------------
 167 
 168 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 169 
 170 --------------
 171 WEEK 34
 172 --------------
 173 2.4.1021 TODO-FP Test PA support for multiple signed objects in a message
 174 2.4.1022 TODO-FP Test gnuPG different behaviors with several kinds of messages
 175 2.0005   TODO-EG key-cert creation <-> PGP keyring update
 176 2.0005   DONE-EG
 177 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 178 
 179 
 180 --------------
 181 WEEK 35
 182 --------------
 183 2.0006   TODO-EG key-cert deletion <-> PGP keyring update
 184 2.0007   TODO-EG fix a fatal bug (when parsing an inetnum)
 185 2.5.1001 TODO-EG write spec for update logging, next generation
 186 2.0006   DONE-EG 
 187 2.0007   DONE-EG
 188 2.5.1001 DONE-EG
 189 3.6.1001 DONE-AR 
 190 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 191 
 192 
 193 --------------
 194 WEEK 36
 195 --------------
 196 6.2.2.1023 TODO-DA Release 0.5.0beta
 197 5.1024 TODO-DA/MB Prepare project and timeline for the setup of the infrastructure
 198 2.0008 TODO-EG    clean-up for the release
 199 2.0009 TODO-EG    basic tests for the release
 200 6.2.2.1023 DONE-DA 
 201 2.0008 DONE-EG
 202 2.0009 DONE-EG
 203 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 204 
 205 
 206 --------------
 207 WEEK 37
 208 --------------
 209 2.[34].1025 TODO-FP/DA MIME-PGP integrated support
 210 4.2.0.1   TODO-AMRM Add new update variables to CA module.
 211 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 212 
 213 
 214 --------------
 215 WEEK 38
 216 --------------
 217 4.2.1.1   TODO-AMRM New structure for the SOURCE variable
 218 4.2.1.2   TODO-AMRM/FP  New dictionary and its parser
 219 4.2.1.3   TODO-FP/AMRM Sanity checks
 220 2.3.1.1026 TODO-DA MIME module re-engineering
 221 5.7.1.1027 TODO-AR RIP level I crash recovery
 222 3.2.1019 DONE-AR
 223 2.3.1028 TODO-DA Re-engineering of the MM module
 224 2.3.1028 DONE-DA
 225 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 226 
 227 
 228 --------------
 229 WEEK 39
 230 --------------
 231 5.7.1.1027 TODO-AR RIP level I crash recovery
 232 2.4.1 TODO-FP Finish testing re-engineered PGP for EP
 233 5.1024 DONE-DA/MB
 234 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 235 
 236 
 237 --------------
 238 WEEK 40
 239 --------------
 240 5.7.1.1027 TODO-AR RIP level I crash recovery
 241 2.3.1029 TODO-DA Integrate PA calls in MM
 242 6.1.1007 ONGOING-DA  Further autoconf investigation and eventually implementation
 243 2.3.1017 ONGOING-DA Cleanup MM module; use glib
 244 4.2.1.1  ONGOING-AMRM New structure for the SOURCE variable
 245 4.2.1.2  ONGOING-AMRM/FP        New dictionary and its parser
 246 4.2.1.3  ONGOING-FP/AMRM Sanity checks
 247 2.0010   TODO-EG Crash recovery in DBupdate
 248 4.2.0.1  DONE-AMRM
 249 2.3.1029 DONE-DA
 250 4.4.0001 ONGOING-MB Enhance ER module to allow flexible path/level specification
 251 
 252 
 253 --------------
 254 WEEK 41
 255 --------------
 256 2.0010   ONGOING-EG Crash recovery in DBupdate
 257 2.0011   TODO-EG    Incorporate PA with DBupdate
 258 6.1.1007 ONGOING-DA Further autoconf investigation and eventually implementation
 259 2.3.1017 ONGOING-DA Cleanup and improve MM module; use glib
 260 2.4.1030 TODO-DA    "Inherit" PA module
 261 2.9.1    TODO-FP    Testing EP with all supported MIME types
 262 2.9.2    TODO-FP    Finish tree processor function to prepapre parsing results
 263 2.9.3    TODO-FP    Finish EP documentation
 264 2.9.4    TODO-FP    Instruct Daniele about EP/PA modules
 265 5.7.1.1027 TODO-AR  RIP level I crash recovery
 266 3.0.1028 TODO-AR    '-K' data in history table
 267 2.4.1030 DONE-DA
 268 
 269 
 270 --------------
 271 WEEK 42
 272 --------------
 273 
 274 5.1.[34].1031 TODO-DA History and serial cleanup: gather information
 275 6.1.1007 ONGOING-DA Further autoconf investigation and eventually implementation
 276 2.3.1017 ONGOING-DA Cleanup and improve MM module; use glib
 277 2.9.1.1033 TODO-DA Build testsuite for the EP/MM/PA modules
 278 6.0.1032 TODO-AR Poring to Linux
 279 5.7.1.1027 TODO-AR RIP level I crash recovery
 280 2.0010   ONGOING-EG Crash recovery in DBupdate
 281 2.0011   DONE-EG
 282 4.2.1.1  ONGOING-AMRM New structure for the SOURCE variable
 283 4.2.1.2  ONGOING-AMRM/FP        New dictionary and its parser
 284 4.2.1.3  ONGOING-FP/AMRM Sanity checks
 285 5.1.[34].1031 DONE-DA
 286 
 287 
 288 --------------
 289 WEEK 43
 290 --------------
 291 
 292 2.0010   ONGOING-EG Crash recovery in DBupdate
 293 4.2.1.1  ONGOING-AMRM New structure for the SOURCE variable
 294 4.2.1.2  ONGOING-AMRM New dictionary and its parser
 295 4.2.1.3  ONGOING-AMRM Sanity checks
 296 5.1.[34].1034 TODO-DA Requirements and specifications for history and serial cleanup
 297 5.1.[34].1035 TODO-DA Prototyping of history and serial cleanup
 298 6.1.1007 ONGOING-DA Further autoconf investigation and eventually implementation
 299 2.3.1017 ONGOING-DA Cleanup and improve MM module; use glib
 300 2.9.1.1033 ONGOING-DA Build testsuite for the EP/MM/PA modules
 301 5.7.1.1027 DONE-AR level I crash recovery (0)
 302 
 303 
 304 --------------
 305 WEEK 44
 306 --------------
 307 
 308 2.0010   ONGOING-EG Crash recovery in DBupdate
 309 6.0.1032  ONGOING-AR Poring to Linux
 310 4.2.1.1  ONGOING-AMRM New structure for the SOURCE variable
 311 4.2.1.2  ONGOING-AMRM New dictionary and its parser
 312 4.2.1.3  ONGOING-AMRM Sanity checks
 313 
 314 --------------
 315 WEEK 45
 316 --------------
 317 
 318 6.1.1007 ONGOING-DA Further autoconf investigation and eventually implementation
 319 2.3.1017 ONGOING-DA Cleanup and improve MM module; use glib
 320 2.9.1.1033 ONGOING-DA Build testsuite for the EP/MM/PA modules
 321 5.1.[34].1034 ONGOING-DA Requirements and specifications for history and serial cleanup
 322 5.1.[34].1035 ONGOING-DA Prototyping of history and serial cleanup
 323 6.0.1032  ONGOING-AR Poring to Linux, SV_sleep
 324 3.5.1036 ONGOING-AR NRTM v3 (VNRTM)
 325 4.2.1.1  ONGOING-AMRM New structure for the SOURCE variable
 326 4.2.1.2  ONGOING-AMRM New dictionary and its parser
 327 4.2.1.3  ONGOING-AMRM Sanity checks
 328 5.1.2.1  DONE-SK
 329 2.0010   ONGOING-EG Crash recovery in DBupdate
 330 1.3.2.500 TODO-MB  add pc commands: "set nodeny", "stop query"
 331 1.2.460   TODO-MB change the in-addr.arpa handling: RFC2317 for ipv4, ip6.int
 332 5.4.6.460 TODO-MB modified monitoring to accept the "-q sources" method
 333 5.4.1.460 TODO-MB      write remadmin script 
 334 5.1.1    DONE-SK
 335 
 336 
 337 --------------
 338 WEEK 46
 339 --------------
 340 
 341 2.6.0004  TODO-EG    Cross-notifications.
 342 6.0.1032  TODO-AR SV_sleep
 343 3.5.1036  ONGOING-AR NRTM v3 (VNRTM)
 344 5.4.1.460 ONGOING-MB   wrote remadmin script in perl, now C.
 345 1.3.2.460 ONGOING-MB   "stop query" still not done.
 346 1.2.460   ONGOING-MB   ip6.int to be integrated with ud
 347 5.4.6.460 ONGOING-MB   to be put in prod.
 348 5.4.1.460 ONGOING-MB   rewrite in C pending
 349 4.2.1.1  ONGOING-AMRM New structure for the SOURCE variable
 350 4.2.1.2  ONGOING-AMRM New dictionary and its parser
 351 4.2.1.3  ONGOING-AMRM Sanity checks
 352 5.1.[34].1035 TODO-DA History/serial cleanup: coding and testing
 353 2.6.0004  DONE-EG
 354 
 355 --------------
 356 WEEK 47
 357 --------------
 358 1.3.2.500 DONE-MB  add pc commands: "set nodeny", "stop query"
 359 1.3.2.501 ONGOING-MB rewrite pc commands to pass error code back
 360 3.0.1033 TODO-AR  Proper handling of unknown attributes
 361 4.2.1.1  DONE-AMRM New structure for the SOURCE variable
 362 4.2.1.2  ONGOING-AMRM New dictionary and its parser
 363 4.2.1.3  ONGOING-AMRM Sanity checks for CA_NG
 364 6.0.1032 DONE-AR 
 365 3.5.1036 ONGOING-AR NRTM v3 (VNRTM)
 366 5.7.1.1027 TODO-AR Level I crash recovery modifications for DBupdate
 367 5.1.[34].1035 ONGOING-DA History/serial cleanup: refinements and more testing
 368 6.2.3.1037 TODO-DA Release ripe-dbase-3.0beta1: post-production and package checkup
 369 1.3.2.460 DONE-MB   "stop query" done.
 370 4.4.470  ONGOING-MB ER path parser
 371 4.1.470  TODO-MB Implement pause/resume commands in pc
 372 4.1.470  DONE-MB Implement pause/resume commands in pc
 373 2.0012   TODO-EG Testing and preparation for release
 374 3.0.1033 DONE-AR
 375 5.7.1.1027 DONE-AR
 376 1.3.2.501 DONE-MB rewrite pc commands to pass error code back
 377 
 378 --------------
 379 WEEK 48
 380 --------------
 381 5.1.[34].1035 ONGOING-DA History/serial cleanup: last tests
 382 6.2.3.1037 ONGOING-DA Release ripe-dbase-3.0beta1: packaging and release
 383 2.0012   ONGOING-EG Testing and preparation for release
 384 4.2.1.2  ONGOING-AMRM New dictionary and its parser
 385 4.2.1.3  ONGOING-AMRM Sanity checks for CA_NG
 386 5.1.1    TODO-SK Integrate into RIP
 387 6.0.1033 TODO-SK Modify accept() error logic
 388 3.0.1028 TODO-AR Testing and preparation for the release
 389 4.4.470  ONGOING-MB ER path parser.
 390 5.4.1.480 TODO-MB modify the remadmin script to accept and pass the error code
 391 
 392 --------------
 393 WEEK 49
 394 --------------
 395 4.2.1.2  ONGOING-AMRM New dictionary and its parser
 396 4.2.1.3  ONGOING-AMRM Sanity checks
 397 6.2.3.1037 ONGOING-DA Release ripe-dbase-3.0beta1: packaging and release
 398 3.5.1036 ONGOING-AR NRTM v3 (VNRTM)
 399 2.0013 TODO-EG Incorporation of ER module
 400 2.0012 ONGOING-EG Testing and preparation for release
 401 6.2.3.1037 DONE-DA
 402 2.0013 DONE-EG
 403 2.0012 DONE-EG
 404 
 405 --------------
 406 WEEK 50 
 407 --------------
 408 
 409 5.1.[34].1035 TODO-DA History/serial cleanup: bugfixing and more features
 410 3.5.1036 ONGOING-AR NRTM v3 (VNRTM)
 411 4.2.1.2  ONGOING-AMRM New dictionary and its parser
 412 4.2.1.3  ONGOING-AMRM Sanity checks
 413 4.2.1.4  TODO-AMRM Implement mandatory/optional variables 
 414 4.2.1.5  TODO-AMRM Hard-code the dictionary.
 415 
 416 
 417 --------------
 418 WEEK 51
 419 --------------
 420 2.0014   TODO-EG External syntax checks 
 421 5.1.[34].1035 ONGOING-DA History/serial cleanup: bugfixing and more features
 422 5.1.[34].1034 ONGOING-DA Documentation for history and serial cleanup
 423 5.1.[34].1034 TODO-DA Requirements and specifications for history and serial cleanup
 424 2.3.2.1039 TODO-DA Use ER module in PA
 425 2.4.1038 TODO-DA PA module revision and update
 426 3.5.1036 TODO-AR NRTM v3 (VNRTM)
 427 4.2.1.4  ONGOING-AMRM Implement mandatory/optional variables 
 428 4.2.1.5  ONGOING-AMRM Hard-code the dictionary.
 429 5.1.[34].1035 DONE-DA
 430 2.3.2.1039 DONE-DA 
 431 
 432 
 433 --------------
 434 WEEK 52
 435 --------------
 436 
 437 6.1.1007   DONE-DA  Autoconfiscation
 438 2.0014     ONGOING-EG External syntax checks
 439 4.2.1.4  ONGOING-AMRM Implement mandatory/optional variables 
 440 4.2.1.5  ONGOING-AMRM Hard-code the dictionary.
 441 
 442 
 443 +===========+
 444 | Year 2001 |
 445 +===========+
 446 
 447 --------------
 448 WEEK 1
 449 --------------
 450 
 451 5.1.[34].1040 TODO-DA Checkpointing and crash recovery in hs_cleanup
 452 5.1.[34].1034 ONGOING-DA Documentation for history and serial cleanup
 453 2.0014        ONGOING-EG External syntax checks
 454 2.0015        TODO-EG Testing 
 455 5.1.[34].1035 DONE-DA
 456 2.3.2.1039 DONE-DA 
 457 4.2.1.4  ONGOING-AMRM Implement mandatory/optional variables 
 458 4.2.1.5  ONGOING-AMRM Hard-code the dictionary.
 459 
 460 
 461 --------------
 462 WEEK 2
 463 --------------
 464 
 465 5.1.[34].1040 DONE-DA Checkpointing and crash recovery in hs_cleanup
 466 2.0015        ONGOING-EG Testing
 467 4.2.1.4  DONE-AMRM Implement mandatory/optional variables 
 468 4.2.1.5  DONE-AMRM Hard-code the dictionary.
 469 2.0014        ONGOING-EG External syntax checks
 470 3.5.1036 DONE-AR NRTM v3 (VNRTM)
 471 
 472 --------------
 473 WEEK 3 
 474 --------------
 475 
 476 2.0015        ONGOING-EG Testing
 477 2.0016        TODO-EG  Preparation for release
 478 5.6.1041      TODO-DA Physical setup on apple
 479 6.2.4.1042    TODO-DA Release ripe-dbase-3.0beta2
 480 4.2.0.0          DONE-AMRM Prepare for release.
 481 6.2.4.1042    DONE-DA Release ripe-dbase-3.0beta2
 482 2.0014        DONE-EG
 483 
 484 --------------
 485 WEEK 4
 486 --------------
 487 
 488 4.2.1.6 TODO-AMRM Improve sanity checking of CA module.
 489 4.2.0.0 TODO-AMRM Improve documentation.
 490 5.6.1041      ONGOING-DA Physical setup on apple
 491 2.0015        ONGOING-EG Testing
 492 
 493 
 494 --------------
 495 WEEK 5
 496 --------------
 497 3.5.1037 TODO-AR no NHR for foreign dbs
 498 5.6.1041      ONGOING-DA Physical setup on apple
 499 0.0.1043      TODO-DA "DA Documentation Project"
 500 3.0.1038      TODO-AR object parser
 501 4.2.1.6 TODO-AMRM Improve sanity checking of CA module.
 502 4.2.0.0 TODO-AMRM Improve documentation.
 503 2.0015        ONGOING-EG Testing
 504 
 505 
 506 --------------
 507 WEEK 6
 508 --------------
 509 2.0016        TODO-EG Subject line parsing in DBupdate
 510 5.6.1041      ONGOING-DA Physical setup on apple
 511 0.0.1043      ONGOING-DA "DA Documentation Project"
 512 3.0.1038      DONE-AR
 513 3.5.1037      DONE-AR
 514 3.5.1039      TODO-AR no history for foreign dbs
 515 
 516 
 517 --------------
 518 WEEK 7
 519 --------------
 520 
 521 5.6.1041      ONGOING-DA Physical setup on apple
 522 0.0.1043      ONGOING-DA "DA Documentation Project"
 523 5.7.1.1040    TODO-AR Logging crash recovery and server startup/shutdown
 524 3.5.1039      DONOTDO-AR history cleanup will handle this (no archive option)
 525 4.2.1.6 TODO-AMRM Improve sanity checking of CA module.
 526 4.2.0.0 TODO-AMRM Improve documentation.
 527 
 528 
 529 --------------
 530 WEEK 8
 531 --------------
 532 
 533 4.2.1.6 TODO-AMRM Improve sanity checking of CA module.
 534 4.2.0.0 TODO-AMRM Improve documentation.
 535 6.2.5.1 TODO-AMRM Prepare to release ripe-dbase-3.0
 536 2.0016  TODO-EG   Preparation for release
 537 
 538 --------------
 539 WEEK 9
 540 --------------
 541 
 542 4.2.1.6 TODO-AMRM Improve sanity checking of CA module.
 543 4.2.0.0 TODO-AMRM Improve documentation.
 544 7.2.1           TODO-AMRM Prepare basic specification of ripe-dbase-3.0.
 545 6.2.5.1 DONE-AMRM Prepare to release ripe-dbase-3.0
 546 2.0016  DONE-EG
 547 
 548 
 549 --------------
 550 WEEK 10
 551 --------------
 552 
 553 4.2.1.6 TODO-AMRM Improve sanity checking of CA module.
 554 4.2.0.0 TODO-AMRM Improve documentation of CA module.
 555 7.2.1           TODO-AMRM Prepare basic specification of ripe-dbase-3.0.
 556 
 557 
 558 --------------
 559 WEEK 11
 560 --------------
 561 
 562 4.2.1.6 TODO-AMRM Improve sanity checking of CA module.
 563 4.2.0.0 TODO-AMRM Improve documentation of CA module.
 564 7.2.1           TODO-AMRM Prepare basic specification of ripe-dbase-3.0.
 565 5.6.1041      ONGOING-DA Physical setup on apple
 566 0.0.1043      ONGOING-DA "DA Documentation Project"  
 567 2.0015        ONGOING-EG Testing (dbupdate) 
 568 2.0017        TODO-EG Implement '-s' flag in dbupdate (for inaddr robot)
 569 
 570 --------------
 571 WEEK 12
 572 --------------
 573 4.0.1041      TODO-AR Radix tree rebuilding
 574 6.3.1042      TODO-AR Porting to RedHat 7
 575 2.0015        ONGOING-EG Testing (dbupdate)
 576 2.0017        ONGOING-EG
 577 2.0018        TODO-EG  Interpretation of the "Subject" lines of update messages. 
 578 2.0017        DONE-EG
 579 2.0018        DONE-EG
 580 
 581 --------------
 582 WEEK 13
 583 --------------
 584 6.2.5.1      TODO-AMRM Prepare to release ripe-dbase-3.0
 585 2.2.2        TODO-EG   Networkupdate 
 586 4.2.1.6         DONE-AMRM Improve sanity checking of CA module.
 587 
 588 
 589 ---------------
 590 WEEK 14
 591 ---------------
 592 
 593 4.2.0.0 TODO-AMRM Improve documentation of CA module.
 594 7.2.1           TODO-AMRM Prepare basic specification of ripe-dbase-3.0.
 595 
 596 

/* [<][>][^][v][top][bottom][index][help] */