winbindd: Use dom_sid_str_buf
[nivanova/samba-autobuild/.git] / source3 / winbindd / winbindd_dual_srv.c
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-04-10 Volker Lendeckelibsmb: Give dsgetdcname.c its own header
2018-03-15 Ralph Boehmewinbindd: add retry to _winbind_SendToSam
2018-03-15 Ralph Boehmewinbindd: add retry to _winbind_DsrUpdateReadOnlyServer...
2018-03-15 Ralph Boehmewinbindd: add retry to _wbint_DsGetDcName
2018-03-15 Ralph Boehmewinbindd: add retry to _wbint_LookupSids()
2018-03-15 Ralph Boehmewinbindd: use reset_cm_connection_on_error() instead...
2018-03-15 Ralph Boehmewinbindd: fix logic calling dcerpc_binding_handle_is_co...
2018-03-15 Ralph Boehmewinbindd: call dcerpc_binding_handle_is_connected(...
2018-03-15 Ralph Boehmewinbindd: force netlogon reauth for certain errors...
2018-03-15 Ralph Boehmewinbindd: make reset_cm_connection_on_error() public
2018-03-15 Ralph Boehmewinbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_...
2018-02-10 Stefan Metzmacherwinbindd: allow validation level 6 in winbind_SamLogon
2018-02-10 Stefan Metzmacherwinbindd: introduce a cm_connect_netlogon_secure()...
2018-02-10 Stefan Metzmacherwinbindd: handle interactive logons in _winbind_SamLogon()
2018-02-10 Stefan Metzmacherwinbindd: pass 'bool interactive' to winbind_dual_SamLo...
2018-02-10 Stefan Metzmacherwinbindd: add a comment to a parameter in _winbind_SamL...
2018-01-13 Ralph Boehmewinbindd: let winbind_dual_SamLogon return validation
2017-12-08 Andreas Schneiders3:winbindd: Use a stackframe for memory management...
2017-11-17 Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-10-10 Ralph Boehmewinbindd: pass domain SID to wbint_UnixIDs2Sids
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()
2017-06-09 Stefan Metzmachers3:winbindd: Send flags=0 in netr_LogonSamLogon{WithFla...
2017-05-30 Garming Samnetlogon: Implement SendToSam along with its winbind...
2017-05-30 Garming Samwinbindd: Do not run SAM auth stack in winbind SamLogon
2017-03-07 Volker Lendeckewinbind: Add a debug message for out-of-range IDs
2017-03-07 Volker Lendeckewinbind: Pass up args from winbind_dual_SamLogon
2017-03-06 Volker LendeckeRevert "winbind: Remove wbint_LookupUserGroups"
2017-02-15 Volker Lendeckewinbind: Fix a signed/unsigned mixup
2017-01-04 Volker Lendeckewinbind: Simplify query_user_list to only return rids
2017-01-04 Volker Lendeckewinbind: Remove wbint_QueryUserList
2017-01-04 Volker Lendeckewinbind: Remove wbint_LookupUserGroups
2017-01-04 Volker Lendeckewinbind: Remove wbint_QueryUser
2017-01-02 Volker Lendeckewinbind: Add wbint_QueryUserRidList
2017-01-02 Volker Lendeckewinbind: Add a GetNssInfo parent/child call
2016-12-27 Volker Lendeckeidmap: Pass up the xid2sids unix-ids from the idmap...
2016-10-11 Christof Schmittwinbindd: Replace calls to domain->methods
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-08-16 Michael Adamidmap: centrally check that unix IDs returned by the...
2016-03-30 Volker Lendeckewinbind: Use plural xids2sids in _wbint_UnixIDs2Sids
2016-03-30 Volker Lendeckewinbind: Introduce id_map_ptrs_init
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Gid2Sid
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Uid2Sid
2016-02-22 Volker Lendeckewinbind: Add wbint_UnixIDs2Sids
2016-02-22 Volker Lendeckewinbind: Simplify _wbint_Sids2UnixIDs
2016-01-13 Christof SchmittRevert "winbind: Retry after SESSION_EXPIRED error...
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_gid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_uid_to_sid
2015-07-14 Andreas SchneiderCID 1311763: Fix incorrect return value
2015-07-08 Stefan Metzmachers3:winbindd: implement winbind_GetForestTrustInformation()
2015-07-08 Stefan Metzmacherlibrpc/idl: add winbind_GetForestTrustInformation()
2015-07-08 Stefan Metzmachers3:winbindd: implement _winbind_LogonControl*()
2015-07-08 Stefan Metzmacherlibrpc/idl: add winbind_LogonControl()
2015-07-03 Stefan Metzmachers3:winbindd: use check dcerpc_binding_handle_is_connect...
2015-05-06 Stefan Metzmachers3:winbindd: list local groups for our internal domains...
2015-01-06 Christof Schmittwinbind: Retry after SESSION_EXPIRED error in ping-dc
2014-12-23 Christof Schmittwinbind: Retry LogonControl RPC in ping-dc after sessio...
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
2014-06-11 Andrew Bartletts3-winbindd: Implement SamLogon IRPC call
2014-06-11 Andrew Bartlettlibrpc/idl: Merge wbint.idl with winbind.idl so we...
2014-06-11 Andrew Bartletts3-winbindd: Listen on IRPC and do forwarded DNS update...
2014-02-21 Gregor Becks3:winbindd: fix _wbint_LookupSids() on error
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() in _wbint_Ch...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-25 Christof Schmittwinbind: Print error code on connection error in ping_dc
2013-03-05 Andreas Schneiderwinbind: Fix no memory check in _wbint_PingDc().
2012-12-03 Michael Adams3:winbindd: remove unused server implementation of...
2012-12-03 Michael Adams3:winbindd: remove unused server implementation of...
2012-12-03 Michael Adams3:winbindd: also use idmap_passdb for own sam and...
2012-12-03 Michael Adams3:winbindd: use struct unixid instead of uint64 in...
2012-12-03 Michael Adams3:winbindd: add an explanatory comment to _wbint_Sids2...
2012-12-03 Michael Adams3:winbindd: add an explanatory comment to _wbint_Sids2...
2012-08-15 Christof Schmitts3-winbind: Return the DC name from DC_PING
2011-09-08 Jeremy AllisonFix bug #8203 - winbindd needs to reset the DC connecti...
2011-06-27 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
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-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-04-13 Volker Lendeckes3: Add wbint_Sids2UnixIDs idl & implementation
2011-04-13 Volker Lendeckes3: Add wbint_LookupSids
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-winbindd: copy acct_info to wb_acct_info so we dont...
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-01-13 Günther Deschners3-winbind: prefer dcerpc_netr_X functions.
2010-12-06 Volker Lendeckes3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-07-28 Andreas Schneiders3-winbind: Use struct pipes_struct.
2010-07-27 Jeremy AllisonSecond part of fix for bug 7578 - 'net idmap restore...
2010-07-27 Justin Maggards3: Fix bug 7578
2010-07-05 Andreas Schneiders3-winbind: Free some memory which isn't needed anymore.
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
next