summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initialise rootdse to NULL if not availableSumit Bose2011-04-121-0/+1
* Initialise srv_opts even if rootDSE is missingSumit Bose2011-04-112-46/+49
* Remove detection of duplicates from SRV result processingJakub Hrozek2011-04-111-9/+0
* Read only rootDSE data if rootDSE is availableSumit Bose2011-04-081-20/+22
* Fix unchecked return values of pam_add_responseJakub Hrozek2011-04-083-7/+23
* Don't pass NULL to printf for TLS errorsJakub Hrozek2011-04-085-33/+57
* Do not attempt to resolve nameless serversJakub Hrozek2011-04-011-1/+1
* Only save members for successfully saved groupsJakub Hrozek2011-04-011-2/+17
* Fall back to cn if gecos is not availableStephen Gallagher2011-03-301-0/+9
* Mark transaction as done when cancelledJakub Hrozek2011-03-281-2/+8
* RFC2307: Ignore zero-length member names in group lookupsStephen Gallagher2011-03-281-0/+4
* Always complete the transaction in sdap_process_group_members_2307Stephen Gallagher2011-03-281-0/+11
* Fix typo in sdap_nested_group_process_stepJakub Hrozek2011-03-281-1/+1
* Return from functions in LDAP provider after marking request as failedJakub Hrozek2011-03-241-1/+4
* sss_obfuscate: abort on ctrl+cStephen Gallagher2011-03-241-0/+12
* sss_obfuscate: Avoid traceback on ctrl+dStephen Gallagher2011-03-241-5/+9
* Add host access control supportPierre Ossman2011-03-2410-3/+184
* Check result of talloc_strdup() properlyStephen Gallagher2011-03-231-1/+1
* Don't crash on error if _name parameter unspecifiedStephen Gallagher2011-03-231-2/+2
* Don't crash if we get a multivalued name without an origDNStephen Gallagher2011-03-231-1/+3
* Add sysdb_attrs_primary_name_list() routineStephen Gallagher2011-03-233-18/+81
* Use sysdb_attrs_primary_name() in sdap_initgr_nested_store_groupStephen Gallagher2011-03-231-1/+3
* Use fake groups during IPA schema initgroupsJakub Hrozek2011-03-231-114/+418