ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source3 / winbindd / winbindd_samr.c
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2023-06-13 Pavel Filipenskýs3:winbind: Add lookup_aliasmem to winbindd_methods...
2023-05-09 Volker Lendeckewinbind: Fix "wbinfo -u" on a Samba AD DC with >1000...
2022-04-13 Samuel Cabreros3:winbind: Simplify open_cached_internal_pipe_conn()
2022-04-13 Samuel Cabreros3:winbind: Do not use domain's private data to store...
2021-12-15 Andreas Schneiders3:winbind: Fix using normalized name in sam_name_to_sid()
2021-12-15 Andreas Schneiders3:winbindd: Remove dead code from sam_rids_to_names()
2021-12-10 Volker Lendeckes3:winbind: Close internal RPC pipes after 5 idle seconds
2021-04-29 Ralph Boehmewinbindd: remove obsolete sequence_number from struct...
2021-04-29 Andreas Schneiders3:winbindd: Remove obsolete sequence_number callback...
2021-04-06 Volker Lendeckewinbindd: Use samr in sam_rids_to_names() instead of lsa
2021-04-06 Volker Lendeckewinbindd: Make sam_sid_to_name use samr instead of lsa
2021-04-06 Volker Lendeckewinbindd: Use samr instead of lsa in sam_name_to_sid()
2021-04-06 Volker Lendeckewinbindd: Avoid deadlock in sam_name_to_sid()
2021-03-16 Volker Lendeckewinbindd: Improve a DEBUG message in sam_name_to_sid()
2021-03-16 Volker Lendeckewinbind: Simplify winbindd_samr.c
2021-03-06 Samuel Cabrerowinbind: Remove noisy error message in wb_open_internal...
2020-08-08 Ralph Boehmewinbind: directly use dcerpc_binding_handle_is_connecte...
2019-04-18 Christof Schmittwinbind: Return queried domain name from name_to_sid
2019-04-18 Christof Schmittwinbind: Query domain from winbind sam_name_to_sid
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-03-24 Andrew Bartlettwinbindd: Do re-connect if the RPC call fails in the...
2018-03-24 Andrew Bartlettwinbindd: Add a cache of the samr and lsa handles for...
2017-03-06 Volker LendeckeRevert "winbind: Remove "lookup_usergroups" winbind...
2017-01-13 Jeremy Allisonwinbind: Fix CID 1398534 Dereference before null check
2017-01-10 Volker Lendeckewinbind: Fix CID 1398531 Resource leak
2017-01-04 Volker Lendeckewinbind: Avoid a few explicit ZERO_STRUCT calls
2017-01-04 Volker Lendeckewinbind: Simplify query_user_list to only return rids
2017-01-04 Volker Lendeckewinbind: Remove "lookup_usergroups" winbind method
2017-01-04 Volker Lendeckewinbind: Remove "query_user" backend function
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2015-05-06 Volker Lendeckewinbind: Fix CID 1035545 Uninitialized scalar variable
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2015-03-12 Stefan Metzmachers3:winbindd: make open_internal_lsa_conn() non static
2014-06-11 Andrew Bartlettwinbindd: Call set_dc_type_and_flags on the internal...
2014-06-04 Andrew Bartlettwinbindd: Use rpc_pipe_open_interface() so that winbind...
2014-06-04 Andrew Bartlettwinbindd: Remove pointless if statement
2014-02-25 Stefan Metzmachersamr: don't block the sam sid or the builtin domain...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-07-12 Michael Adams3: rename sid_check_is_domain() to sid_check_is_our_sam()
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242184 Dereference after null check
2011-08-26 Volker Lendeckes3: Fix two int/enum mixups
2011-08-21 Andreas Schneiders3-winbind: We need to use internal rpc connections...
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-16 Stefan MetzmacherRevert "s3-winbind: Fix paranoia checks in winbindd_sam...
2011-06-15 Andreas Schneiders3-winbind: Fix paranoia checks in winbindd_samr.c.
2011-05-02 Günther Deschners3-winbindd: remove unused headers.
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-winbindd: copy acct_info to wb_acct_info so we dont...
2011-03-29 Jeremy AllisonRemove two unused labels.
2011-03-28 Volker Lendeckes3: Fix Coverity ID 2143: DEADCODE
2011-03-28 Volker Lendeckes3: Fix Coverity ID 2143: DEADCODE
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2144, DEADCODE
2011-03-10 Volker Lendeckes3: sid->domain_sid in winbindd_samr sam_rids_to_names
2011-03-10 Volker Lendeckes3: Fix paranoia check in sam_rids_to_names
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-08 Volker Lendeckes3: Fix some nonempty blank lines and some typos
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-15 Simo Sorces3-winbindd: Use rpc_open_pipe_interface in winbindd.
2010-08-18 Volker Lendeckes3: Add "client_id" to pipes_struct
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from rpc_pipe_open_...
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-07-08 Simo Sorces3:winbindd_samr Do not use static contexts
2010-07-07 Günther Deschners3-winbindd: route samr chgpwd ops for own domain over...
2010-07-06 Andreas Schneiders3-winbind: Fixed debug messages of open_internal_lsa_p...
2010-07-06 Andreas Schneiders3-winbind: Make sure we close all policy handles in...
2010-07-05 Andreas Schneiders3-winbind: Use rpc_trusted_domains in samr.
2010-07-05 Andreas Schneiders3-winbind: Rename common_password_policy to sam_passwo...
2010-07-05 Andreas Schneiders3-winbind: Rename common_lockout_policy to sam_lockout...
2010-07-05 Andreas Schneiders3-winbind: Use rpc_sequence_number in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_groupmem in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_useraliases in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_usergroups in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_rids_to_names in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_sid_to_name in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_name_to_sid in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_local_groups in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user_list in samr.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_dom_groups in samr.
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_se...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_lo...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_lo...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_pa...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_lo...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_ri...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_si...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_na...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function common_en...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function sam_looku...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function sam_trust...
2010-07-05 Andreas Schneiders3-winbind: Implemented samr backend function sam_query...
next