summaryrefslogtreecommitdiffstats
path: root/source3/python/py_conv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of cleanups and srvsvc implementation from HEAD.Tim Potter2003-02-191-2/+17
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-1/+1
* Merge of compiler warning fixes from HEAD.Tim Potter2002-11-291-5/+5
* Sync up python stuff from HEAD.Tim Potter2002-11-071-0/+24
* Added char *, uid_t and gid_t types to generic conversion routines.Tim Potter2002-09-111-0/+25
* 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