summaryrefslogtreecommitdiff
path: root/source3/lib/messages.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-04Fix some compiler warnings.Tim Potter1-6/+6
2000-10-12lib/messages.c add debug print for receipt of PING andHerb Lewis1-0/+2
2000-10-11changes to sync with 2.2. treeHerb Lewis1-0/+12
2000-10-04Adding Herb's compile warning fixes to HEAD.Jeremy Allison1-1/+1
2000-09-26fix for IRIX compiler error messagesHerb Lewis1-3/+3
2000-09-13first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell1-0/+43
2000-09-12- fixed some memory leaks in the messages codeAndrew Tridgell1-1/+28
2000-09-12- changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell1-13/+18
2000-09-12much nicer message interface. We now register dispatch functions,Andrew Tridgell1-8/+45
2000-09-11the first cut of the internal messaging system.Andrew Tridgell1-0/+237