summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
...
* ipa-server-mode: add IPA group memberships to AD usersSumit Bose2013-08-283-8/+1004
* IPA: Enable AD sites when in server modeJakub Hrozek2013-08-283-2/+70
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-281-1/+1
* ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose2013-08-191-2/+18
* ipa_s2n_get_user_done: free group_attrs as wellSumit Bose2013-08-191-0/+1
* Check whether servername is not empty string.Lukas Slebodnik2013-08-191-1/+1
* Use GID if subdomain is not MPGJakub Hrozek2013-07-291-1/+8
* Fix possible dereference of a NULL pointer.Lukas Slebodnik2013-07-231-1/+1
* KRB5: Do not send PAC in server modeJakub Hrozek2013-07-231-1/+7
* Fix the default FQDN formatJakub Hrozek2013-07-191-1/+1
* IPA: warn if full_name_format is customized in server modeJakub Hrozek2013-07-191-0/+17
* IPA: Look up AD users directly if IPA server mode is onJakub Hrozek2013-06-284-4/+155
* IPA: Create and remove AD id_ctx for subdomains discovered in server modeJakub Hrozek2013-06-281-0/+182
* IPA: Initialize server mode ctx if server mode is onJakub Hrozek2013-06-284-0/+62
* IPA: Add a server mode optionJakub Hrozek2013-06-282-0/+2
* Save mpg state for subdomainsSumit Bose2013-06-281-3/+10
* IPA: read ranges before subdomainsSumit Bose2013-06-281-29/+27
* Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2013-06-282-7/+5
* Add support for new ipaRangeType attributeSumit Bose2013-06-283-6/+36
* Add ipa_idmap_init()Sumit Bose2013-06-283-1/+275
* Add now options ldap_min_id and ldap_max_idSumit Bose2013-06-281-0/+2
* SSH: When host is removed from LDAP, remove it from the cache as wellJan Cholasta2013-06-271-1/+8
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-271-164/+3
* krb5: do not send pac for IPA users from the local domainSumit Bose2013-06-251-0/+1
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-242-2/+0
* handle ERR_ACCOUNT_EXPIRED properlyPavel Březina2013-06-171-0/+4
* subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina2013-06-161-0/+8
* Fix minor typosYuri Chornoivan2013-06-121-1/+1
* A new option krb5_use_kdcinfoJakub Hrozek2013-06-102-12/+25
* providers: refresh expired netgroupsPavel Březina2013-06-101-0/+10
* Move domain_to_basedn outside IPA subtreeJakub Hrozek2013-06-072-65/+0
* LDAP: new SDAP domain structureJakub Hrozek2013-06-072-12/+19
* LDAP: Pass in a connection to ID functionsJakub Hrozek2013-06-071-1/+1
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-078-15/+11
* Do not obfuscate calls with booleansJakub Hrozek2013-06-071-7/+21
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-4/+4
* IPA: Check for ENOMEMJakub Hrozek2013-05-281-0/+3
* Fix dyndns timer initializationJakub Hrozek2013-05-272-2/+8
* IPA: read user and group SIDSumit Bose2013-05-271-2/+2
* IPA: Always initialize ID mappingSumit Bose2013-05-271-4/+10
* Adding option to disable retrieving large AD groups.Lukas Slebodnik2013-05-231-0/+1
* Remove unneeded parameter of setup_child and namespace itJakub Hrozek2013-05-201-1/+1
* Fix broken build with selinux.Lukas Slebodnik2013-05-142-2/+4
* Fixes compilation without selinux.Lukas Slebodnik2013-05-131-1/+0
* Split out the common code from timed DNS updatesJakub Hrozek2013-05-031-60/+12
* dyndns: new option dyndns_authJakub Hrozek2013-05-032-0/+2
* dyndns: new option dyndns_force_tcpJakub Hrozek2013-05-031-0/+1
* dyndns: New option dyndns_update_ptrJakub Hrozek2013-05-032-1/+4
* dyndns: new option dyndns_refresh_intervalJakub Hrozek2013-05-034-1/+114
* Convert IPA-specific options to be back-end agnosticJakub Hrozek2013-05-035-28/+123