summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing break to switch statementJakub Hrozek2010-06-091-0/+1
* Allow ldap_access_filter values wrapped in parenthesesStephen Gallagher2010-06-092-3/+21
* Avoid a potential double-freeSumit Bose2010-06-091-0/+1
* Change default min_id to 1Stephen Gallagher2010-06-094-9/+16
* Disable connection callbacks when going onlineStephen Gallagher2010-06-093-0/+27
* Fix Incorrect NULL check in get_server_common()Jakub Hrozek2010-06-091-1/+1
* Fix potential NULL dereference in fail_over.cJakub Hrozek2010-06-091-2/+5
* Fix potential NULL dereference in sss_groupshowJakub Hrozek2010-06-091-0/+2
* Fix realm_str dereferenceJakub Hrozek2010-06-091-1/+1
* Fix typo in Makefile.amStephen Gallagher2010-06-091-1/+1
* Skip empty attributes with warningJakub Hrozek2010-06-091-0/+4
* Fix broken build against older versions of OpenLDAPStephen Gallagher2010-06-062-2/+12
* Initialize pam_data in Kerberos child.Sumit Bose2010-06-061-1/+1
* Man page fixesJakub Hrozek2010-06-062-2/+6
* Fix typo in MakefileStephen Gallagher2010-06-021-1/+1
* Use sysdb_attrs_get_string_array() instead of sysdb_attrs_get_el()Sumit Bose2010-06-021-23/+12
* Add sysdb_attrs_get_string_array()Sumit Bose2010-06-022-0/+35
* Compare full service nameSumit Bose2010-06-021-1/+2
* Fix handling of ccache file when going offlineSumit Bose2010-06-022-32/+77
* Update sv translationGöran Uddeborg2010-06-021-36/+32
* Updating sv translationGöran Uddeborg2010-05-271-62/+53
* Release SSSD version 1.2.0sssd-1_2_0Stephen Gallagher2010-05-2415-129/+129
* Support password changes in chpass_provider = proxyStephen Gallagher2010-05-241-5/+73
* Fix queuing bug in proxy providerStephen Gallagher2010-05-241-5/+7
* Display name of PAM action in pam_print_data()Stephen Gallagher2010-05-241-1/+22
* Use new schema for HBAC service checksSumit Bose2010-05-232-22/+812
* Check ipaEnabledFlagSumit Bose2010-05-231-5/+23
* Proxy provider PAM handling in child processStephen Gallagher2010-05-234-148/+1561
* Fix error reporting for be_pam_handlerStephen Gallagher2010-05-231-1/+1
* Make data provider id_callback publicStephen Gallagher2010-05-232-2/+3
* Move parse_args() to utilSumit Bose2010-05-233-100/+101
* Do not modify IPA_DOMAIN when setting Kerberos realmSumit Bose2010-05-231-6/+20
* Remove signal event if child was terminated by a signalSumit Bose2010-05-232-6/+29
* Update uk translationYuri Chornoivan2010-05-231-7/+6
* Remove bash-isms from configure macrosPetter Reinholdtsen2010-05-213-14/+14
* Copy-edit and format review sssd.confDavid O'Brien2010-05-211-18/+27
* Add enumerate details to the manpage and examplesStephen Gallagher2010-05-202-3/+21
* Copy pam data from DBus messageSumit Bose2010-05-203-54/+75
* Defer sbus_dispatch() for 30ms during reconnectSumit Bose2010-05-201-1/+2
* Fix check if LDAP id provider is already initializedSumit Bose2010-05-201-1/+1
* Add a better error message for TLS failuresStephen Gallagher2010-05-201-3/+32
* Reset run_online_cb flag even if there are no callbacksSumit Bose2010-05-201-8/+10
* SSSDConfigAPI fixesJakub Hrozek2010-05-204-6/+8
* Update pl translationPiotr Drąg2010-05-201-7/+3
* Update version to 1.1.92sssd-1_1_92Stephen Gallagher2010-05-1815-322/+410
* Set ldap_search_timeout default to 5 secondsStephen Gallagher2010-05-185-2/+47
* Remove unused ldap_offline_timeout optionStephen Gallagher2010-05-188-7/+5
* Add offline callback to disconnect global SDAP handleSumit Bose2010-05-184-1/+24
* Add krb5 SIGTERM handler to ipa auth providerSumit Bose2010-05-181-0/+6
* Refactor krb5 SIGTERM handler installationSumit Bose2010-05-183-14/+39