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
/
source4
/
lib
/
tdb
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2985: got rid of the unused tdb_lockkeys() and tdb_unlockkeys() functions
Andrew Tridgell
1
-71
/
+0
2007-10-10
r2981: Fix incorrect locks/unlocks in tdb_lockkeys()/tdb_unlockkeys().
Jeremy Allison
1
-3
/
+3
2007-10-10
r2634: use discard_const_p() in a few places
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2238: the tdb_debug() function was totally bogus - remove it (you can't
Andrew Tridgell
2
-33
/
+22
2007-10-10
r2154: Merge of Jim's format string fixup in r2130:2131
Tim Potter
1
-1
/
+1
2007-10-10
r2034: Allow user-selectable hash functions on open only.
Jeremy Allison
1
-15
/
+17
2007-10-10
r1053: Make tdb build standalone:
Tim Potter
2
-14
/
+15
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
2
-15
/
+15
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r888: more ..int32 -> ..int32_t stuff
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-35
/
+35
2007-10-10
r848: convert lib/tdb into the same layout as lib/ldb
Stefan Metzmacher
3
-0
/
+3338