summaryrefslogtreecommitdiffstats
path: root/src/providers/ad
Commit message (Expand)AuthorAgeFilesLines
* AD: No need to separately qualify subdomain users anymoreJakub Hrozek2016-07-071-11/+2
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-061-1/+6
* GPO: ignore non-KVP lines if possibleMichal Židek2016-06-221-1/+60
* DP: Switch to new interfacePavel Březina2016-06-2010-1138/+1348
* Rename dp_backend.h to backend.hPavel Březina2016-06-205-5/+5
* Rename dp_dyndns.h to be_dyndns.hPavel Březina2016-06-203-3/+3
* Rename dp_ptask to be_ptaskPavel Březina2016-06-201-1/+1
* Remove braces from DEBUG statementsPavel Březina2016-06-181-1/+1
* AD: read user certificate if availableSumit Bose2016-06-091-1/+1
* AD: use krb5_keytab for subdomain initializationSumit Bose2016-06-093-14/+20
* AD_PROVIDER: Fix constant char *Petr Cech2016-06-071-1/+1
* GPO: Add "polkit-1" to ad_gpo_map_allowStephen Gallagher2016-06-031-1/+3
* Do not leak fds in case of failures setting up a child processJakub Hrozek2016-05-312-21/+25
* AD: Do not leak file descriptors during machine password renewalJakub Hrozek2016-05-311-13/+15
* AD: Do not schedule the machine renewal task if adcli is not executableJakub Hrozek2016-05-191-0/+9
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-192-16/+14
* GPO: Add "unity" to ad_gpo_map_interactiveStephen Gallagher2016-05-061-1/+2
* AD: process PAC during initgroups requestSumit Bose2016-04-134-8/+878
* GPO: Process GPOS in offline mode if ldap search failedLukas Slebodnik2016-04-121-0/+20
* GPO_CHILD: Create directories in gpo_cache with right permissionsLukas Slebodnik2016-04-071-1/+1
* GPO: Soften umask in gpo_childLukas Slebodnik2016-04-071-4/+12
* GPO: log specific ini parse error messagesMichal Židek2016-03-232-2/+40
* GPO: Add other display managers to interactive logonStephen Gallagher2016-02-291-1/+6
* GPO: Add Cockpit to the Remote Interactive defaultsStephen Gallagher2016-02-291-1/+3
* Add a new option ldap_group_external_memberJakub Hrozek2016-02-241-0/+1
* IDMAP: Add support for automatic adding of rangesPavel Reichl2016-01-201-0/+1
* AD: try to use current server in the renewal taskSumit Bose2016-01-191-3/+23
* AD: add task to renew the machine account password if neededSumit Bose2016-01-194-0/+386
* UTIL: allow to skip default options for child processesSumit Bose2016-01-191-1/+1
* AD SRV: prefer site-local DCs in LDAP pingPavel Březina2016-01-111-10/+30
* AD: Log SID in debug messageLukas Slebodnik2016-01-081-1/+1
* AD: Mark globals in ad_opts.h as externPavel Březina2015-12-142-242/+288
* DEBUG: Add missing new linesLukas Slebodnik2015-12-141-3/+3
* DP: Reduce code duplication in the callback handlersJakub Hrozek2015-12-101-1/+1
* AD: Add autofs providerJakub Hrozek2015-11-264-0/+114
* Changes to allow SSSD to be used for access control with a machine account be...Mathieu Deaudelin-Lemay2015-11-261-1/+6
* AD: remove annoying debug messagePavel Březina2015-11-121-4/+0
* AD: Remove unused memory context from ad_user_conn_listLukas Slebodnik2015-11-113-5/+3
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-2/+2
* AD: Consolidate connection list construction on ad_common.cJakub Hrozek2015-10-073-17/+37
* AD: Provide common connection list construction functionsJakub Hrozek2015-10-073-16/+32
* DYNDNS: use realm and server commands only as fallbackPavel Reichl2015-10-051-9/+0
* AD: fix minor memory leakPavel Reichl2015-10-021-2/+3
* AD: add debug messages for netlogon get infoPavel Reichl2015-09-301-1/+4
* AD: inicialize root_domain_attrs fieldPavel Reichl2015-09-301-1/+2
* AD: Set ignore_mark_offline=false when resolving AD root domainJakub Hrozek2015-09-211-23/+33
* AD: Do not mark the whole back end as offline if subdomain lookup failsJakub Hrozek2015-09-211-14/+67
* AD: Only ignore errors from SDAP lookups if there's another connection to fal...Jakub Hrozek2015-09-211-0/+1
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-1/+1
* GPO: use SDAP_SASL_AUTHID as samAccountNameSumit Bose2015-09-141-3/+4