summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-06-225-1/+70
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-06-222-12/+17
* Make the client idle timeout configurableStephen Gallagher2012-06-187-5/+43
* Add support for terminating idle connectionsShantanu Goel2012-06-182-4/+73
* Do not send SIGPIPE on disconnectionShantanu Goel2012-06-181-6/+21
* Log message if close() fails in destructor.Shantanu Goel2012-06-181-1/+12
* Set return errno to the value prior to calling close().Shantanu Goel2012-06-181-2/+2
* DP: Reorganize memory hierarchy of requestsStephen Gallagher2012-06-101-15/+100
* Try all KDCs when getting TGT for LDAPJakub Hrozek2012-06-041-15/+16
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-06-045-23/+28
* Only do one cycle when resolving a serverJakub Hrozek2012-06-047-29/+93
* fo_get_server_name() getter for a server nameJakub Hrozek2012-06-046-4/+32
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2012-06-047-11/+11
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-173-11/+46
* 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
* Fix potential resource leak in backup_file.cStephen Gallagher2011-12-091-1/+1
* Bumping version to 1.5.17Stephen Gallagher2011-12-091-1/+1
* Adding new translation filessssd-1_5_16Stephen Gallagher2011-12-094-0/+4671
* Translation updateStephen Gallagher2011-12-09109-487/+18545
* Fixed incorrect return code in PAM clientJan Zeleny2011-12-091-1/+1
* Use neutral name for functions used by both pam and nssSimo Sorce2011-12-093-49/+64
* Ignore NULL-terminator when checking UTF8-validity for netgroupsStephen Gallagher2011-12-081-1/+1
* DEBUG: fix bad backport containing new DEBUG representationStephen Gallagher2011-12-081-1/+1
* LDAP provider: Error while setting the nocanon option should not be fatalJakub Hrozek2011-12-081-3/+9
* Ignore NULL-terminator when checking UTF8-validityStephen Gallagher2011-12-052-4/+4
* Fixed an error in macro for merging double linked listsJan Zeleny2011-12-051-1/+1
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-058-54/+236
* LDAP: Try next failover server on any errorStephen Gallagher2011-11-291-9/+5
* Add -fno-strict-aliasingStephen Gallagher2011-11-281-1/+2
* Fix FTBFS related to -Werror=format-securityKrzysztof Klimonda2011-11-212-2/+2
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-187-2/+52
* Bumping version to 1.5.16Stephen Gallagher2011-11-021-1/+1
* Updating translation files for releasesssd-1_5_15Stephen Gallagher2011-11-0263-88/+113
* SYSDB: Update sysdb version to latestStephen Gallagher2011-10-312-1/+350
* Steal result onto mem_ctx in sdap_initgr_nested_get_direct_parentsJakub Hrozek2011-10-311-2/+1
* RFC2307bis initgroups: fix nested groups processingJakub Hrozek2011-10-311-20/+33
* RESPONDER: Fix segfault in sss_packet_send()Stephen Gallagher2011-10-251-0/+5
* Bumping version to sssd 1.5.15Stephen Gallagher2011-10-251-1/+1
* Plug memory leaks in LDAP providerJakub Hrozek2011-10-251-0/+3
* Updating translation filessssd-1_5_14Stephen Gallagher2011-10-18128-23678/+63612
* Use fewer transactions during IPA initgroupsJakub Hrozek2011-10-171-171/+286
* Use fewer transactions during RFC2307bis initgroupsJakub Hrozek2011-10-171-368/+397
* Utility functions for LDAP nested schema initgroupsJakub Hrozek2011-10-171-0/+119
* MONITOR: fix timeout conversionStephen Gallagher2011-10-171-1/+1
* gitignore additionsJakub Hrozek2011-10-171-1/+20
* Sanitize DN in sysdb_get_direct_parentsJakub Hrozek2011-10-171-1/+7
* Add a missing breakJakub Hrozek2011-10-171-0/+1
* Update sssd-example.confMarko Myllynen2011-10-141-3/+6
* Report on errno, not return code in create_socket_symlinkJakub Hrozek2011-10-141-0/+2