summaryrefslogtreecommitdiff
path: root/source3/utils/smbcontrol.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-14Fix crash in smbcontrol Gerald pointed out when no parameter given to debug.Jeremy Allison1-2/+2
2001-04-27More gcc compile on solaris tidyups.Jeremy Allison1-4/+4
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison1-2/+2
2001-02-12Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison1-19/+32
2000-12-15Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison1-1/+8
2000-11-17support smbcontrol sending messages to itself (for testing purposes)Andrew Tridgell1-0/+2
2000-11-16Fix for a problem with the new messaging system. If a sender is using theJeremy Allison1-10/+10
2000-11-11Merge of Herb's profiling code.Jeremy Allison1-0/+49
2000-11-10Merge in Herb's changes from 2.2.Jeremy Allison1-2/+14
2000-10-12lib/messages.c add debug print for receipt of PING andHerb Lewis1-1/+2
2000-10-12print source PID in PONG and debuglevel message. Allow request debuglevelHerb Lewis1-10/+30
2000-10-11changes to sync with 2.2. treeHerb Lewis1-4/+6
2000-10-10don't use gets() !Andrew Tridgell1-2/+2
2000-10-06Added Herb's fixes to HEAD.Jeremy Allison1-2/+59
2000-09-29utils/smbcontrol.c: Fixes from Herb for interactive use.Jeremy Allison1-29/+82
2000-09-13first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell1-0/+155