summaryrefslogtreecommitdiffstats
path: root/source3/python/py_conv.c
Commit message (Expand)AuthorAgeFilesLines
* Check types of dictionary elements in to_struct()Tim Potter2002-05-271-10/+10
* When converting from a dictionary to a Samba structure, check for anyTim Potter2002-05-201-2/+30
* to_struct() now returns a boolean which is false if not all the elements ofTim Potter2002-05-171-1/+6
* rpcstr_pull() src_len fix.Tim Potter2002-05-071-1/+1
* Samba structure <-> Python dictionary helper functions.Tim Potter2002-03-261-0/+126