Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-11-04 | Fix some compiler warnings. | Tim Potter | 1 | -6/+6 |
2000-10-12 | lib/messages.c add debug print for receipt of PING and | Herb Lewis | 1 | -0/+2 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 1 | -0/+12 |
2000-10-04 | Adding Herb's compile warning fixes to HEAD. | Jeremy Allison | 1 | -1/+1 |
2000-09-26 | fix for IRIX compiler error messages | Herb Lewis | 1 | -3/+3 |
2000-09-13 | first cut at smbcontrol program. It currently allows syntax like: | Andrew Tridgell | 1 | -0/+43 |
2000-09-12 | - fixed some memory leaks in the messages code | Andrew Tridgell | 1 | -1/+28 |
2000-09-12 | - changed the msg_type to be an int instead of an enum so that it is | Andrew Tridgell | 1 | -13/+18 |
2000-09-12 | much nicer message interface. We now register dispatch functions, | Andrew Tridgell | 1 | -8/+45 |
2000-09-11 | the first cut of the internal messaging system. | Andrew Tridgell | 1 | -0/+237 |