Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-02-18 | Cleanup of header files for python extensions. | Tim Potter | 1 | -2/+17 |
2002-11-29 | Fixed silly bug. | Tim Potter | 1 | -1/+1 |
2002-11-22 | Fixed some compiler warnings. | Tim Potter | 1 | -5/+5 |
2002-11-06 | Moved function to parse a list of unicode strings into util file. | Tim Potter | 1 | -0/+24 |
2002-09-11 | Added char *, uid_t and gid_t types to generic conversion routines. | Tim Potter | 1 | -0/+25 |
2002-05-27 | Check types of dictionary elements in to_struct() | Tim Potter | 1 | -10/+10 |
2002-05-20 | When converting from a dictionary to a Samba structure, check for any | Tim Potter | 1 | -2/+30 |
2002-05-17 | to_struct() now returns a boolean which is false if not all the elements of | Tim Potter | 1 | -1/+6 |
2002-05-07 | rpcstr_pull() src_len fix. | Tim Potter | 1 | -1/+1 |
2002-03-26 | Samba structure <-> Python dictionary helper functions. | Tim Potter | 1 | -0/+126 |