summaryrefslogtreecommitdiffstats
path: root/source/utils/smbcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-1/+1
* r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner2007-10-101-0/+31
* r15424: Implement a "stacktrace" smbcontrol option using libunwind's remoteJames Peach2007-10-101-1/+186
* r15152: Fix a case when target is offline. Jerry, this needs to be in 3.0.23pre1Alexander Bokovoy2007-10-101-1/+1
* r14900: Separate words in error message.James Peach2007-10-101-1/+1
* r14899: Add missing semi-colon.James Peach2007-10-101-1/+1
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-0/+43
* r13695: Make code consistent with documentation. :-)Alexander Bokovoy2007-10-101-5/+8
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-2/+112
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r12781: Support the level parameter for lsa_lookupsids.Volker Lendecke2007-10-101-0/+2
* r11962: Bring talloc up to date with Samba4, re-add theJeremy Allison2007-10-101-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-47/+79
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-2/+49
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-1/+2
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-101-1/+1
* r416: add a newline to the debuglevel message returned stringHerb Lewis2007-10-101-1/+9
* Fix -s option to smbcontrol (#908)Jelmer Vernooij2004-01-061-1/+1
* Final round of printf warnings fixes for the moment.Tim Potter2003-11-061-1/+2
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-6/+0
* Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy2003-07-151-0/+11
* Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison2003-06-271-25/+24
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* Sun CC requires constant initialisers, so use a static here.Andrew Bartlett2003-04-301-1/+1
* Merge of const fixes from HEAD.Tim Potter2003-04-281-1/+1
* Fix up non-constant initialisers for Sun's CC.Andrew Bartlett2003-04-231-1/+1
* Merge rewrite of smbcontrol.Tim Potter2003-04-141-549/+572
* Give warning if 'drvupgrade' doesn't get an argumentJelmer Vernooij2003-04-031-0/+5
* Merge of smbcontrol debuglevel fixes from HEAD.Tim Potter2003-02-121-4/+1
* Add 3 second timeout when terminating server and sending print notifyJeremy Allison2003-01-301-1/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-3/+3
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-0/+38
* fix usage messageGerald Carter2002-12-161-2/+3
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-1/+1
* [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-4/+48
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-1/+1
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-0/+3
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+5
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-0/+20
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-30/+127
* added a shutdown command to smbcontrol.Jean-François Micouleau2002-03-291-0/+6
* getpid() -> sys_getpid()Tim Potter2002-03-141-1/+1
* Fixup the sending of printer change messages from job changes.Jeremy Allison2002-02-261-2/+8
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* Quieten warning about uninitialized variable.Martin Pool2002-01-101-1/+3
* Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool2002-01-091-6/+17
* merge changes from 2.2 branch to prevent smb.conf from changing debug levelHerb Lewis2002-01-071-0/+5