Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for IRIX compiler error messages | Herb Lewis | 2000-09-26 | 1 | -3/+3 |
* | first cut at smbcontrol program. It currently allows syntax like: | Andrew Tridgell | 2000-09-13 | 1 | -0/+43 |
* | - fixed some memory leaks in the messages code | Andrew Tridgell | 2000-09-12 | 1 | -1/+28 |
* | - changed the msg_type to be an int instead of an enum so that it is | Andrew Tridgell | 2000-09-12 | 1 | -13/+18 |
* | much nicer message interface. We now register dispatch functions, | Andrew Tridgell | 2000-09-12 | 1 | -8/+45 |
* | the first cut of the internal messaging system. | Andrew Tridgell | 2000-09-11 | 1 | -0/+237 |