summaryrefslogtreecommitdiffstats
path: root/source3/utils/smbcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* smbcontrol: Add dgm-cleanup commandVolker Lendecke2014-04-231-0/+20
* smbcontrol: Clean up the msg_ctxVolker Lendecke2014-04-231-0/+1
* param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam2014-02-071-1/+1
* smbcontrol: fix NUM_CHILDREN message deregisterDavid Disseldorp2014-01-141-1/+1
* smbd: Make "num_children" available by smbcontrolVolker Lendecke2014-01-061-0/+49
* s3:utils/smbcontrol implement kill-client-ip in smbcontrolChristian Ambach2013-12-121-0/+23
* When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTE...Peng Haitao2013-05-221-1/+1
* s3:utils: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* smbcontrol: Fix undefined serverid_traverse_read warningVolker Lendecke2013-01-281-0/+1
* smbcontrol: Fix the build with libunwindVolker Lendecke2013-01-281-1/+1
* s3-utils: Cleanup code in wait_replies().Andreas Schneider2012-12-121-3/+4
* s3:utils fix a whitespace errorChristian Ambach2012-11-051-1/+1
* s3:smbcontrol: don't do stack_trace by connection but by server_id.Gregor Beck2012-10-191-6/+7
* Check error returns from strupper_m() (in all reasonable places).Jeremy Allison2012-08-091-1/+1
* Move everything to use the common pidfile functions.Jeremy Allison2012-07-191-1/+2
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-191-1/+1
* s3:smbcontrol: remove an unused variableMichael Adam2012-04-211-4/+0
* s3:id_cache: do not use the in-memory idmap cache (it is going to be removed)Michael Adam2012-04-201-6/+3
* s3: Add "notify-cleanup" to smbcontrolVolker Lendecke2012-04-171-0/+13
* s3-utils: add do_reload_printers command to smbcontolBjörn Baumbach2012-04-061-0/+14
* s3:smbcontrol: avoid using messaging_event_context()Stefan Metzmacher2012-01-171-10/+7
* s3:smbcontrol: pass tevent_context down to wait_replies()Stefan Metzmacher2012-01-171-10/+11
* s3:smbcontrol: pass tevent_context down to subcommandsStefan Metzmacher2012-01-171-38/+69
* s3:smbcontrol: remove unused "samsync" and "samrepl" commandsStefan Metzmacher2011-12-131-30/+0
* s3: Remove a bunch of calls to procid_self()Volker Lendecke2011-12-121-1/+1
* Finish commit 8745c70d by Michael Adam.Jeremy Allison2011-09-151-4/+4
* s3-id_cache: Use better names for id cache management opsAndreas Schneider2011-08-211-3/+3
* s3:smbcontrol: use lp_load_global(): smbcontrol does not need to load the sharesMichael Adam2011-07-281-1/+1
* s3-param Remove special case for global_scope()Andrew Bartlett2011-06-091-1/+1
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-3/+3
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-2/+2
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3: smbcontrol to notify smbd about idmap changesGregor Beck2011-02-281-0/+49
* s3-printing: isolate print notification prototypes better.Günther Deschner2011-02-221-0/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+1
* s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke2010-09-301-0/+17
* s3: Fix a typo in dump-domain-list smbcontrol usage msgVolker Lendecke2010-09-301-1/+1
* Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison2010-09-271-1/+2
* s3: Lift the server_messaging_context from notify_printer_bynameVolker Lendecke2010-08-081-1/+2
* s3: Lift the server_messaging_context from notify_job_status_bynameVolker Lendecke2010-08-081-0/+4
* s3: Lift the server_messaging_context from notify_printer_status_bynameVolker Lendecke2010-08-081-3/+7
* s3: Remove some explicit calls to procid_self()Volker Lendecke2010-08-061-7/+10
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3: Fix some nonempty blank linesVolker Lendecke2010-08-011-14/+14
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-311-0/+2
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1