Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -225/+0 |
2012-04-23 | s3-dbwrap: A void function can not return a value | Andrew Bartlett | 1 | -1/+1 |
2012-04-21 | s3: Implement db_id for dbwrap_cache | Volker Lendecke | 1 | -0/+9 |
2012-04-21 | s3: Initialize "stored_callback" in dbwrap_cache | Volker Lendecke | 1 | -0/+1 |
2012-04-19 | s3: Fix Coverity ID 2745 and 2746: FORWARD_NULL | Volker Lendecke | 1 | -11/+15 |
2012-04-17 | s3: Add dbwrap_try_fetch_locked | Volker Lendecke | 1 | -0/+1 |
2012-04-17 | s3: Add dbwrap_cache | Volker Lendecke | 1 | -0/+210 |