Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated MySQL connection management to use the MySQL connection pooling. ↵ | Master ScienceSim | 2010-02-05 | 1 | -99/+116 |
| | | | | This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way. | ||||
* | First stage port of the XInventoryService | Melanie | 2010-01-04 | 1 | -0/+5 |
| | |||||
* | Correct some issues with the last commit | root | 2009-12-26 | 1 | -1/+2 |
| | |||||
* | Close a SQL injection loophole in the new database driver | Melanie | 2009-12-26 | 1 | -2/+3 |
| | |||||
* | Make the GenericTableHandler work as intended | root | 2009-12-26 | 1 | -2/+8 |
| | |||||
* | Add a generic REPLACE INTO handler for put into the generic table handler | Melanie | 2009-12-26 | 1 | -0/+25 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | Implement generic delete method | Melanie | 2009-11-18 | 1 | -1/+14 |
| | |||||
* | Tweak presence handling and whip up a database connector and handler | Melanie | 2009-11-18 | 1 | -1/+3 |
| | | | | for testign the new generic table handling | ||||
* | Committing the incomplete table handler to get it into the tree. No user | Melanie | 2009-11-15 | 1 | -0/+200 |
functionality yet |