index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dbwrap
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-15
dbwrap: Remove an unnecessary ZERO_STRUCT
Volker Lendecke
1
-1
/
+0
2012-06-15
dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystring
Volker Lendecke
2
-4
/
+6
2012-06-15
dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystring
Volker Lendecke
2
-4
/
+6
2012-06-15
dbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_change_int32_atomic_by...
Volker Lendecke
2
-8
/
+8
2012-06-15
dbwrap: dbwrap_change_int32_atomic->dbwrap_change_int32_atomic_bystring
Volker Lendecke
2
-4
/
+8
2012-06-15
dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_...
Volker Lendecke
2
-8
/
+8
2012-06-15
dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystring
Volker Lendecke
2
-4
/
+8
2012-06-15
dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
Volker Lendecke
2
-4
/
+4
2012-06-15
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
2
-4
/
+4
2012-06-15
dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
Volker Lendecke
2
-4
/
+4
2012-06-15
dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
Volker Lendecke
2
-4
/
+4
2012-06-12
s3: Use talloc_tos() in more places in dbwrap_util
Volker Lendecke
1
-6
/
+10
2012-05-31
lib/dbwrap: make it possible to delete/store the current record during traverse
Stefan Metzmacher
1
-9
/
+71
2012-05-31
lib/dbwrap: don't alter the record on failure in db_rbt_store()
Stefan Metzmacher
1
-9
/
+10
2012-05-31
lib/dbwrap: fix db_rbt_store and update the per record node pointer
Stefan Metzmacher
1
-0
/
+1
2012-05-31
lib/dbwrap: remove unused per db_record pointer in dbwrap_rbt
Stefan Metzmacher
1
-10
/
+9
2012-05-15
dbwrap: Fix Coverity ID 242750 Incorrect sizeof expression
Volker Lendecke
1
-1
/
+1
2012-05-14
move the dbwrap library to the top level
Michael Adam
13
-0
/
+2821