Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-05-27 | Check types of dictionary elements in to_struct() | Tim Potter | 1 | -10/+10 | |
(This used to be commit 793f1042f153bd6ca3f75bebf719d47744ffecde) | |||||
2002-05-20 | When converting from a dictionary to a Samba structure, check for any | Tim Potter | 1 | -2/+30 | |
additional keys that may have been added and return False if so. (This used to be commit 96ccb2beb1d45f8122ff03fc2f7727bf065adbf6) | |||||
2002-05-17 | to_struct() now returns a boolean which is false if not all the elements of | Tim Potter | 1 | -1/+6 | |
the structure were present in the dictionary. (This used to be commit b26d9d793914b66050c374ec2c0e94fa37c7e0e4) | |||||
2002-05-07 | rpcstr_pull() src_len fix. | Tim Potter | 1 | -1/+1 | |
(This used to be commit 7da054d814d16deeea954e2559fdeb97dc323bbb) | |||||
2002-03-26 | Samba structure <-> Python dictionary helper functions. | Tim Potter | 1 | -0/+126 | |
(This used to be commit 6c8a2ad16774f67f82d95056817ace5c80928893) |