summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_ad.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-201-2/+3
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-1/+3
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-2/+5
* libsmb: Give namequery.c its own headerVolker Lendecke2018-04-111-0/+1
* winbind: make sure we don't contact trusted domains via LDAP as AD DCStefan Metzmacher2018-02-231-0/+11
* idmap_ad: Retry query_user exactly once if we get TLDAP_SERVER_DOWNDustin L. Howett via samba-technical2017-07-121-1/+18
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* idmap_ad: Use idmap_config_boolVolker Lendecke2017-03-201-14/+4
* idmap_ad: Use idmap_config_const_stringVolker Lendecke2017-03-201-2/+3
* s3:idmap_ad: make use of pdb_get_trust_credentials() to get the machine accou...Stefan Metzmacher2017-02-241-23/+13
* idmap_ad: Restore querying SFU nss infoVolker Lendecke2017-01-021-0/+110
* idmap_ad: Fix retrieving credentials from clustered secrets.tdbChristof Schmitt2016-09-291-1/+10
* winbind: Base idmap_ad on tldapVolker Lendecke2016-04-151-405/+654
* idmap_ad: Separate out the nss functionsVolker Lendecke2016-04-151-420/+5
* idmap_ad: Fix a copy&paste errorVolker Lendecke2016-02-161-1/+2
* winbind: Fix a type errorVolker Lendecke2016-02-161-4/+13
* s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;Stefan Metzmacher2015-08-201-0/+1
* Change all uint32/16/8 to 32_t/16_t/8_t in winbindd.Richard Sharpe2015-04-291-2/+2
* Rename module init functions from samba_init_moduleChristof Schmitt2014-04-021-1/+1
* s3-winbindd: remove unneded include of secrets.h from idmap_ad.cGünther Deschner2013-08-291-1/+0
* winbind/idmap_ad: be verbose about the user that we fail to mapBjörn Jacke2013-05-141-2/+3
* s3-winbindd: Move connection to AD server from idmap_adChristof Schmitt2013-03-091-45/+4
* s3-winbindd: Use common helper function for connecting to ADSChristof Schmitt2013-03-091-36/+5
* s3-winbindd: Move code for verifying ADS connection to common helper functionChristof Schmitt2013-03-091-24/+2
* s3-winbindd: Move common code for LDAP id mapping to idmap_utilsChristof Schmitt2013-03-091-39/+4
* s3-winbind: Remove unused bool "local"Christof Schmitt2012-02-061-5/+2
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-1/+1
* s3-modules: remove the last "init_module" traces.Günther Deschner2011-11-141-2/+0
* lib/util Rename samba_init_module -> samba_module_initAndrew Bartlett2011-10-281-1/+1
* s3:winbindd/idmap make idmap modules loadable againChristian Ambach2011-10-211-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-3/+3
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-221-2/+1
* s3: Remove close_fn from idmap_methodsVolker Lendecke2011-03-061-23/+0
* s3: Replace idmap_ad_close by a destructorVolker Lendecke2011-03-061-11/+12
* s3-idmap-ad: Make ad_schema properly tallocedVolker Lendecke2011-03-061-4/+2
* s3: Remove some unused codeVolker Lendecke2011-03-061-21/+0
* s3: Remove unused args from get_nss_infoVolker Lendecke2011-03-061-2/+0
* s3: Fix a typoVolker Lendecke2011-02-271-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-271-8/+8
* s3: Fix a debug messageVolker Lendecke2011-02-271-2/+3
* s3:winbindd/idmap_ad.c: update my CMichael Adam2011-01-031-1/+1
* s3: Fix bug 7832Volker Lendecke2010-11-301-0/+2
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+1
* s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett2010-09-201-2/+3
* s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.Günther Deschner2010-09-201-1/+2
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+1
* s3:idmap_ad: untangle two assignments from checksMichael Adam2010-08-141-2/+4
* s3:idmap_ad: remove unused filter_low_id and filter_high_id from idmap_ad_con...Michael Adam2010-08-141-14/+0
* s3:idmap_ad: use range from idmap_domain in idmap_ad_sids_to_unixids()Michael Adam2010-08-141-4/+2
* s3:idmap_ad: use range from idmap_domain in idmap_ad_unixids_to_sids()Michael Adam2010-08-141-4/+2