summaryrefslogtreecommitdiff
path: root/source3/utils/smbcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* messaging: Do POOL_USAGE via a socketVolker Lendecke2019-09-181-28/+17
* s3:smbcontrol: avoid printing NULL help stringsDavid Disseldorp2019-09-091-3/+7
* s3: free popt context in utilsSwen Schillig2019-08-221-0/+2
* smbd: Remove unused brlock codeVolker Lendecke2019-06-201-40/+0
* s3-smbcontrol: Replace && with || to declare variables in do_sleep()Anoop C S2019-05-311-1/+1
* s3:utils: Only declare variables if we're gonna use themAndreas Schneider2019-05-241-0/+2
* s3:utils: Use C99 initializer for msg_types in smbcontrolAndreas Schneider2019-01-281-43/+168
* s3 smbcontrol: Add sleep commandGary Lockyer2018-12-191-0/+38
* s4 messaging: support smbcontrol inject fault commandGary Lockyer2018-12-191-4/+4
* s3:utils: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-3/+3
* s3:smbcontrol: Simplify the return code checkAndreas Schneider2018-10-201-5/+4
* s3: Rename server_event_context() to global_event_context()Christof Schmitt2018-09-071-1/+1
* s3:smbcontrol: Use cmdline_messaging_contextChristof Schmitt2018-09-071-8/+11
* lib: Pass mem_ctx to state_path()Volker Lendecke2018-08-171-2/+2
* winbind: Add smbcontrol disconnect-dcVolker Lendecke2018-03-151-0/+14
* winbindd: Remove "DUMP_EVENT_LIST" messageVolker Lendecke2018-02-261-14/+0
* winbind: Don't send "server_id" explicitly for DUMP_DOMAIN_LISTVolker Lendecke2018-02-161-17/+1
* winbind: Don't explicitly send "server_id" for ONLINESTATUSVolker Lendecke2018-02-151-6/+2
* lib: Use messaging_send_all instead of message_send_allVolker Lendecke2017-12-051-4/+2
* smbcontrol: Use messaging_dgm_forallVolker Lendecke2017-12-051-7/+3
* messaging: Remove the "n_sent" arg from message_send_allVolker Lendecke2017-12-051-4/+1
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-221-0/+1
* smbcontrol: add ringbuf-logRalph Boehme2017-01-201-0/+45
* smbcontrol: Use procid_is_localVolker Lendecke2016-01-071-1/+1
* smbcontrol: Set internal log level to 0Christof Schmitt2015-07-101-0/+1
* Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...Richard Sharpe2015-05-011-3/+3
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* smbcontrol: Simplify do_winbind_offlineVolker Lendecke2015-03-101-5/+1
* smbcontrol: Use server_id_str_bufVolker Lendecke2014-11-051-11/+8
* smbcontrol: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-4/+20
* smbcontrol: Fix a typoVolker Lendecke2014-08-211-1/+1
* messaging3: Add messaging_cleanupVolker Lendecke2014-08-111-7/+3
* messaging3: Make messaging_dgm_wipe return 0/errnoVolker Lendecke2014-06-181-8/+4
* messaging3: Make messaging_dgm_cleanup return 0/errnoVolker Lendecke2014-06-181-2/+6
* 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