index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ntdb
/
open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntdb: don't call open hook when re-opening an existing database.
Rusty Russell
2013-03-23
1
-11
/
+11
*
ntdb: enhancement to allow direct access to the ntdb map during expansion.
Rusty Russell
2012-06-22
1
-3
/
+4
*
ntdb: don't munmap the database on every close.
Rusty Russell
2012-06-22
1
-12
/
+12
*
ntdb: add NTDB_ATTRIBUTE_HASHSIZE
Rusty Russell
2012-06-19
1
-1
/
+27
*
ntdb: remove hash table trees.
Rusty Russell
2012-06-19
1
-59
/
+87
*
ntdb: inline oob check
Rusty Russell
2012-06-19
1
-1
/
+1
*
ntdb: allocator attribute.
Rusty Russell
2012-06-19
1
-14
/
+61
*
ntdb: simply disallow NULL names.
Rusty Russell
2012-06-19
1
-6
/
+2
*
ntdb: create initial database to be multiple of NTDB_PGSIZE.
Rusty Russell
2012-06-19
1
-45
/
+80
*
ntdb: use NTDB_LOG_WARNING level for failed open() without O_CREAT.
Rusty Russell
2012-06-19
1
-1
/
+9
*
ntdb: reduce race between creating file and getting open lock.
Rusty Russell
2012-06-19
1
-23
/
+30
*
ntdb: remove ntdb_error()
Rusty Russell
2012-06-19
1
-30
/
+25
*
TDB2: Goodbye TDB2, Hello NTDB.
Rusty Russell
2012-06-19
1
-0
/
+768