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