summaryrefslogtreecommitdiffstats
path: root/source/utils/smbcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* remember to close tdb after useAndrew Tridgell2001-05-151-9/+13
* Fix crash in smbcontrol Gerald pointed out when no parameter given to debug.Jeremy Allison2001-05-141-2/+2
* More gcc compile on solaris tidyups.Jeremy Allison2001-04-271-4/+4
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-2/+2
* Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-121-19/+32
* Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-151-1/+8
* support smbcontrol sending messages to itself (for testing purposes)Andrew Tridgell2000-11-171-0/+2
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-161-10/+10
* Merge of Herb's profiling code.Jeremy Allison2000-11-111-0/+49
* Merge in Herb's changes from 2.2.Jeremy Allison2000-11-101-2/+14
* lib/messages.c add debug print for receipt of PING andHerb Lewis2000-10-121-1/+2
* print source PID in PONG and debuglevel message. Allow request debuglevelHerb Lewis2000-10-121-10/+30
* changes to sync with 2.2. treeHerb Lewis2000-10-111-4/+6
* don't use gets() !Andrew Tridgell2000-10-101-2/+2
* Added Herb's fixes to HEAD.Jeremy Allison2000-10-061-2/+59
* utils/smbcontrol.c: Fixes from Herb for interactive use.Jeremy Allison2000-09-291-29/+82
* first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell2000-09-131-0/+155