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
/
tdb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-05
Add release scripts for talloc and tdb
Simo Sorce
1
-0
/
+45
2009-03-31
tdb: Remove unused variable
Tim Prouty
1
-1
/
+0
2009-03-31
up the version to 1.1.4 with the addition of
Andrew Tridgell
1
-1
/
+1
2009-03-31
added basic testing of tdb_transaction_prepare_commit() in tdbtorture
Andrew Tridgell
1
-0
/
+6
2009-03-31
Add tdb_transaction_prepare_commit()
Howard Chu
3
-52
/
+133
2009-02-25
lib/tdb: if we know pwrite and pread are thread/fork safe tdb_reopen_all() sh...
Stefan Metzmacher
1
-0
/
+5
2009-02-03
lib/tdb: don't generate a static library for the samba4 build
Stefan Metzmacher
1
-1
/
+1
2009-02-02
lib/tdb: the python bindings don't use swig anymore
Stefan Metzmacher
1
-4
/
+2
2009-01-30
s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warnings
Tim Prouty
1
-4
/
+0
2009-01-30
lib/tdb: include replace.h and system/filesys.h in pytdb.c
Stefan Metzmacher
1
-4
/
+3
2009-01-08
Avoid using a utility header for Python replacements included in Samba,
Jelmer Vernooij
1
-1
/
+5
2009-01-07
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
Tim Prouty
1
-1
/
+1
2009-01-06
py: Properly increase the reference counter of Py_None.
Jelmer Vernooij
1
-16
/
+16
2008-12-31
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
1
-1
/
+3
2008-12-23
standalone: Use more variables, preparing to include these files from main
Jelmer Vernooij
1
-5
/
+6
2008-12-22
Fix standalone build of tdb python module, update ignores for standalone tdb.
Jelmer Vernooij
1
-4
/
+4
2008-12-18
Make sure to not close tdb database more than once.
Jelmer Vernooij
1
-2
/
+10
2008-12-18
Remove swig use from tdb standalone build.
Jelmer Vernooij
3
-14
/
+5
2008-12-18
Implement missing functions in pytdb.
Jelmer Vernooij
2
-34
/
+66
2008-12-18
Add simple manually written replacement for the tdb module.
Jelmer Vernooij
6
-4990
/
+453
2008-12-16
s3/s4: Fix "shadows a global declaration" warning
Tim Prouty
1
-1
/
+1
2008-12-16
Added a simple tdb integrity check to tdbtool. The command "check" runs trave...
Holger Hetterich
1
-1
/
+28
2008-12-16
imported the tdb_repack() code from CTDB
Andrew Tridgell
2
-1
/
+93
2008-12-16
make tdbbackup use transactions
Andrew Tridgell
1
-6
/
+19
2008-09-29
lib/tdb: increase the version number after some critial changes
Stefan Metzmacher
1
-1
/
+1
2008-09-19
Add shared-build target to tdb.
Simo Sorce
4
-0
/
+30
2008-09-19
Provide tdb.open and ldb.open python functions.
Jelmer Vernooij
3
-28
/
+41
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
38
-0
/
+15529