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
/
ntdb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-19
ntdb: simply disallow NULL names.
Rusty Russell
3
-10
/
+5
2012-06-19
ntdb: reduce transaction pagesize from 64k to 16k.
Rusty Russell
1
-1
/
+1
2012-06-19
ntdb: remove last block transactoin logic.
Rusty Russell
1
-44
/
+1
2012-06-19
ntdb: create initial database to be multiple of NTDB_PGSIZE.
Rusty Russell
8
-88
/
+138
2012-06-19
ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)
Rusty Russell
6
-46
/
+73
2012-06-19
ntdb: fix recovery data write.
Rusty Russell
2
-9
/
+36
2012-06-19
ntdb: enhance external-helper test code.
Rusty Russell
6
-18
/
+36
2012-06-19
ntdb: use NTDB_LOG_WARNING level for failed open() without O_CREAT.
Rusty Russell
2
-1
/
+11
2012-06-19
ntdb: make fork test more thorough.
Rusty Russell
2
-9
/
+29
2012-06-19
ntdb: print \n at end of log messages in tests.
Rusty Russell
1
-1
/
+1
2012-06-19
ntdb: reduce race between creating file and getting open lock.
Rusty Russell
1
-23
/
+30
2012-06-19
ntdb: catch any valgrind errors in test
Rusty Russell
1
-2
/
+2
2012-06-19
ntdb: catch any valgrind errors in test
Rusty Russell
1
-1
/
+1
2012-06-19
ntdb: remove ntdb_error()
Rusty Russell
14
-190
/
+144
2012-06-19
TDB2: Goodbye TDB2, Hello NTDB.
Rusty Russell
101
-0
/
+28840