index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dbwrap
/
dbwrap_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbwrap: Add code to marshall a db_context's db
Volker Lendecke
2014-12-16
1
-0
/
+166
*
dbwrap: Use dbwrap_parse_record in dbwrap_fetch_uint32_bystring
Volker Lendecke
2012-11-29
1
-13
/
+27
*
s3:dbwrap: let dbwrap_fetch_uint32 distinguish between "not found" and "wrong...
Gregor Beck
2012-09-21
1
-2
/
+5
*
dbwrap: don't ignore the result of dbwrap_parse_record in dbwrap_fetch_int32()
Stefan Metzmacher
2012-06-22
1
-1
/
+5
*
dbwrap: intialize state.status in dbwrap_fetch_int32()
Stefan Metzmacher
2012-06-22
1
-0
/
+2
*
dbwrap: Convert fetch_int32 to dbwrap_parse_record
Volker Lendecke
2012-06-22
1
-13
/
+24
*
dbwrap: Add dbwrap_fetch_int32
Volker Lendecke
2012-06-22
1
-3
/
+9
*
dbwrap: Add dbwrap_change_int32_atomic
Volker Lendecke
2012-06-22
1
-9
/
+17
*
dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+3
*
dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+3
*
dbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_change_int32_atomic_by...
Volker Lendecke
2012-06-15
1
-4
/
+4
*
dbwrap: dbwrap_change_int32_atomic->dbwrap_change_int32_atomic_bystring
Volker Lendecke
2012-06-15
1
-2
/
+4
*
dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_...
Volker Lendecke
2012-06-15
1
-4
/
+4
*
dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystring
Volker Lendecke
2012-06-15
1
-2
/
+4
*
dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+2
*
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+2
*
dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+2
*
dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+2
*
s3: Use talloc_tos() in more places in dbwrap_util
Volker Lendecke
2012-06-12
1
-6
/
+10
*
move the dbwrap library to the top level
Michael Adam
2012-05-14
1
-0
/
+539