Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-02-19 | Merge of cleanups and srvsvc implementation from HEAD. | Tim Potter | 1 | -2/+17 |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 1 | -1/+1 |
2002-11-29 | Merge of compiler warning fixes from HEAD. | Tim Potter | 1 | -5/+5 |
2002-11-07 | Sync up python stuff from HEAD. | 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 |