summaryrefslogtreecommitdiff
path: root/lib/dbwrap/dbwrap_util.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-15dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystringVolker Lendecke1-2/+3
2012-06-15dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystringVolker Lendecke1-2/+3
2012-06-15dbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_change_int32_atomic_by...Volker Lendecke1-4/+4
2012-06-15dbwrap: dbwrap_change_int32_atomic->dbwrap_change_int32_atomic_bystringVolker Lendecke1-2/+4
2012-06-15dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_...Volker Lendecke1-4/+4
2012-06-15dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystringVolker Lendecke1-2/+4
2012-06-15dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystringVolker Lendecke1-2/+2
2012-06-15dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringVolker Lendecke1-2/+2
2012-06-15dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystringVolker Lendecke1-2/+2
2012-06-15dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystringVolker Lendecke1-2/+2
2012-06-12s3: Use talloc_tos() in more places in dbwrap_utilVolker Lendecke1-6/+10
2012-05-14move the dbwrap library to the top levelMichael Adam1-0/+539