summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add new translations from TransifexStephen Gallagher2011-03-094-1/+16148
* Always expire host name resolutionJakub Hrozek2011-03-081-8/+7
* Remove unused sysdb_attrs objectJan Zeleny2011-03-081-8/+0
* Remove unused be_check_online() SBUS callJan Zeleny2011-03-082-50/+0
* Prevent segfault in failover codeJakub Hrozek2011-03-071-2/+3
* Refactor set_netgroup_entry()Sumit Bose2011-03-071-4/+7
* Add missing name to struct getent_ctx for missing netgroupSumit Bose2011-03-071-0/+6
* Fixes for dynamic DNS updateSumit Bose2011-03-031-16/+87
* Do not try to delete sysbd memberOf attributeSumit Bose2011-02-281-0/+4
* Reset server status after timeoutJakub Hrozek2011-02-281-1/+11
* Use realm for basedn instead of IPA domainJakub Hrozek2011-02-286-48/+66
* Fix uninitialized value error in ipa_get_id_options()Stephen Gallagher2011-02-221-7/+7
* Add krb5_realm to the basic IPA optionsStephen Gallagher2011-02-222-2/+4
* Check ccache file for renewable TGTs at startupSumit Bose2011-02-223-0/+241
* Allow krb5_realm to override ipa_domainStephen Gallagher2011-02-223-18/+37
* IPA provider: remove deleted groups during initgroups()Stephen Gallagher2011-02-211-3/+112
* Perform initgroups lookups for all domainsStephen Gallagher2011-02-211-3/+5
* Remove renewal item if it is not re-addedSumit Bose2011-02-181-1/+34
* Remove cached user entry if initgroups returns ENOENTStephen Gallagher2011-02-181-0/+11
* Fix for generating lists of translated man pagesSumit Bose2011-02-171-6/+6
* Point the IPA provider at the compat tree for netgroupsStephen Gallagher2011-02-171-0/+19
* Do not attempt to use START_TLS on SSL connectionsStephen Gallagher2011-02-164-11/+43
* Verify LDAP file descriptor validityStephen Gallagher2011-02-141-1/+1
* Check LDB_MODULES_PATH for sysdbSumit Bose2011-02-141-0/+9
* Introduce sysdb_ldb_connect()Sumit Bose2011-02-141-45/+42
* Use neutral name for functions used by both pam and nssSimo Sorce2011-02-113-49/+64
* Make 'make check' look nice againSumit Bose2011-02-111-8/+0
* Fix module registration with newer LDB libraries.Stephen Gallagher2011-02-111-1/+14
* Fix cleanup transactionStephen Gallagher2011-02-111-0/+1
* Clear up -Wunused-but-set-variable warningsStephen Gallagher2011-02-113-8/+4
* Check that the socket is really ours before attempting to close it.Simo Sorce2011-02-081-13/+42
* Only print "no matching service rule" when appropriateStephen Gallagher2011-02-041-6/+6
* updating sss_obfuscate man page accordinglyGowrishankar Rajaiyan2011-02-031-2/+1
* removing password option functionalityGowrishankar Rajaiyan2011-02-031-5/+1
* Gracefully handle permission errors in sss_obfuscateStephen Gallagher2011-02-031-3/+15
* Make the domain argument mandatory in sss_obfuscateStephen Gallagher2011-02-031-2/+6
* Add additional indexing for sysdbStephen Gallagher2011-02-032-1/+117
* Wrap cleanup task in a sysdb transactionStephen Gallagher2011-02-031-0/+20
* Sanitize search filters for nested group lookupsStephen Gallagher2011-02-011-3/+17
* Remove LDAP_DEPRECATEDSumit Bose2011-01-311-1/+0
* Add option to disable TLS for LDAP authsssd-1_5_1Stephen Gallagher2011-01-275-4/+25
* Do not fail if attributes are emptySumit Bose2011-01-271-16/+29
* Updating uk translationYuri Chornoivan2011-01-271-88/+118
* Update man.stamp when the potfile or po4a.cfg is updatedStephen Gallagher2011-01-251-1/+1
* Update translation files for string freezeStephen Gallagher2011-01-243-850/+1313
* Updating translation files for string freezeStephen Gallagher2011-01-211-197/+212
* Updating uk manpage translationYuri Chornoivan2011-01-211-355/+496
* Delete attributes that are removed from LDAPStephen Gallagher2011-01-217-13/+297
* Fix nested group handling during enumerationSumit Bose2011-01-211-0/+14
* Fix uninitialized value errorSumit Bose2011-01-211-1/+1