summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* Make IPA SELinux provider aware of subdomain usersJakub Hrozek2013-09-031-6/+18
* SIGCHLD handler: do not call callback when pvt data was freedPavel Březina2013-08-301-1/+9
* IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik2013-08-281-0/+1
* providers: refresh expired netgroupsPavel Březina2013-08-111-0/+10
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-242-2/+0
* Adding option to disable retrieving large AD groups.Lukas Slebodnik2013-05-231-0/+1
* SUDO: IPA providerLukas Slebodnik2013-05-103-0/+84
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-211-0/+1
* subdomains: replace invalid characters with underscore in krb5 mapping file namePavel Březina2013-02-141-1/+25
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-101-0/+1
* IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek2013-01-083-4/+6
* SELINUX: Process maps even when offlineJakub Hrozek2013-01-081-226/+429
* SYSDB: Remove duplicate selinux definesJakub Hrozek2013-01-081-0/+1
* IPA: Handle bad results from c-ares lookupStephen Gallagher2012-12-021-1/+11
* fix SIGSEGV in IPA provider when ldap_sasl_authid is not setPavel Březina2012-11-201-1/+1
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-201-1/+0
* LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek2012-11-191-47/+8
* Do not save HBAC rules in subdomain subtreeSumit Bose2012-11-192-13/+16
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-4/+50
* Run IPA subdomain provider if IPA ID provider is configuredSumit Bose2012-11-141-1/+67
* subdomains: check request type on one place onlyPavel Březina2012-11-121-6/+0
* Clarify debug message about initgroups and subdomainsSumit Bose2012-11-081-0/+7
* Make sub-domains case-insensitiveSumit Bose2012-10-261-2/+23
* krb5_auth_send: check for sub-domainsSumit Bose2012-10-261-6/+0
* subdomain-id: Generate homedir only for users not groupsSumit Bose2012-10-261-10/+12
* Allow extdom exop to return flat domain name as wellSumit Bose2012-10-124-4/+37
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-051-2/+16
* Fix default upper limit of slicesOndrej Kos2012-10-041-1/+1
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-243-10/+4
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-171-10/+3
* SELinux: Always use the default if it exists on the serverJakub Hrozek2012-09-131-9/+9
* netgroup: resolve hostgroup membership correctlyPavel Březina2012-09-121-1/+1
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-0/+7
* Unify usage of sysdb transactionsMichal Zidek2012-08-234-5/+25
* Consolidation of functions that make realm upper-caseOndrej Kos2012-08-232-25/+3
* Duplicate detection in fail over did not work.Michal Zidek2012-08-151-1/+6
* SRV resolution for backup servers should not be permitted.Michal Zidek2012-08-091-1/+9
* Change default for ldap_idmap_range_min to 200000Jakub Hrozek2012-08-091-1/+1
* IPA: Securely set umask for mkstemp in subdomain providerStephen Gallagher2012-08-061-0/+3
* IPA: Do not attempt to close the same file twiceStephen Gallagher2012-08-061-1/+1
* Create a domain-realm mapping for krb5.conf to be includedJakub Hrozek2012-08-011-0/+135
* Add automatic periodic retrieval of subdomainsSimo Sorce2012-08-011-1/+44
* Add online callback to enumerate subdomainsSimo Sorce2012-08-011-24/+49
* Limit refreshes keeping track of last refresh timeSimo Sorce2012-08-011-26/+46
* Change refreshing of subdomainsSimo Sorce2012-08-011-65/+156
* Expose an initializer function from subdomainSimo Sorce2012-08-013-32/+46
* Add realm paramter to subdomain listSimo Sorce2012-08-011-0/+27
* Use a more tractable name for subdomain requestSimo Sorce2012-08-011-7/+5
* 80 col and style fixesSimo Sorce2012-08-011-20/+48
* Make structure initializer more readableSimo Sorce2012-08-011-7/+15