summaryrefslogtreecommitdiff
path: root/source3/python/py_conv.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-19Merge of cleanups and srvsvc implementation from HEAD.Tim Potter1-2/+17
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter1-1/+1
2002-11-29Merge of compiler warning fixes from HEAD.Tim Potter1-5/+5
2002-11-07Sync up python stuff from HEAD.Tim Potter1-0/+24
2002-09-11Added char *, uid_t and gid_t types to generic conversion routines.Tim Potter1-0/+25
2002-05-27Check types of dictionary elements in to_struct()Tim Potter1-10/+10
2002-05-20When converting from a dictionary to a Samba structure, check for anyTim Potter1-2/+30
2002-05-17to_struct() now returns a boolean which is false if not all the elements ofTim Potter1-1/+6
2002-05-07rpcstr_pull() src_len fix.Tim Potter1-1/+1
2002-03-26Samba structure <-> Python dictionary helper functions.Tim Potter1-0/+126