summaryrefslogtreecommitdiffstats
path: root/source/python/py_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-652/+0
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
* r15180: Use tdb_lock_bystring_with_timeout().Lars Müller2007-10-101-1/+1
* r8596: Don't wrap non-existent functions. Bugzilla #2895.Tim Potter2007-10-101-45/+0
* r6678: fix python python after talloc() shakeupGerald Carter2007-10-101-2/+2
* r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since theTim Potter2007-10-101-18/+14
* Merge of compiler warning fixups.Tim Potter2003-03-201-0/+8
* Merge of added locking functions from HEAD.Tim Potter2003-03-131-1/+81
* Another change to the GPL "abandon hope all who enter here" warning.Tim Potter2002-05-231-4/+4
* Got gdb and gpl confused. (-:Tim Potter2002-05-221-3/+3
* Added a reminder about programs using the tdb bindings having to beTim Potter2002-05-221-0/+8
* A tdb module based on some tips from Mike Noriega. This version supportsTim Potter2002-05-211-0/+606