summaryrefslogtreecommitdiffstats
path: root/source/utils/smbcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-4/+12
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-3/+10
* Move over to RELEASE branch.Jeremy Allison2002-02-011-6/+13
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-6/+10
* Adding Herb's fix for interactive mode.Jeremy Allison2001-07-141-5/+8
* Syncup getting ready for release.Jeremy Allison2001-07-061-10/+24
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-2/+2
* include/debug.h:Jeremy Allison2001-02-091-19/+32
* Raft of fixes - many of these will be merged into HEAD/appliance-head.Jeremy Allison2000-12-141-1/+8
* Raft of changes to sync up with most things in appliance head.Jeremy Allison2000-11-171-0/+2
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-161-10/+10
* add message to query profile statusHerb Lewis2000-11-101-0/+49
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-061-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
* smbcontrol.c add new profile commandsHerb Lewis2000-10-101-4/+6
* Syncup with HEAD.Jeremy Allison2000-10-101-2/+2
* proto.h rebuild proto.hHerb Lewis2000-10-061-2/+59
* quick hack to add interactive mode so you get a prompt and can enterHerb Lewis2000-09-291-29/+82
* first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell2000-09-131-0/+155