Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warnings | Tim Prouty | 2009-01-30 | 1 | -4/+0 |
* | lib/tdb: include replace.h and system/filesys.h in pytdb.c | Stefan Metzmacher | 2009-01-30 | 1 | -4/+3 |
* | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 2009-01-08 | 1 | -1/+5 |
* | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 2009-01-07 | 1 | -1/+1 |
* | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 2009-01-06 | 1 | -16/+16 |
* | Make sure to not close tdb database more than once. | Jelmer Vernooij | 2008-12-18 | 1 | -2/+10 |
* | Implement missing functions in pytdb. | Jelmer Vernooij | 2008-12-18 | 1 | -2/+62 |
* | Add simple manually written replacement for the tdb module. | Jelmer Vernooij | 2008-12-18 | 1 | -0/+449 |