summaryrefslogtreecommitdiffstats
path: root/source/lib/messages.c
Commit message (Expand)AuthorAgeFilesLines
* fix for IRIX compiler error messagesHerb Lewis2000-09-261-3/+3
* first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell2000-09-131-0/+43
* - fixed some memory leaks in the messages codeAndrew Tridgell2000-09-121-1/+28
* - changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell2000-09-121-13/+18
* much nicer message interface. We now register dispatch functions,Andrew Tridgell2000-09-121-8/+45
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-0/+237