summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-28s3:winbind: Correct spelling in debug messages related to ADSDaniel Widrick1-2/+2
2025-02-20winbind: Add a check for "winbind varlink service"Samuel Cabrero1-2/+7
2025-02-20winbind:varlink: Add varlink serviceSamuel Cabrero1-0/+14
2025-02-20winbind: Fix running in interactive modeSamuel Cabrero1-10/+2
2024-12-17s3:winbindd: Remove implementation of WINBINDD_SHOW_SEQUENCEPavel Filipenský1-2/+0
2024-05-14s3:winbindd: make use of samba_sockaddr to avoid compiler warningsStefan Metzmacher1-6/+3
2024-04-16lib-addrchange: Change API to fill up if_index value from netlink msgVinit Agnihotri1-1/+1
2023-12-15VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.hStefan Metzmacher1-3/+3
2023-12-13s3:winbind: talloc the static locator childSamuel Cabrero1-1/+6
2023-12-13s3:winbind: talloc the static idmap childSamuel Cabrero1-1/+5
2023-11-20logging: use DBG_STARTUP_NOTICE for startup messageBjörn Jacke1-2/+3
2023-07-19Revert "s3:winbindd: set TEVENT_DEPRECATED as tevent_thread_call_depth_*() ap...Andreas Schneider1-1/+0
2023-07-19s3:winbindd: Fix code spellingAndreas Schneider1-1/+1
2023-07-19s3:winbind: Update winbind to tevent 0.15.0 APIPavel Filipenský1-2/+4
2023-07-19s3:winbindd: set TEVENT_DEPRECATED as tevent_thread_call_depth_*() api will c...Stefan Metzmacher1-0/+1
2023-01-26s3:winbind: Activate the call depth tracking in main winbinddPavel Filipenský1-0/+2
2022-12-14smbd: remove process shortname arg from reinit_after_fork()Ralph Boehme1-1/+1
2022-12-14winbindd: Use process_set_title() instead of setproctitle()Ralph Boehme1-1/+2
2022-07-15s3:winbind: Improve logging in winbindd.cPavel Filipenský1-13/+11
2022-06-10spelling: connnect encrytion exisit expection explicit invalide missmatch par...Michael Tokarev1-1/+1
2022-05-10winbind: enable "debug traceid" in main winbinddPavel Filipenský1-0/+15
2022-04-08s3:winbind: Move sighup handling related functions to winbindd-lib subsystemSamuel Cabrero1-64/+0
2022-04-08s3:winbind: Move sigterm handling functions to winbindd-lib subsystemSamuel Cabrero1-104/+0
2022-04-08s3:winbind: Rename terminate() function to winbindd_terminate()Samuel Cabrero1-4/+4
2022-04-08s3:winbind: Move servide reload related functions to winbindd-lib subsystemSamuel Cabrero1-60/+0
2022-04-08s3:winbind: Move function to flush cache to winbindd-lib subsystemSamuel Cabrero1-14/+0
2022-04-08s3:winbind: Move the function to get the privileged pipe dir to winbindd-lib ...Samuel Cabrero1-5/+0
2022-04-08s3:winbind: Move imessaging context init function to winbindd-lib subsystemSamuel Cabrero1-35/+0
2022-04-08s3:winbind: Move functions to enable or disable cache to winbindd-lib subsystemSamuel Cabrero1-12/+1
2021-12-10s3:rpc_server: Activate samba-dcerpcdVolker Lendecke1-28/+0
2021-11-11winbindd: remove is_default_dyn_LOGFILEBASE() logicRalph Boehme1-9/+0
2021-11-11source3: move lib/substitute.c functions out of proto.hRalph Boehme1-0/+1
2021-09-21winbind: Fix a typoVolker Lendecke1-1/+2
2021-09-18debug: Remove "override_logfile"Volker Lendecke1-3/+1
2021-09-06winbindd: use POPT_COMMON_DAEMONRalph Boehme1-65/+23
2021-08-12s3:winbindd: Pass the right variable to the debug messageAndreas Schneider1-1/+1
2021-08-12s3:winbind: Do not start if the priviliged socket path is too longAndreas Schneider1-0/+28
2021-08-03s3:winbindd: Add a check for the path length of 'winbindd socket directory'Andreas Schneider1-0/+25
2021-07-14s3:winbind: Get rid of the winbind dc-connect childIsaac Boukris1-0/+12
2021-07-14s3:winbind: Remove trailing whitespaces in winbindd.cAndreas Schneider1-2/+2
2021-04-29s3:winbind: For 'security = ADS' require realm/workgroup to be setAndreas Schneider1-0/+17
2021-04-29s3: Remove --log-stdout from daemonsAndreas Schneider1-15/+7
2021-04-29s3:winbind: Migrate winbindd to new cmdline option parserAndreas Schneider1-32/+27
2021-03-16lib: Remove init_names()Volker Lendecke1-5/+0
2021-03-01daemons: Do not notify systemd in child processes started by main sambaSamuel Cabrero1-5/+8
2021-01-21winbind: set logfile after reloading configRalph Boehme1-3/+3
2021-01-21winbind: move config-reloading code to winbindd_dual.cRalph Boehme1-17/+6
2021-01-08lib: give global_contexts.c its own header fileVolker Lendecke1-0/+1
2020-10-26daemons: report status to systemd even when running in foregroundAlexander Bokovoy1-1/+4
2020-03-20s3:winbindd: Dispatch RPC calls through interface local handlerSamuel Cabrero1-0/+13