summaryrefslogtreecommitdiff
path: root/source3/utils/smbcontrol.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-14s3/rpc_server: Add worker status smbcontrol message supportNoel Power1-1/+34
2023-10-25s3:utils: Call gfree_all() before exit in smbcontrolAndreas Schneider1-0/+1
2023-08-23s3:utils: Remove trailing spaces in smbcontrol; no changesPavel Kalugin1-13/+13
2023-08-23s3:utils: Use lpcfg_set_cmdline() in smbcontrolPavel Kalugin1-1/+4
2023-07-25s4:ldap_server: reload tls certificates on smbcontrol reload-certsJule Anger1-2/+19
2023-07-25s3:smbcontrol: improve destination resolution using names dbjule1-0/+13
2021-12-10smbcontrol: Add rpc-dump-statusVolker Lendecke1-0/+38
2021-05-25s3:utils: Migrate smbcontrol to new cmdline option parserAndreas Schneider1-7/+22
2021-01-08lib: give global_contexts.c its own header fileVolker Lendecke1-0/+1
2021-01-05s3:utils - explicitly free cmdline_messaging_contextAndrew Walker1-0/+1
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer1-1/+1
2020-01-15smbd: Add close-denied-share messageVolker Lendecke1-0/+29
2019-09-18messaging: Do POOL_USAGE via a socketVolker Lendecke1-28/+17
2019-09-09s3:smbcontrol: avoid printing NULL help stringsDavid Disseldorp1-3/+7
2019-08-22s3: free popt context in utilsSwen Schillig1-0/+2
2019-06-20smbd: Remove unused brlock codeVolker Lendecke1-40/+0
2019-05-31s3-smbcontrol: Replace && with || to declare variables in do_sleep()Anoop C S1-1/+1
2019-05-24s3:utils: Only declare variables if we're gonna use themAndreas Schneider1-0/+2
2019-01-28s3:utils: Use C99 initializer for msg_types in smbcontrolAndreas Schneider1-43/+168
2018-12-19s3 smbcontrol: Add sleep commandGary Lockyer1-0/+38
2018-12-19s4 messaging: support smbcontrol inject fault commandGary Lockyer1-4/+4
2018-11-28s3:utils: Use #ifdef instead of #if for config.h definitionsAndreas Schneider1-3/+3
2018-10-20s3:smbcontrol: Simplify the return code checkAndreas Schneider1-5/+4
2018-09-07s3: Rename server_event_context() to global_event_context()Christof Schmitt1-1/+1
2018-09-07s3:smbcontrol: Use cmdline_messaging_contextChristof Schmitt1-8/+11
2018-08-17lib: Pass mem_ctx to state_path()Volker Lendecke1-2/+2
2018-03-15winbind: Add smbcontrol disconnect-dcVolker Lendecke1-0/+14
2018-02-26winbindd: Remove "DUMP_EVENT_LIST" messageVolker Lendecke1-14/+0
2018-02-16winbind: Don't send "server_id" explicitly for DUMP_DOMAIN_LISTVolker Lendecke1-17/+1
2018-02-15winbind: Don't explicitly send "server_id" for ONLINESTATUSVolker Lendecke1-6/+2
2017-12-05lib: Use messaging_send_all instead of message_send_allVolker Lendecke1-4/+2
2017-12-05smbcontrol: Use messaging_dgm_forallVolker Lendecke1-7/+3
2017-12-05messaging: Remove the "n_sent" arg from message_send_allVolker Lendecke1-4/+1
2017-01-22lib: Add lib/util/server_id.hVolker Lendecke1-0/+1
2017-01-20smbcontrol: add ringbuf-logRalph Boehme1-0/+45
2016-01-07smbcontrol: Use procid_is_localVolker Lendecke1-1/+1
2015-07-10smbcontrol: Set internal log level to 0Christof Schmitt1-0/+1
2015-05-01Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...Richard Sharpe1-3/+3
2015-03-24lib: load_case_tables() -> smb_init_locale()Volker Lendecke1-1/+1
2015-03-10smbcontrol: Simplify do_winbind_offlineVolker Lendecke1-5/+1
2014-11-05smbcontrol: Use server_id_str_bufVolker Lendecke1-11/+8
2014-11-03smbcontrol: don't leak state_path onto talloc tosDavid Disseldorp1-4/+20
2014-08-21smbcontrol: Fix a typoVolker Lendecke1-1/+1
2014-08-11messaging3: Add messaging_cleanupVolker Lendecke1-7/+3
2014-06-18messaging3: Make messaging_dgm_wipe return 0/errnoVolker Lendecke1-8/+4
2014-06-18messaging3: Make messaging_dgm_cleanup return 0/errnoVolker Lendecke1-2/+6
2014-04-23smbcontrol: Add dgm-cleanup commandVolker Lendecke1-0/+20
2014-04-23smbcontrol: Clean up the msg_ctxVolker Lendecke1-0/+1
2014-02-07param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam1-1/+1