Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | to_struct() now returns a boolean which is false if not all the elements of | Tim Potter | 2002-05-17 | 1 | -1/+1 |
| | | | | the structure were present in the dictionary. | ||||
* | Aborted experiment to avoid namespace pollution and prototype hell and | Tim Potter | 2002-03-28 | 1 | -3/+8 |
| | | | | moved to 'make proto' based solution. | ||||
* | Fixed bug in guards. | Tim Potter | 2002-03-27 | 1 | -1/+1 |
| | |||||
* | Samba structure <-> Python dictionary helper functions. | Tim Potter | 2002-03-26 | 1 | -0/+35 |