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
/
tdb2
/
open.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
lib/tdb2: Mark public function as such
Amitay Isaacs
1
-6
/
+6
2012-01-30
tdb2: careful on wrap.
Rusty Russell
1
-1
/
+1
2011-12-05
tdb2: add a capability list from the header.
Rusty Russell
1
-0
/
+54
2011-11-02
tdb2: don't be fascist when TDB_VERSION1 is specified.
Rusty Russell
1
-5
/
+2
2011-09-14
tdb2: add error conversion functions.
Rusty Russell
1
-7
/
+7
2011-09-14
tdb2: add tdb_attribute_tdb1_max_dead
Rusty Russell
1
-4
/
+8
2011-09-14
tdb2: unify tdb1_open into tdb_open
Rusty Russell
1
-26
/
+107
2011-09-14
tdb2: disallow SEED attribute with TDB_VERSION1.
Rusty Russell
1
-0
/
+26
2011-09-14
tdb2: add TDB_ATTRIBUTE_TDB1_HASHSIZE
Rusty Russell
1
-2
/
+34
2011-09-14
tdb2: make jenkins_hash function non-static, rename to tdb_jenkins_hash.
Rusty Russell
1
-12
/
+1
2011-09-14
tdb2: merge tdb1_context into tdb_context.
Rusty Russell
1
-5
/
+5
2011-09-14
tdb2: tdb_foreach()
Rusty Russell
1
-0
/
+10
2011-09-14
tdb2: keep link of every non-internal tdb.
Rusty Russell
1
-22
/
+19
2011-09-14
tdb2: save openhook, allow tdb_get_attribute() on it.
Rusty Russell
1
-13
/
+14
2011-09-14
tdb2: add TDB_RDONLY flag, allow setting/unsetting it.
Rusty Russell
1
-3
/
+10
2011-09-14
tdb2: save open_flags instead of mmap_flags.
Rusty Russell
1
-2
/
+1
2011-09-14
tdb2: enforce TDB_CONVERT
Rusty Russell
1
-0
/
+6
2011-09-14
tdb2: cleanup oob handling.
Rusty Russell
1
-1
/
+3
2011-09-14
tdb2: fix internal tdb_write_convert() error handling in tdb_open()
Rusty Russell
1
-4
/
+5
2011-08-31
tdb2: add full LGPL headers
Rusty Russell
1
-0
/
+17
2011-06-20
tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)
Rusty Russell
1
-0
/
+661