summaryrefslogtreecommitdiff
path: root/source3/utils/msgtest.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-16Fix for a problem with the new messaging system. If a sender is using theJeremy Allison1-2/+27
2000-09-13first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell1-14/+4
2000-09-12- fixed some memory leaks in the messages codeAndrew Tridgell1-3/+21
2000-09-12- changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell1-1/+1
2000-09-11a simple test program I use to test the debug message systemAndrew Tridgell1-0/+63