s3:winbindd: rely on the kerberos_state from pdb_get_trust_credentials()
[samba.git] / source3 / winbindd /
2017-02-24 Stefan Metzmachers3:winbindd: rely on the kerberos_state from pdb_get_tr...
2017-02-24 Stefan Metzmachers3:winbindd: add more debugging to cm_prepare_connection()
2017-02-24 Stefan Metzmachers3:winbindd: fix the valid usage anonymous smb authenti...
2017-02-24 Stefan Metzmachers3:winbindd: try a NETLOGON connection with noauth...
2017-02-24 Stefan MetzmacherRevert "s3-winbind: Fix schannel connections against...
2017-02-23 Jeremy Allisons3:winbind: work around coverity false positive.
2017-02-23 Volker Lendeckewinbind: Use EnumDomainUsers in rpc_query_user_list
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-21 Stefan Metzmachers3:winbindd: make sure cm_prepare_connection() only...
2017-02-15 Volker Lendeckewinbind: Fix a signed/unsigned mixup
2017-02-15 Volker Lendeckewinbind: Fix a typo
2017-01-24 Volker Lendeckewinbind: Don't add duplicate IDs in wbinfo -r
2017-01-23 Volker Lendeckewinbind: Fix a typo
2017-01-18 Aurelien Aptels3/winbindd: fix invalid free
2017-01-13 Jeremy Allisonwinbind: Fix CID 1398534 Dereference before null check
2017-01-11 Volker Lendeckewinbind: Fix CID 1398530 Resource leak
2017-01-10 Volker Lendeckewinbind: Fix CID 1398530 Resource leak
2017-01-10 Volker Lendeckewinbind: Fix CID 1398531 Resource leak
2017-01-10 Volker Lendeckewinbind: Fix CID 1398533 Resource leak
2017-01-10 Volker Lendeckewinbind: Fix CID 1398533 Resource leak
2017-01-10 Stefan Metzmachers3:winbindd: talloc_steal the extra_data in winbindd_li...
2017-01-04 Volker Lendeckewinbind: Fix a typo
2017-01-04 Volker Lendeckewinbind: Avoid a few explicit ZERO_STRUCT calls
2017-01-04 Volker Lendeckewinbind: remove nss_get_info backend functions
2017-01-04 Volker Lendeckewinbind: Remove nss_get_info()
2017-01-04 Volker Lendeckewinbind: Remove unused nss_get_info_cached
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: Make list_users use wb_query_user_list
2017-01-04 Volker Lendeckewinbind: Make wb_query_user_list just return names
2017-01-04 Volker Lendeckewinbind: Remove rpc_lookup_usergroups
2017-01-04 Volker Lendeckewinbind: Remove "lookup_usergroups" winbind method
2017-01-04 Volker Lendeckewinbind: Remove validate_ug
2017-01-04 Volker Lendeckewinbind: Remove wcache_lookup_usergroups
2017-01-04 Volker Lendeckewinbind: Remove wb_cache_lookup_usergroups
2017-01-04 Volker Lendeckewinbind: Remove wbint_LookupUserGroups
2017-01-04 Volker Lendeckewinbind: Remove wb_lookupusergroups
2017-01-04 Volker Lendeckewinbind: Use wb_gettoken in getuserdomgroups
2017-01-04 Volker Lendeckewinbind: Add "expand_local_aliases" to wb_gettoken
2017-01-04 Volker Lendeckewinbind: Remove rpc_query_user
2017-01-04 Volker Lendeckewinbind: Remove "query_user" backend function
2017-01-04 Volker Lendeckewinbind: Remove unused wb_cache_query_user
2017-01-04 Volker Lendeckewinbind: Remove wbint_QueryUser
2017-01-02 Volker Lendeckewinbind: Remove find_builtin_domain helper function
2017-01-02 Volker Lendeckewinbind: Remove wb_fill_pwent
2017-01-02 Volker Lendeckewinbind: Go throught wb_getpwsid for listing users
2017-01-02 Volker Lendeckewinbind: Add wbint_QueryUserRidList
2017-01-02 Volker Lendeckewinbind: Fix a confusing indentation
2017-01-02 Volker Lendeckewinbind: Simplify wb_gettoken
2017-01-02 Volker Lendeckewinbind: Don't do supplementary group lookup manually
2017-01-02 Volker Lendeckeidmap_ad: Restore querying SFU nss info
2017-01-02 Volker Lendeckewinbind: Restructure wb_getpwsid
2017-01-02 Volker Lendeckewinbind: Adapt cache to extended wbint_userinfo
2017-01-02 Volker Lendeckewinbind: Add a GetNssInfo parent/child call
2017-01-02 Volker Lendeckewinbind: Make "idmap_find_domain" public
2017-01-02 Volker Lendeckewinbind: It's legitmate to have 0 groups in info3
2017-01-02 Volker Lendeckeidmap: Simplify idmap_ad_nss_init()
2017-01-02 Volker Lendeckewinbind: Fix wb_lookupsids for AD DCs
2017-01-02 Volker Lendeckewinbind: Initialize user list info to 0
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2016-12-27 Volker Lendeckewinbindd: Use idmap cache in xids2sids
2016-12-27 Volker Lendeckeidmap: Prime gencache after xids2sids calls
2016-12-27 Volker Lendeckeidmap: Pass up the xid2sids unix-ids from the idmap...
2016-12-27 Volker Lendeckeidmap_rid: Add the error string in a debug
2016-12-27 Volker Lendeckeidmap_autorid: Add the error string in a debug
2016-12-16 Volker Lendeckeidmap_autorid: Simplify idmap_autorid_loadconfig
2016-12-16 Volker Lendeckeidmap_autorid: Fix a small memleak
2016-12-16 Volker Lendeckeidmap_autorid: Fix a race condition when acquiring...
2016-12-16 Volker Lendeckeidmap_autorid: Use acquire_range directly
2016-12-16 Volker Lendeckeidmap_autorid: Make idmap_autorid_acquire_range public
2016-12-16 Volker Lendeckeidmap_autorid: Fix checks for valid domains to allocate...
2016-12-16 Volker Lendeckeidmap_autorid: Add ntstatus to a debug message
2016-12-16 Volker Lendeckeidmap_autorid: Only look at the tdc cache when allocati...
2016-12-16 Volker Lendeckeidmap_autorid: Do a readonly attempt before looking...
2016-12-16 Volker Lendeckeidmap_autorid: idmap_autorid_sid_to_id_rid only uses...
2016-12-16 Volker Lendeckeidmap_autorid: idmap_autorid_sid_to_id_rid only uses...
2016-12-16 Volker Lendeckeidmap_autorid: Tighten idmap_autorid_id_to_sid a bit
2016-12-16 Volker Lendeckeidmap_autorid: Fix a comment
2016-12-16 Volker Lendeckeidmap_autorid: Protect against dsize==0
2016-12-16 Volker Lendeckeidmap_tdb: Harden idmap_tdb_common_unixid_to_sid
2016-12-16 Volker Lendeckeidmap_autorid: Slightly simplify idmap_autorid_unixids_...
2016-12-12 Andreas Schneiders3:winbind: Do not start with an invalid default idmap...
2016-12-11 Volker Lendeckeidmap_hash: xfile->stdio
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-06 Volker Lendeckewinbind: dom_sid_parse_endp always initializes "endp...
2016-12-06 Volker Lendeckeidmap_autorid: dom_sid_parse_endp always initializes...
2016-12-06 Volker Lendeckeidmap_autorid: Add a {} pair in an if-statement
2016-12-04 Volker Lendeckeidmap_hash: stdio.h comes with replace.h
2016-12-04 Volker Lendeckeidmap_hash: Make lw_map_file static
2016-12-04 Volker Lendeckewinbind: lookup_usergroups_cached doesn't use the ...
2016-12-04 Andreas Schneiders3:waf: Make PARAM and SMBREGISTRY a subsystem of smbco...
2016-12-02 Stefan Metzmachers3:winbindd: always use saf_store(domain->alt_name...
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-12-01 Andrew Bartlettpidl: Change *_get_pipe_fns() to return const struct...
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-15 Andreas Schneiders3-winbind: Directly pass creds with cli_session_setup_...
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-11-03 Andreas Schneiders3-winbind: Do not return NO_MEMORY if we have an empty...
2016-10-26 Günther Deschners3-waf: Add winbindd to its own wscript_build file...
2016-10-26 Stefan Metzmachers3:rpc_server: pass the full ndr_interface_table to...
next