python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source3 / winbindd / winbindd.c
11 days ago Vinit Agnihotrilib-addrchange: Change API to fill up if_index value...
2023-12-15 Stefan MetzmacherVERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRI...
2023-12-13 Samuel Cabreros3:winbind: talloc the static locator child
2023-12-13 Samuel Cabreros3:winbind: talloc the static idmap child
2023-11-20 Björn Jackelogging: use DBG_STARTUP_NOTICE for startup message
2023-07-19 Andreas SchneiderRevert "s3:winbindd: set TEVENT_DEPRECATED as tevent_th...
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2023-07-19 Pavel Filipenskýs3:winbind: Update winbind to tevent 0.15.0 API
2023-07-19 Stefan Metzmachers3:winbindd: set TEVENT_DEPRECATED as tevent_thread_cal...
2023-01-26 Pavel Filipenskýs3:winbind: Activate the call depth tracking in main...
2022-12-14 Ralph Boehmesmbd: remove process shortname arg from reinit_after_fork()
2022-12-14 Ralph Boehmewinbindd: Use process_set_title() instead of setproctitle()
2022-07-15 Pavel Filipenskýs3:winbind: Improve logging in winbindd.c
2022-06-10 Michael Tokarevspelling: connnect encrytion exisit expection explicit...
2022-05-10 Pavel Filipenskýwinbind: enable "debug traceid" in main winbindd
2022-04-08 Samuel Cabreros3:winbind: Move sighup handling related functions...
2022-04-08 Samuel Cabreros3:winbind: Move sigterm handling functions to winbindd...
2022-04-08 Samuel Cabreros3:winbind: Rename terminate() function to winbindd_ter...
2022-04-08 Samuel Cabreros3:winbind: Move servide reload related functions to...
2022-04-08 Samuel Cabreros3:winbind: Move function to flush cache to winbindd...
2022-04-08 Samuel Cabreros3:winbind: Move the function to get the privileged...
2022-04-08 Samuel Cabreros3:winbind: Move imessaging context init function to...
2022-04-08 Samuel Cabreros3:winbind: Move functions to enable or disable cache...
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-11-11 Ralph Boehmewinbindd: remove is_default_dyn_LOGFILEBASE() logic
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-09-21 Volker Lendeckewinbind: Fix a typo
2021-09-18 Volker Lendeckedebug: Remove "override_logfile"
2021-09-06 Ralph Boehmewinbindd: use POPT_COMMON_DAEMON
2021-08-12 Andreas Schneiders3:winbindd: Pass the right variable to the debug message
2021-08-12 Andreas Schneiders3:winbind: Do not start if the priviliged socket path...
2021-08-03 Andreas Schneiders3:winbindd: Add a check for the path length of 'winbin...
2021-07-14 Isaac Boukriss3:winbind: Get rid of the winbind dc-connect child
2021-07-14 Andreas Schneiders3:winbind: Remove trailing whitespaces in winbindd.c
2021-04-29 Andreas Schneiders3:winbind: For 'security = ADS' require realm/workgrou...
2021-04-29 Andreas Schneiders3: Remove --log-stdout from daemons
2021-04-29 Andreas Schneiders3:winbind: Migrate winbindd to new cmdline option...
2021-03-16 Volker Lendeckelib: Remove init_names()
2021-03-01 Samuel Cabrerodaemons: Do not notify systemd in child processes start...
2021-01-21 Ralph Boehmewinbind: set logfile after reloading config
2021-01-21 Ralph Boehmewinbind: move config-reloading code to winbindd_dual.c
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-10-26 Alexander Bokovoydaemons: report status to systemd even when running...
2020-03-20 Samuel Cabreros3:winbindd: Dispatch RPC calls through interface local...
2020-03-20 Samuel Cabreros3:winbindd: Initialize dcesrv_context and ep servers...
2020-03-20 Samuel Cabreros3:winbindd: Register endpoint servers in winbindd...
2019-11-27 Ralph Boehmesmbdotconf: mark "logfile" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "next configfile" with substitution="1"
2019-11-26 Guenther Deschners3:winbind: Also set the cmd name for bool dispatch...
2019-01-28 Andreas Schneiders3:winbind: Use C99 initializer for poptOption in winbindd
2018-11-28 Andreas Schneiders3:winbindd: Use #ifdef instead of #if for config.h...
2018-11-12 Volker Lendeckewinbindd: Fix crash when taking profiles
2018-11-12 Andreas Schneiders3:winbindd: Also log the process name in winbindd
2018-11-06 Volker Lendeckegencache: Remove transaction-based tdb
2018-10-29 Andreas Schneiders3:winbind: Check return code of initialize_password_db()
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-07-24 Volker Lendeckewinbind: Move variable declarations close to their use
2018-07-11 Volker Lendeckewinbindd: Do request profiling
2018-07-11 Volker Lendeckewinbindd: Convert process_request() to tevent_req
2018-06-19 Volker Lendeckewinbind: Fix a typo
2018-05-17 Volker Lendeckewinbindd: Make "request_error()" static to winbindd.c
2018-05-17 Volker Lendeckewinbindd: Make "request_ok()" static to winbindd.c
2018-05-17 Volker Lendeckewinbindd: Remove the "old" non-bool dispatch table
2018-05-17 Volker Lendeckewinbindd: Make DOMAIN_INFO a proper async request
2018-05-17 Volker Lendeckewinbindd: winbindd_list_trusted_domains() -> bool_dispa...
2018-05-17 Volker Lendeckewinbindd: winbindd_priv_pipe_dir() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_ccache_save() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_ccache_ntlm_auth() -> bool_dispatch_...
2018-05-17 Volker Lendeckewinbindd: winbindd_dc_info() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_netbios_name() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_domain_name() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_ping() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_info() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_interface_version() -> bool_dispatch...
2018-05-17 Volker Lendeckewinbindd: Introduce "bool_dispatch_table"
2018-04-24 Volker Lendeckewinbind: Speed up wbinfo -p
2018-04-06 Gary Lockyersource3: initilize_password_db after a fork.
2018-03-15 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-02-26 Volker Lendeckewinbindd: Remove "DUMP_EVENT_LIST" message
2018-02-21 Andreas Schneiders3:auth: Pass mem_ctx to init_system_session_info()
2018-02-12 Andreas Schneiderwinbindd: Free is_parent before we terminate
2018-01-13 David Muldergpo: Add the winbind call to gpupdate
2018-01-13 Stefan Metzmacherwinbindd: add "winbind scan trusted domains = no" to...
2018-01-13 Stefan Metzmacherwinbindd: avoid automatic enumerating trusts on DCs
2018-01-10 Ralph Boehmewinbindd: use setproctitle
2017-12-18 Gary Lockyersource3/winbindd/winbindd.c set socket close on exec
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-11-18 Volker Lendeckewinbind: Remove winbind_messaging_context
2017-11-17 Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-17 Volker Lendeckewinbind: Remove winbind_event_context
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-07-26 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-04-11 Volker Lendeckewinbind: Slightly simplify remove_timed_out_clients
2017-03-14 Volker Lendeckelibsmb: Remove some stale code
2016-12-12 Andreas Schneiders3:winbind: Do not start with an invalid default idmap...
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
next