summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Man page for sss_cacheJan Zeleny2011-05-042-1/+123
* Some minor fixes and changes in sysdb_opsJan Zeleny2011-05-041-17/+40
* Cache cleaning toolJan Zeleny2011-05-041-0/+360
* Add a function for searching netgroups with custom filterJan Zeleny2011-05-042-0/+65
* Make sysdb_ctx_list public structureJan Zeleny2011-05-043-8/+53
* Fixed lastUSN checking improvementsJan Zeleny2011-05-043-5/+23
* Override config file debug_level with command-lineStephen Gallagher2011-05-044-22/+66
* Do not leak LDAP URI with high log levelJakub Hrozek2011-05-041-2/+7
* Do not leak pcre contextJakub Hrozek2011-05-041-0/+12
* clients: use poll instead of selectSimo Sorce2011-05-031-9/+6
* Fix minor typo in error messageStephen Gallagher2011-05-021-1/+1
* Return pam data to the renewal item if renewal failsSumit Bose2011-05-021-4/+9
* Fix order of arguments in select_principal_from_keytab() callJakub Hrozek2011-04-291-1/+1
* Fix bad password caching when using automatic TGT renewalStephen Gallagher2011-04-291-3/+12
* Fix segfault in IPA providerStephen Gallagher2011-04-291-2/+2
* Fix IPA config bug with SDAP_KRB5_REALMStephen Gallagher2011-04-281-1/+1
* Do not leak LDAP paging controlsJakub Hrozek2011-04-281-0/+5
* Regular translation updateStephen Gallagher2011-04-276-939/+1562
* Add "description" option to SSSDConfig APIStephen Gallagher2011-04-272-0/+3
* Add ldap_page_size configuration optionStephen Gallagher2011-04-279-5/+28
* Enable paging support for LDAPStephen Gallagher2011-04-271-23/+117
* Log the LDAP message type we're processingStephen Gallagher2011-04-271-0/+57
* simple provider: Don't treat primary GID lookup failures as fatalStephen Gallagher2011-04-271-13/+19
* Require openssl-devel is libcrypto backend is selectedJakub Hrozek2011-04-273-17/+44
* Modify principal selection for keytab authenticationJan Zeleny2011-04-2510-30/+254
* Case insensitive originalDN testJakub Hrozek2011-04-251-0/+47
* Added originalDN to attributes with case-insensitive searchJan Zeleny2011-04-252-1/+106
* Configuration parsing updatesJan Zeleny2011-04-256-53/+19
* Don't use negative cache in netgroup lookupJan Zeleny2011-04-252-20/+20
* Allow new option to specify principal for FASTJan Zeleny2011-04-256-6/+67
* Extend and move function for finding principal in keytabJan Zeleny2011-04-253-80/+163
* Add last usn checking after reconnectionJan Zeleny2011-04-192-1/+31
* Add value of the last USN to server configurationStephen Gallagher2011-04-192-0/+16
* Add user and group search LDAP filter optionsJakub Hrozek2011-04-195-19/+119
* Always generate kpasswdinfo fileStephen Gallagher2011-04-191-2/+1
* Set same status for duplicate serversJakub Hrozek2011-04-151-0/+21
* Reopen the LDB after modifying itStephen Gallagher2011-04-151-3/+20
* Run all appropriate upgradesStephen Gallagher2011-04-151-1/+17
* Don't leak memory if sysdb_domain_init() failsStephen Gallagher2011-04-151-3/+6
* Fix regression where nonexistent entries were never added to the negative cacheStephen Gallagher2011-04-151-21/+21
* Fix a regression with the negative cache in multi-domain configurationsStephen Gallagher2011-04-151-3/+18
* Add debug logging to the negative cacheStephen Gallagher2011-04-151-0/+5
* Do not throw a DP error when failing to delete a nonexistent entityStephen Gallagher2011-04-151-4/+4
* memberof: free delete operation apyload once doneSimo Sorce2011-04-141-1/+13
* memberof: fix calculation of replaced membersSimo Sorce2011-04-141-0/+1
* sysdb: use header defined macros instead of explicit valuesSimo Sorce2011-04-131-9/+9
* Never remove gecos from the sysdb cacheStephen Gallagher2011-04-121-0/+9
* Provide a configuration option to use systemd unit fileJakub Hrozek2011-04-122-0/+52
* The systemd unit file should not require DBusJakub Hrozek2011-04-121-2/+0
* Use safe alignment macros for in-tree SRV record parsingJakub Hrozek2011-04-121-3/+3