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
/
ntdb
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntdb: Fix control reaches end of non-void function.
Andreas Schneider
2014-11-28
8
-0
/
+48
*
lib/ntdb optimize includes in ntdb tests
Christian Ambach
2013-12-07
27
-97
/
+20
*
pyntdb: Add tests for Python API.
Jelmer Vernooij
2013-12-06
1
-0
/
+154
*
ntdb: don't call open hook when re-opening an existing database.
Rusty Russell
2013-03-23
1
-2
/
+11
*
ntdb: fix database corruption when transaction doesn't change anything.
Rusty Russell
2013-02-20
1
-0
/
+58
*
lib/ntdb: Fix format string errors found by -Werror=format in ntdb tests
Andrew Bartlett
2012-07-30
1
-1
/
+1
*
ntdb: test arbitrary operations during ntdb_parse_record().
Rusty Russell
2012-06-22
1
-0
/
+89
*
ntdb: make database read-only during ntdb_parse() callback.
Rusty Russell
2012-06-22
1
-0
/
+94
*
ntdb: don't munmap the database on every close.
Rusty Russell
2012-06-22
1
-1
/
+4
*
ntdb: respect TDB_NO_FSYNC flag for 'make test'
Rusty Russell
2012-06-22
51
-151
/
+187
*
ntdb: fix occasional abort in testing.
Rusty Russell
2012-06-20
1
-1
/
+7
*
ntdb: optimize ntdb_fetch.
Rusty Russell
2012-06-19
3
-14
/
+14
*
ntdb: remove hash table trees.
Rusty Russell
2012-06-19
23
-429
/
+291
*
ntdb: allocator attribute.
Rusty Russell
2012-06-19
4
-6
/
+116
*
ntdb: simply disallow NULL names.
Rusty Russell
2012-06-19
1
-1
/
+1
*
ntdb: create initial database to be multiple of NTDB_PGSIZE.
Rusty Russell
2012-06-19
7
-43
/
+58
*
ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)
Rusty Russell
2012-06-19
2
-10
/
+27
*
ntdb: fix recovery data write.
Rusty Russell
2012-06-19
1
-8
/
+34
*
ntdb: enhance external-helper test code.
Rusty Russell
2012-06-19
6
-18
/
+36
*
ntdb: make fork test more thorough.
Rusty Russell
2012-06-19
1
-8
/
+28
*
ntdb: print \n at end of log messages in tests.
Rusty Russell
2012-06-19
1
-1
/
+1
*
ntdb: remove ntdb_error()
Rusty Russell
2012-06-19
1
-1
/
+1
*
TDB2: Goodbye TDB2, Hello NTDB.
Rusty Russell
2012-06-19
67
-0
/
+6358