summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add a configure switch to specify 3rd party app libraries locationJakub Hrozek2012-01-171-1/+18
* SUDO Integration - periodical update of rules in data providerPavel Březina2012-01-1710-1/+352
* SUDO Integration - functions for manipulating with 'refreshed' attributePavel Březina2012-01-172-0/+68
* sysdb_get_bool() and sysdb_get_bool() functionsPavel Březina2012-01-172-51/+108
* SUDO Integration - wrap data provider with tevent_reqPavel Březina2012-01-172-43/+138
* SUDO Integration review issuesPavel Březina2012-01-1716-41/+68
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-173-15/+55
* Raise the debug level of two very noisy statementsStephen Gallagher2012-01-172-4/+6
* NSS: Improve DEBUG messages for netgroup cacheStephen Gallagher2012-01-171-2/+2
* Support multiple search bases in HBACJan Zeleny2012-01-145-39/+176
* Add info about ipa_host_search_base to man pageJan Zeleny2012-01-141-0/+29
* NSS: Validate input string lengthsStephen Gallagher2012-01-144-9/+32
* LDAP: Copy URI instead of pointing at failover service recordStephen Gallagher2012-01-141-2/+8
* Log fixes for sdap_call_conn_cbStephen Gallagher2012-01-142-2/+4
* util: Fix murmurhash3 on machines with old glibcSimo Sorce2012-01-091-0/+10
* Add a random + identity test for murmurhash3Simo Sorce2012-01-091-0/+29
* util: add murmurhash3 hash functionSimo Sorce2012-01-093-0/+144
* nsssrv: use sized_string in fill_grentSimo Sorce2012-01-091-35/+48
* nsssrv: use sized_string in fill_pwentSimo Sorce2012-01-091-41/+56
* nsssrv: add string manipulation helperSimo Sorce2012-01-092-0/+19
* IPA netgroups: Do not reuse loop iterator variableJakub Hrozek2012-01-061-3/+3
* Do not call krb5_child when changing passwords and provider went offlineJakub Hrozek2012-01-061-1/+11
* HBAC: create empty groups with one NULL elementJakub Hrozek2012-01-061-16/+15
* nsssrv: remove unused macroSimo Sorce2012-01-041-2/+0
* tests: fix test group of utf8 testsSimo Sorce2012-01-041-5/+5
* Importing new translations for 1.7.0 releaseStephen Gallagher2011-12-2237-2435/+1611
* Add compatibility layer for Heimdal Kerberos implementationStephen Gallagher2011-12-226-21/+99
* Honor case sensitive flag when creating the ccname templateJakub Hrozek2011-12-214-12/+56
* Return user and group names lowercased in case insensitive domainsJakub Hrozek2011-12-211-12/+32
* sss_get_cased_name utility functionJakub Hrozek2011-12-215-11/+24
* Save original memberof, not memberofJakub Hrozek2011-12-201-4/+16
* Failover: Introduce a per-service timeoutJakub Hrozek2011-12-204-5/+67
* Do not touch resolve_service_state in fo_resolve_service_doneJakub Hrozek2011-12-201-14/+11
* Resolver: Introduce a per-request timeoutJakub Hrozek2011-12-201-30/+199
* PAM: make initgroups timeout work across multiple clientsStephen Gallagher2011-12-206-6/+241
* Error out if local domain is case insensitiveJakub Hrozek2011-12-201-0/+7
* SUDO Integration - fixed memory leak in sdap_sudo_handler()Pavel Březina2011-12-201-0/+1
* SUDO Integration - be_sudo_req removed from sudo_ctxPavel Březina2011-12-202-2/+0
* MONITOR: use sigchld handler for monitoring SSSD servicesStephen Gallagher2011-12-201-177/+159
* Update translations for string freezeStephen Gallagher2011-12-1937-9287/+16984
* Pass sdap_id_ctx to online check from IPA providerJakub Hrozek2011-12-195-18/+56
* Securely set umask when using mkstempStephen Gallagher2011-12-194-0/+18
* Reorder pidfile() function to guarantee NULL-terminationStephen Gallagher2011-12-191-3/+3
* Deleted declaration of nss_get_dom()Jan Zeleny2011-12-191-4/+0
* Move child_common routines to utilStephen Gallagher2011-12-1914-13/+13
* Add common SIGCHLD handling for providers.Pavel Zuna2011-12-194-6/+260
* Pass client context to sss_dp_get_account_sendJakub Hrozek2011-12-191-1/+1
* Use of uninitialized value in sss_ldap_dn_in_search_basesPavel Březina2011-12-161-3/+3
* DP: Remove processed callbacksJakub Hrozek2011-12-161-3/+5
* Logically dead code in sdap_nested_group_lookup_groupPavel Březina2011-12-161-1/+1