s3:rpc_client: implement bind time feature negotiation
[metze/samba-autobuild/.git] / source3 / winbindd / winbindd_dual.c
2024-03-22 Volker Lendeckelib: Remove timeval_set()
2024-01-20 Ralph Boehmewinbindd: call add_trusted_domains_dc() in smbcontrol...
2023-12-13 Samuel Cabreros3:winbind: Register a messaging filter foreach domain...
2023-08-30 Pavel Filipenskýs3:winbindd: Use a correct value for the length of...
2023-08-08 Joseph Suttons3:winbindd: Add missing newlines to logging messages
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: Set/unset the winbind_call_flow callback...
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-03-10 Stefan Metzmacherwinbindd: don't call set_domain_online_request() in...
2023-01-26 Pavel Filipenskýs3:winbind: Deactivate call depth tracking in child...
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-06-06 Volker Lendeckewinbindd: Remove a "wrong" error message
2022-05-19 Samuel Cabreros3:winbind: Remove struct winbindd_child_dispatch_table
2022-05-19 Samuel Cabreros3:winbind: Convert InitConnection from struct based...
2022-05-19 Samuel Cabreros3:winbind: Create a binding handle for each child
2022-05-10 Pavel Filipenskýwinbind: send "debug traceid" from winbindd parent...
2022-04-08 Samuel Cabreros3:winbind: Move sighup handling related functions...
2022-04-08 Samuel Cabreros3:winbind: Move sigterm handling functions to winbindd...
2021-10-12 Pavel Filipenskýs3:winbindd: Fix winbindd child logfile name handling
2021-09-18 Volker Lendeckedebug: Remove "override_logfile"
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_dual.c
2021-01-21 Ralph Boehmewinbind: handle MSG_SMB_CONF_UPDATED in the winbinds...
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-11-26 Andreas Schneiders3:winbind: Check return code of set_blocking()
2020-10-23 Stefan Metzmacherwinbindd: add and use is_idmap_child()
2020-10-23 Stefan Metzmacherwinbindd: add and use idmap_child_pid()
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-05-19 Volker Lendeckewinbindd: Fix a use-after-free when winbind clients...
2020-03-25 Volker Lendeckewinbind: Set the parent->child sock nonblocking
2019-11-27 Ralph Boehmesmbdotconf: mark "logfile" with substitution="1"
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-04-06 Gary Lockyersource3: initilize_password_db after a fork.
2018-03-15 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-03-01 Volker Lendeckewinbind: Fix a race between the sigchld and 0-sized...
2018-03-01 Volker Lendeckewinbind: Remove the "winbindd_children" global
2018-03-01 Volker Lendeckewinbind: Use forall_children in reinit_after_fork()
2018-03-01 Volker Lendeckewinbind: Use forall_children in winbind_msg_ip_dropped_...
2018-03-01 Volker Lendeckewinbind: Use forall_domain_children in winbind_msg_online
2018-03-01 Volker Lendeckewinbind: Use forall_domain_children in winbind_msg_offl...
2018-03-01 Volker Lendeckewinbind: "internal" children never have a domain set
2018-03-01 Volker Lendeckewinbind: Use forall_children in winbind_child_died()
2018-03-01 Volker Lendeckewinbind: Implement forall_children()
2018-02-26 Volker Lendeckewinbindd: Remove "DUMP_EVENT_LIST" message
2018-02-23 Stefan Metzmacherwinbind: Use one queue for all domain children
2018-02-23 Volker Lendeckewinbind: Maintain a binding handle per domain and alway...
2018-02-23 Stefan Metzmacherwinbind: make choose_domain_child() static
2018-02-23 Stefan Metzmacherwinbind: improve wb_domain_request_send() to use wb_dsg...
2018-02-23 Stefan Metzmacherwinbind: use state->{ev,request} in wb_domain_request_s...
2018-02-23 Stefan Metzmacherwinbind: protect a pending wb_child_request against...
2018-02-23 Stefan Metzmacherwinbind: use tevent_queue_wait_send/recv in wb_child_re...
2018-02-15 Volker Lendeckewinbind: Don't send "server_id" explicitly for DUMP_DOM...
2018-02-15 Volker Lendeckewinbind: Don't explicitly send "server_id" for ONLINESTATUS
2018-02-12 Volker Lendeckewinbind: Improve child selection
2018-02-10 Stefan Metzmacherwinbindd: introduce a cm_connect_netlogon_secure()...
2018-01-10 Ralph Boehmewinbindd: use setproctitle
2017-11-17 Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-08-30 Volker Lendeckewinbind: Rename winbindd_cm_conn->netlogon_creds to...
2017-06-27 Stefan Metzmachers3:trusts_util: pass dcname to trust_pw_change()
2016-10-11 Christof Schmittwinbindd: Replace calls to domain->methods
2016-09-24 Jeremy Allisons3: winbind: Remove dump_event_list() calls.
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-06-29 Uri Simchoniwinbindd: disconnect child process if request is cancel...
2015-05-06 Richard SharpeLast lot of convert uint32 to uint32_t in winbindd...
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: read_data->read_data_ntstatus
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
2014-10-03 Christof Schmitts3-winbindd: Remove extern declaration for cache_method...
2014-01-20 David Disseldorps3-winbind: separate child response sock write
2014-01-20 David Disseldorps3-winbind: only pass needed args to child_read_request
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() for periodic...
2014-01-07 Stefan Metzmachers3:winbindd: use invalidate_cm_connection() to kill...
2013-12-09 Jan Brummers3-winbindd: Fix DEBUG statement in winbind_msg_offline().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-11 Andreas Schneiders3-winbind: Register handlers for domain online/offline...
2013-04-09 Volker Lendeckewinbindd: Avoid a fd leak when we can not fork
2013-03-05 Andreas Schneiderwinbind: Correctly use names in the domain struct.
2013-03-05 Andreas Schneiderwinbind: Use talloc for allocating domain, dns, forest...
2013-02-22 Andreas Schneiderwinbind: Correctly cast name to messaging_send_buf().
2013-02-19 Stefan Metzmachers3:winbindd: s/event_add_timed/tevent_add_timer
2013-02-19 Stefan Metzmachers3:winbindd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:winbindd: s/struct event_context/struct tevent_context
2013-01-18 Volker Lendeckewinbind: Handle child requests in a tevent_fd
2013-01-18 Volker Lendeckewinbind: Introduce "struct child_handler_state"
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-08-26 Volker Lendeckes3: Fix a winbind race leading to 100% CPU
2011-08-26 Volker Lendeckes3: Use sys_write in fork_domain_child
2011-08-26 Volker Lendeckes3: Use sys_read in fork_domain_child
next