summaryrefslogtreecommitdiffstats
path: root/source/python/samba
Commit message (Collapse)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-102-73/+0
|
* r3504: Fix incorrectly applied patch. My fault - sorry!Tim Potter2007-10-101-1/+2
|
* r2736: Fix bug in Python printerdata wraper found by Daniel Jarboe.Tim Potter2007-10-101-1/+1
|
* r39: * importing .cvsignore filesGerald Carter2007-10-101-1/+0
| | | | * updateing WHATSNEW with vl's change
* Fix for writable printerdata problem - bugzilla #1112.Tim Potter2004-02-261-6/+12
|
* Implement printerdata_ex as Python dictionary. Read only at the moment.Tim Potter2002-09-191-11/+32
|
* Ignore *.pycTim Potter2002-09-111-0/+1
|
* Put all Python modules into the 'samba' subpackage. Now you need toMartin Pool2002-09-091-0/+7
| | | | | | | | | | write import samba.tdbutil samba.tdbutil.pack('f', ['hello']) You need 'cvs update -d' to get the new subdirectory for this to build properly.
* Initial version of printerdata_ex browsing.Tim Potter2002-09-061-0/+15
|
* Move printerdata dictionary object into it's own file.Tim Potter2002-09-061-0/+23