summaryrefslogtreecommitdiffstats
path: root/source3/lib/dbwrap/dbwrap_file.c
Commit message (Expand)AuthorAgeFilesLines
* move the dbwrap library to the top levelMichael Adam2012-05-141-418/+0
* s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_file.cMichael Adam2012-05-131-6/+7
* s3: Add dbwrap_try_fetch_lockedVolker Lendecke2012-04-171-0/+1
* s3: Compile fix for dbwrap_file.cVolker Lendecke2012-04-071-1/+1
* build: Remove sys_lseek wrapperAndrew Bartlett2012-04-051-2/+2
* build: Remove sys_ftruncate wrapperAndrew Bartlett2012-04-051-2/+2
* s3-dbwrap: For nostalgic reasons, make dbwrap_file.c compile at leastVolker Lendecke2011-12-151-9/+14
* s3-dbwrap: Fix some blank line endingsVolker Lendecke2011-12-151-5/+5
* s3:dbwrap: move the db_open_file() prototype to a new header dbwrap_file.hMichael Adam2011-10-111-0/+1
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-291-0/+410