root/honeyclient/branches/exp/mbriggs-db


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1046 [1046] 11/27/07 09:39:41 mbriggs Merged lastest trunk changes to mbriggs-db
(edit) @916 [916] 10/11/07 11:08:33 mbriggs Removed event_type which is now unnecessary
(edit) @914 [914] 10/11/07 11:04:33 mbriggs Added Time Class to to handle times recorded to …
(edit) @913 [913] 10/11/07 09:09:35 mbriggs Added connections to update funcs.\nAltered foreign key naming behavior to …
(edit) @906 [906] 10/10/07 08:57:49 mbriggs FOREIGN KEYS now use form "<referenced table>_<field_name>_fk"
(edit) @905 [905] 10/10/07 08:22:24 mbriggs Removed M chars
(edit) @904 [904] 10/10/07 08:15:01 mbriggs More verbose CREATE TABLE error output
(edit) @899 [899] 10/09/07 16:19:25 mbriggs Fixed Syntax
(edit) @898 [898] 10/09/07 15:56:37 mbriggs Added (mysteriously missing) _update function
(edit) @896 [896] 10/09/07 14:52:49 mbriggs No longer checks if ref type is actually a reference before calling new. …
(edit) @882 [882] 10/05/07 15:43:58 mbriggs Added update, incrementColumn, decrementColumn functions. Added Insert …
(edit) @880 [880] 10/05/07 15:35:07 mbriggs Updated Schema
(edit) @831 [831] 09/17/07 14:03:12 mbriggs Merge Trunk changes from revison 830
(edit) @829 [829] 09/17/07 13:56:46 mbriggs Cleanup
(edit) @828 [828] 09/17/07 13:42:55 mbriggs Modified select behavior
(edit) @804 [804] 08/22/07 10:59:56 mbriggs Modified Select behavior. Query by Date Range now available.
(edit) @802 [802] 08/09/07 16:29:16 mbriggs Update mbriggs-db exp branch to reflect trunk changes
(edit) @599 [599] 06/21/07 16:23:54 kindlund sc: merging branch using tags …
(edit) @596 [596] 06/21/07 16:02:55 kindlund sc: merging branch using tags …
(edit) @594 [594] 06/21/07 15:56:44 kindlund Incorporated Log4perl into DB code.
(edit) @593 [593] 06/21/07 14:00:24 mbriggs Added 'ON DELETE CASCADE' to all foreign keys to propagate deletes to all …
(edit) @592 [592] 06/21/07 13:22:16 kindlund Updated DB installation script.
(edit) @591 [591] 06/21/07 10:20:08 kindlund Updated DB installation script.
(edit) @587 [587] 06/20/07 14:37:49 mbriggs Documentation Updates
(edit) @580 [580] 06/19/07 16:40:47 kindlund Removed KEY_NONE reference and updated documentation (slightly).
(edit) @579 [579] 06/19/07 16:29:40 mbriggs Formatted using perltidy. Fixed return values for select functions. Fixed …
(edit) @556 [556] 06/18/07 16:20:33 mbriggs Missing Paren
(edit) @555 [555] 06/18/07 16:14:38 mbriggs Check existence
(edit) @553 [553] 06/18/07 15:45:48 mbriggs Added link in POD
(edit) @552 [552] 06/18/07 15:43:08 kindlund Documentation updates.
(edit) @551 [551] 06/18/07 15:32:14 kindlund Fixed doc.
(edit) @550 [550] 06/18/07 15:25:50 kindlund Testing.
(edit) @548 [548] 06/18/07 15:19:45 kindlund Doc fix.
(edit) @547 [547] 06/18/07 15:17:30 mbriggs Junk
(edit) @546 [546] 06/18/07 15:09:50 kindlund Updated documentation.
(edit) @544 [544] 06/18/07 14:52:26 kindlund Updated documentation.
(edit) @543 [543] 06/18/07 14:34:59 kindlund Updated documentation.
(edit) @542 [542] 06/18/07 14:32:33 kindlund Updated documentation.
(edit) @541 [541] 06/18/07 14:17:35 kindlund Updated documentation.
(edit) @540 [540] 06/18/07 14:15:49 kindlund Updated POD documentation.
(edit) @539 [539] 06/18/07 13:14:29 kindlund Removed executable bit from all modules.
(edit) @538 [538] 06/18/07 13:13:03 kindlund Documentation edits.
(edit) @536 [536] 06/18/07 13:02:11 kindlund Merged trunk changes back into DB branch.
(edit) @533 [533] 06/18/07 09:18:27 mbriggs Pod Documentation
(edit) @518 [518] 06/17/07 17:04:45 kindlund Added error suppression logic and Manager shutdown logic.
(edit) @517 [517] 06/17/07 16:11:33 kindlund Migrated DB testing script into t/ directory.
(edit) @516 [516] 06/15/07 15:10:01 kindlund Started initial prototype of OO-managed VM clones. This should help …
(edit) @515 [515] 06/15/07 15:06:55 kindlund Tweaked unit tests.
(edit) @514 [514] 06/15/07 14:52:35 kindlund Documentation cleanup.
(edit) @513 [513] 06/15/07 14:28:15 kindlund Housekeeping.
(edit) @512 [512] 06/15/07 14:28:06 kindlund Adjusted Manager logic.
(edit) @511 [511] 06/15/07 14:09:22 mbriggs Documentation and configuration changes
(edit) @510 [510] 06/15/07 14:07:54 kindlund Minor config cleanup.
(edit) @509 [509] 06/14/07 20:19:15 kindlund Added optional DB enabling support.
(edit) @508 [508] 06/14/07 19:54:16 kindlund Encountered malware that tries to disable the use of regedit.exe
(edit) @507 [507] 06/14/07 17:27:50 kindlund Fixed an insidious Registry parsing bug. Fundamentally, the problem …
(edit) @506 [506] 06/08/07 17:34:52 kindlund disabled temp file cleanup
(edit) @505 [505] 06/08/07 17:23:13 kindlund updated Test registry script
(edit) @504 [504] 06/08/07 17:22:20 kindlund Restored destroy operation, tweaked logging.
(edit) @503 [503] 06/08/07 17:08:20 kindlund oops
(edit) @502 [502] 06/08/07 17:07:59 kindlund Disabled data clean up on Registry code, for testing.
(edit) @501 [501] 06/08/07 16:59:36 kindlund Updated test registry script.
(edit) @500 [500] 06/08/07 16:35:03 kindlund DB integration testing.
(edit) @499 [499] 06/08/07 16:26:01 mbriggs DB Integration Testing
(edit) @498 [498] 06/08/07 16:25:17 mbriggs DB Integration Testing
(edit) @497 [497] 06/08/07 16:24:18 kindlund DB integration testing
(edit) @496 [496] 06/08/07 16:15:32 mbriggs DB Integration Testing
(edit) @495 [495] 06/06/07 19:06:20 kindlund Improved verbosity of configuration descriptions.
(edit) @494 [494] 06/06/07 19:01:42 kindlund Converted all tabs to 4 spaces.
(edit) @493 [493] 06/06/07 18:57:15 kindlund sc: merging branch using tags …
(edit) @491 [491] 06/06/07 17:08:43 kindlund Final integration testing.
(edit) @490 [490] 06/06/07 16:59:02 kindlund Updated unit tests to reflect FS changes.
(edit) @489 [489] 06/06/07 16:58:07 kindlund testing
(edit) @488 [488] 06/06/07 16:57:06 kindlund testing
(edit) @487 [487] 06/06/07 16:54:08 kindlund testing
(edit) @486 [486] 06/06/07 16:51:05 kindlund testing fs changes
(edit) @485 [485] 06/06/07 16:41:47 kindlund Updated Manager logic.
(edit) @484 [484] 06/06/07 16:00:56 mbriggs additional functionality for db install
(edit) @483 [483] 06/06/07 15:40:01 mbriggs Bug Fix in DB.pm, added functionality to install script
(edit) @482 [482] 06/06/07 14:58:34 kindlund Updated Manager to improve reporting.
(edit) @481 [481] 06/06/07 14:33:12 kindlund Updated install script.
(edit) @480 [480] 06/06/07 14:16:45 kindlund DB integration.
(edit) @479 [479] 06/06/07 14:12:20 mbriggs Whoops
(edit) @478 [478] 06/06/07 14:08:47 kindlund Slight tweak.
(edit) @477 [477] 06/06/07 14:04:48 mbriggs DB Install Script
(edit) @476 [476] 06/06/07 13:18:38 mbriggs Fix Connection Problems
(edit) @475 [475] 06/06/07 12:02:20 mbriggs Fix connection issues
(edit) @474 [474] 06/06/07 11:56:46 mbriggs Attempt to fix connection problems
(edit) @473 [473] 06/05/07 17:19:26 kindlund DB integration testing.
(edit) @472 [472] 06/05/07 16:10:51 mbriggs Whoops Again
(edit) @471 [471] 06/05/07 16:03:07 kindlund DB integration.
(edit) @470 [470] 06/05/07 16:02:43 mbriggs Whoops
(edit) @469 [469] 06/05/07 15:59:13 mbriggs Changed way initial connection and db check is done. added db_exists
(edit) @468 [468] 06/05/07 15:55:42 kindlund Reduced integrity scan space, for testing.
(edit) @467 [467] 06/05/07 15:52:41 kindlund DB integration testing.
(edit) @466 [466] 06/05/07 15:33:06 kindlund DB integration testing.
(edit) @465 [465] 06/05/07 15:21:41 kindlund DB integration testing.
(edit) @464 [464] 06/04/07 16:31:40 kindlund DB integration testing.
(edit) @463 [463] 06/04/07 15:52:39 kindlund FS unit tests.
(edit) @462 [462] 06/04/07 15:51:23 kindlund DB integration testing.
Note: See TracRevisionLog for help on using the revision log.