summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MAN: document the ldap_sasl_realm optionJakub Hrozek2012-11-191-0/+13
* Restart services with a delay in case they are restarted too oftenJakub Hrozek2012-11-191-14/+59
* Handle conversion to fully qualified usernamesSimo Sorce2012-11-193-1/+98
* Do not save HBAC rules in subdomain subtreeSumit Bose2012-11-193-16/+32
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-1910-35/+167
* Simplify writing db update functionsSimo Sorce2012-11-191-421/+192
* LDAP: Refactor saving ghost usersJakub Hrozek2012-11-191-88/+99
* LDAP: use the correct memory contextJakub Hrozek2012-11-191-1/+1
* LDAP: Fix saving empty groupsJakub Hrozek2012-11-191-2/+4
* LDAP: Allocate the temporary context on NULL, not memctxJakub Hrozek2012-11-191-1/+1
* SERVER: Check the return value of waitpidJakub Hrozek2012-11-191-11/+27
* Display more information on DB version crashOndrej Kos2012-11-197-2/+70
* SUDO: Fix wrong variable checkJakub Hrozek2012-11-191-1/+1
* LDAP: Expire even non authenticated connectionsJakub Hrozek2012-11-181-8/+11
* Provide AM_COND_IF-combatible implementation for old automake systemsJakub Hrozek2012-11-161-0/+15
* sudo: store rules with no sudoHost attributePavel Březina2012-11-151-0/+7
* SUDO: Remove unused variableStephen Gallagher2012-11-151-1/+0
* sudo: print how many rules we are refreshing or returningPavel Březina2012-11-141-3/+4
* sudo: do not send domain name with usernamePavel Březina2012-11-145-22/+11
* sudo: support users from subdomainsPavel Březina2012-11-144-60/+214
* use tmp_ctx in sudosrv_get_sudorules_from_cache()Pavel Březina2012-11-141-8/+20
* sudo: fix missing parameter in two debug messagesPavel Březina2012-11-141-3/+3
* Run IPA subdomain provider if IPA ID provider is configuredSumit Bose2012-11-144-7/+101
* Always start PAC responder if IPA ID provider is configuredSumit Bose2012-11-143-0/+84
* Add string_in_list() and add_string_to_list() with testsSumit Bose2012-11-143-0/+152
* SYSDB: Do not touch the member attribute during conversion to ghost usersJakub Hrozek2012-11-131-11/+0
* Include the auth_utils.h header in the distributionJakub Hrozek2012-11-121-0/+1
* Only build extract_and_send_pac on platforms that support itJakub Hrozek2012-11-124-104/+138
* KRB5: Rename variable to avoid shadowing a global declarationJakub Hrozek2012-11-121-4/+4
* backend: add PAC to the list of known clientsPavel Březina2012-11-121-0/+2
* subdomains: check request type on one place onlyPavel Březina2012-11-121-6/+0
* Do not always return PAM_SYSTEM_ERR when offline krb5 authentication failsJakub Hrozek2012-11-123-18/+56
* Store the original group DN in the subdomain user objectSumit Bose2012-11-101-26/+58
* Get lists of GIDs to be added and deleted and use themSumit Bose2012-11-101-3/+89
* Add pac_user_get_grp_info() to read current group membershipsSumit Bose2012-11-102-0/+107
* Add diff_gid_lists() with testSumit Bose2012-11-103-2/+279
* Do not remove a group if it has members from subdomainsSumit Bose2012-11-101-4/+15
* MAN: Fix validation error caused by bad 'ca' translationStephen Gallagher2012-11-081-2/+2
* Clarify debug message about initgroups and subdomainsSumit Bose2012-11-081-0/+7
* MAN: sssd-simple - suggest awarness of empty rulesOndrej Kos2012-11-081-0/+5
* sss_dp_get_domains_send(): handle subreq error correctlyPavel Březina2012-11-081-1/+2
* util_lock.c: sss_br_lock_file accepted invalid parameter valueMichal Zidek2012-11-082-3/+7
* SSSDConfig: Locate the force_timeout option in the correct sectionsStephen Gallagher2012-11-082-1/+4
* MAN: Specify the correct location for the force_timeout optionStephen Gallagher2012-11-081-16/+32
* Monitor: Better debugging for ping timeoutsStephen Gallagher2012-11-081-0/+8
* do not default fullname to gecos when schema = adPavel Březina2012-11-081-0/+14
* sss_cache: Remove fastcache even if sssd is not running.Michal Zidek2012-11-064-23/+175
* util: Added new file util_lock.cMichal Zidek2012-11-063-1/+89
* RPMS: Move sss_cache tool to main packageStephen Gallagher2012-11-061-3/+6
* sss_cache: Multiple domains not handled properlyMichal Zidek2012-11-061-35/+37