Fixed silly bug.
[kai/samba.git] / source / python / py_conv.c
2002-11-29 Tim PotterFixed silly bug.
2002-11-22 Tim PotterFixed some compiler warnings.
2002-11-06 Tim PotterMoved function to parse a list of unicode strings into...
2002-09-11 Tim PotterAdded char *, uid_t and gid_t types to generic conversi...
2002-05-27 Tim PotterCheck types of dictionary elements in to_struct()
2002-05-20 Tim PotterWhen converting from a dictionary to a Samba structure...
2002-05-17 Tim Potterto_struct() now returns a boolean which is false if...
2002-05-07 Tim Potterrpcstr_pull() src_len fix.
2002-03-26 Tim PotterSamba structure <-> Python dictionary helper functions.