summaryrefslogtreecommitdiffstats
path: root/source3/python/examples/tdbpack
Commit message (Expand)AuthorAgeFilesLines
* test_pack_extra: The old code does not complain when there are tooMartin Pool2002-11-041-1/+15
* test_pack_failures: The old code does not complain when there are tooMartin Pool2002-11-041-6/+14
* test_pack_failures: The old and new code is not exactly the same aboutMartin Pool2002-11-041-33/+37
* test_pack: Coercing a dictionary to a sequence as it is packed is notMartin Pool2002-11-041-4/+0
* Test both new samba.tdbpack and oldtdbutil pack/unpack routines.Martin Pool2002-10-211-29/+37
* Import old pure Python version of tdbpack/unpack, so that we can doMartin Pool2002-10-211-0/+144
* Check in examples for tdb packerMartin Pool2002-09-102-0/+207