Revert "HACK quic support"
[metze/samba/wip.git] / source3 / winbindd /
2023-10-11 Pavel Filipenskýs3:winbindd: Call winbind_add_failed_connection_entry...
2023-10-11 Pavel Filipenskýs3:winbindd: Skip check_negative_conn_cache() if saf_se...
2023-09-26 Andrew Bartletts3-winbind: Use token as parent for token->sids in...
2023-09-26 Andrew Bartlettlibcli/security: Pass in claims evaluation state when...
2023-09-25 Volker Lendeckelibsmb: Pass neg contexts through sync smbXcli_negprot_...
2023-09-14 Joseph Suttons3:winbindd: Add zero digit to literal
2023-09-11 Joseph Suttons3:winbindd: Fix code spelling
2023-08-30 Pavel Filipenskýs3:winbindd: Use a correct value for the length of...
2023-08-30 Pavel Filipenskýs3:winbindd: Avoid doing the same assignment twice
2023-08-14 Volker Lendeckeidmap:fix whitespace
2023-08-14 Volker Lendeckeidmap_tdb: Remove a variable never used
2023-08-14 Volker Lendeckeidmap: Fix whitespace
2023-08-08 Joseph Suttons3:winbindd: Fix debug messages
2023-08-08 Joseph Suttons3:winbindd: Add missing newlines to logging messages
2023-07-25 Pavel Filipenskýs3:winbindd: Fix double close(fd)
2023-07-21 Volker LendeckeCVE-2022-2127: winbindd: Fix WINBINDD_PAM_AUTH_CRAP...
2023-07-20 Pavel Filipenskýs3:winbindd: Change the TALLOC_CTX to fix the tevent...
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 Pavel Filipenskýs3:winbind: Add callback winbind_call_flow()
2023-07-19 Stefan Metzmachers3:winbindd: set TEVENT_DEPRECATED as tevent_thread_cal...
2023-07-05 Stefan Metzmachers3:winbindd: let winbind_samlogon_retry_loop() fallback...
2023-07-05 Stefan Metzmachers3:winbindd: make use of reset_cm_connection_on_error...
2023-07-05 Stefan Metzmachers3:winbindd: let winbind_samlogon_retry_loop() always...
2023-07-05 Stefan Metzmachers3:winbindd: make use of reset_cm_connection_on_error...
2023-07-05 Stefan Metzmachers3:winbindd: call reset_cm_connection_on_error() in...
2023-07-02 Stefan Metzmacherwb_dsgetdcname: don't use stack variables for async...
2023-07-02 Björn Jackewb_dsgetdcname: log also the domain name for failures
2023-07-02 Björn Jackewb_dsgetdcname.c: move common message to higher log...
2023-07-02 Björn Jackewb_dsgetdcname.c: don't use statis log level numbers
2023-07-02 Björn Jackewinbindd_cache.c: use DBG* macros instead of static...
2023-07-02 Björn Jackewinbindd_cache.c: move some some notice messages from...
2023-07-02 Björn Jackewinbindd_cache: adjust some debug levels to more approp...
2023-06-25 Joseph Suttonauth: Add functionality to log client and server policy...
2023-06-20 Andreas Schneiders3:winbind: Fix talloc parent in find_dc() leading...
2023-06-16 Volker Lendeckewinbind: Fix a typo
2023-06-13 Pavel Filipenskýs4:torture: Skip test_membership_user for users that...
2023-06-13 Pavel Filipenskýs3:winbind: Fix the default group for the 'Guest' user
2023-06-13 Pavel Filipenskýs3:winbind: Include local groups in _wbint_QueryGroupList
2023-06-13 Pavel Filipenskýs3:winbind: Remove SID_NAME_ALIAS code from rpc_lookup_...
2023-06-13 Pavel Filipenskýs3:winbind: s/wb_group_members_send/wb_alias_members_se...
2023-06-13 Pavel Filipenskýs3:winbind: Convert wb_group_members_send() to resolve...
2023-06-13 Pavel Filipenskýs3:winbind: Add wb_alias_members_{send/recv}
2023-06-13 Pavel Filipenskýs3:winbind: Add wbint_LookupAliasMembers to winbind...
2023-06-13 Pavel Filipenskýs3:winbind: Add lookup_aliasmem to winbindd_methods...
2023-06-13 Pavel Filipenskýs3:winbind: Fix trailing whitespace in winbindd_cache.c
2023-06-13 Pavel Filipenskýs3:winbind: Fix trailing whitespace in winbindd_reconnect.c
2023-06-13 Pavel Filipenskýs3:winbind: Fix trailing whitespace in winbindd_msrpc.c
2023-05-09 Volker Lendeckewinbind: Fix "wbinfo -u" on a Samba AD DC with >1000...
2023-03-29 Volker Lendeckeidmap_ad: Add "deny ous" and "allow ous" options
2023-03-29 Volker Lendeckeidmap: Initialize struct idmap_ad_context
2023-03-29 Volker Lendeckewinbind: Add idmap_config_string_list()
2023-03-29 Volker Lendeckewinbind: Factor out idmap_config_name()
2023-03-28 Pavel Filipenskýs3:winbind: Fix wrong string zero termination for empty...
2023-03-20 Joseph Suttonwinbindd: Show warning message on tc connection errors too
2023-03-10 Stefan Metzmacheridmap_hash: remember new domain sids in idmap_hash_sid_...
2023-03-10 Stefan Metzmacheridmap_hash: don't return ID_REQUIRE_TYPE if the domain...
2023-03-10 Stefan Metzmacheridmap_hash: only return ID_REQUIRE_TYPE if we don't...
2023-03-10 Stefan Metzmacheridmap_hash: return ID_REQUIRE_TYPE only if there's...
2023-03-10 Stefan Metzmacheridmap_hash: split out a idmap_hash_sid_to_id() helper...
2023-03-10 Stefan Metzmacheridmap_hash: split out a idmap_hash_id_to_sid() helper...
2023-03-10 Stefan Metzmacheridmap_hash: mirror the NT_STATUS_NONE_MAPPED/STATUS_SOM...
2023-03-10 Stefan Metzmacheridmap_hash: we don't need to call idmap_hash_initialize...
2023-03-10 Stefan Metzmacheridmap_hash: remove unused error checks
2023-03-10 Stefan Metzmacheridmap_hash: fix comments about the algorithm
2023-03-10 Stefan Metzmacheridmap_hash: provide ID_TYPE_BOTH mappings also for...
2023-03-10 Stefan Metzmacheridmap_autorid: fix ID_REQUIRE_TYPE for more than one...
2023-03-10 Stefan Metzmacherwinbindd: don't call set_domain_online_request() in...
2023-02-28 Andreas Schneiders3:winbind: Improve warning message if we are out of...
2023-02-08 Joseph Suttonldap: Cut down on string substitution
2023-02-06 Andreas Schneiders3:winbind: Remove unused variable
2023-01-26 Pavel Filipenskýs3:winbind: Move tevent_req_create() before debug macro...
2023-01-26 Pavel Filipenskýs3:winbind: Deactivate call depth tracking in child...
2023-01-26 Pavel Filipenskýs3:winbind: Activate the call depth tracking in main...
2022-12-21 Ralph Boehmewinbindd: add dcname arg to ChangeMachineAccount request
2022-12-21 Ralph Boehmewinbindd: Add force_dc to bypass cached connection...
2022-12-21 Ralph Boehmewinbindd: More simplification of cm_open_connection()
2022-12-21 Ralph Boehmewinbindd: simplify cm_open_connection()
2022-12-21 Ralph Boehmewinbindd: simplify find_new_dc()
2022-12-21 Ralph Boehmewinbindd: do an early exit in cm_open_connection()
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-12-14 Volker Lendeckewinbind: Save lines with talloc_asprintf_addbuf()
2022-12-14 Volker Lendeckewinbind: Save an intermediate NULL check with talloc_as...
2022-12-14 Volker Lendeckelib: Fix whitespace
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-12-13 Stefan MetzmacherCVE-2022-38023 s3:winbindd: also allow per domain ...
2022-11-04 Pavel Filipenskýs3:winbind: Avoid unnecessary locking in wb_parent_idma...
2022-10-27 David Mulderwinbind: Add smbconf fallback for gpupdate_callback
2022-10-27 David Mulderwinbind: Fix user gpupdate called with NULL smb.conf
2022-10-21 David Mulderwinbind: Enforce user group policy when enabled
2022-10-21 David Mulderwinbind: Fix potential memory leak in winbind gpupdate
2022-09-12 Michael TokarevFix spelling mistakes.
2022-08-31 Noel Powers3/winbindd: Fix bad access to sid array (with debug...
2022-08-26 Pavel Filipenskýs3: Zero memory of idmap_fetch_secret() users
2022-07-28 Andreas Schneiders3:winbind: Implement dcerpc_samr_chgpasswd_user4 for...
2022-07-23 Volker Lendeckewinbind: Fix a "format string is not a string literal...
2022-07-23 Volker Lendeckewinbind: Fix the 32-bit build
next