Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-15 | dbwrap: dbwrap_change_int32_atomic->dbwrap_change_int32_atomic_bystring | Volker Lendecke | 1 | -2/+4 |
2012-06-15 | dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_... | Volker Lendecke | 1 | -4/+4 |
2012-06-15 | dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystring | Volker Lendecke | 1 | -2/+4 |
2012-06-15 | dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring | Volker Lendecke | 1 | -2/+2 |
2012-06-15 | dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring | Volker Lendecke | 1 | -2/+2 |
2012-06-15 | dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring | Volker Lendecke | 1 | -2/+2 |
2012-06-15 | dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring | Volker Lendecke | 1 | -2/+2 |
2012-06-12 | s3: Use talloc_tos() in more places in dbwrap_util | Volker Lendecke | 1 | -6/+10 |
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -0/+539 |