Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-18 | Make sure to not close tdb database more than once. | Jelmer Vernooij | 1 | -2/+10 |
2008-12-18 | Implement missing functions in pytdb. | Jelmer Vernooij | 1 | -2/+62 |
2008-12-18 | Add simple manually written replacement for the tdb module. | Jelmer Vernooij | 1 | -0/+449 |