summaryrefslogtreecommitdiffstats
path: root/source3/python/examples
Commit message (Collapse)AuthorAgeFilesLines
* Merge from HEAD:Tim Potter2002-11-191-3/+1
| | | | | | | >Fix typo in docstring. >Remove non-integer Pointer values, which are no longer supported. (This used to be commit dcef3ae5caaa4461a279a4463a7b467e75efa6d7)
* Sync up python stuff from HEAD.Tim Potter2002-11-071-91/+143
| | | | (This used to be commit 92c76e16fa40adc6148b9c11b3e377f35c464975)
* Sync with HEAD.Tim Potter2002-11-041-29/+37
| | | | (This used to be commit 0310e539bb41f569c7ae77b2d131e966adefa27b)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-10-211-0/+144
|\ | | | | | | used to be commit d39b53ba5486fc09e5332d77aad9a6047b0e91a6)
| * Test both new samba.tdbpack and oldtdbutil pack/unpack routines.Martin Pool2002-10-211-29/+37
| | | | | | | | | | | | This makes the test suite fail because at the moment they are in fact not behaving the same way. (This used to be commit 44dd7746ede7f7f9efcf7dabcd351b1d800e535c)
| * Import old pure Python version of tdbpack/unpack, so that we can doMartin Pool2002-10-211-0/+144
|/ | | | | | | | compatibility testing against the shiny new C version. This version is slightly modified to not call codepage conversion routines, and renamed tdbutil->oldtdbutil. (This used to be commit 2dc4373727f73a46cd6135413e50917fb7fa538b)
* Check in examples for tdb packerMartin Pool2002-09-102-0/+207
| | | | (This used to be commit e8f9fbd32b73f60db3683d23a979dc09e7204258)
* Updated examples for new top level module layout.Tim Potter2002-09-103-8/+25
| | | | | Fixed some bugs also. (This used to be commit 3e19e3afdb6fd1f63dee9ca52a5d33090670832e)
* Some examples using the spoolss python module.Tim Potter2002-05-023-0/+141
(This used to be commit 68b952561429e1d08a974e633bb9c2870c819c69)