summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* krb5: Ingnore unknown expansion sequencesSimo Sorce2013-09-091-30/+15
* dyndns: do not modify global family_orderSumit Bose2013-09-051-3/+3
* KRB5: Fix warning declaration shadows global declarationLukas Slebodnik2013-09-031-8/+8
* IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik2013-08-281-0/+1
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-286-14/+169
* krb5_common: Refactor to use a talloc temp contextSimo Sorce2013-08-281-12/+28
* KRB5: Add support for KEYRING cache typeStephen Gallagher2013-08-274-0/+212
* KRB5: Remove unnecessary call to become_user()Stephen Gallagher2013-08-271-6/+0
* sudo: do not strdup usn on ENOENTPavel Březina2013-08-261-1/+1
* sudo: do not fail to store the rule if we can't read usnPavel Březina2013-08-261-3/+4
* DP: Notify propperly when removing PAC responderOndrej Kos2013-08-242-1/+5
* check_cc_validity: make sure _valid is always setSumit Bose2013-08-241-5/+7
* proxy: Allow initgroup to return NOTFOUNDSimo Sorce2013-08-221-0/+16
* KRB5: Only set active and valid on successStephen Gallagher2013-08-221-6/+5
* KRB5: Refactor cc_*_check_existingStephen Gallagher2013-08-221-61/+59
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-224-18/+18
* Use conditional build for retrieving ccache.Lukas Slebodnik2013-08-222-88/+22
* sudo: continue if we are unable to resolve fqdnPavel Březina2013-08-191-1/+0
* KRB5: Do not log to syslog on each loginJakub Hrozek2013-08-191-1/+3
* KRB5: Formatting changesJakub Hrozek2013-08-191-4/+4
* sdap_get_initgr_done: use the right SID to get a GIDSumit Bose2013-08-191-1/+2
* ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose2013-08-191-2/+18
* ipa_s2n_get_user_done: free group_attrs as wellSumit Bose2013-08-191-0/+1
* AD: Use the correct include guardJakub Hrozek2013-08-191-3/+3
* Remove include recursionLukas Slebodnik2013-08-191-1/+0
* Check whether servername is not empty string.Lukas Slebodnik2013-08-191-1/+1
* proxy: Alocate auth tokens in struct authtok_convLukas Slebodnik2013-08-191-0/+20
* ldap, krb5: More descriptive msg on chpass failure.Michal Zidek2013-08-112-0/+30
* AD: Cast SASL callbacks to propper typeOndrej Kos2013-08-091-1/+3
* Remove unused constantJakub Hrozek2013-08-091-2/+0
* Use the correct resolv timeoutJakub Hrozek2013-08-091-1/+1
* Enable removing nonexisting dn in sdap_handle_account_infoLukas Slebodnik2013-08-081-1/+1
* Fix memory context for hash entriesSumit Bose2013-08-081-2/+4
* simple access provider: allow fully qualified namesPavel Březina2013-08-071-46/+95
* Fix memory context for a state memberSumit Bose2013-08-071-1/+1
* sssd_ad: Add hackish workaround for sasl ad_compatSimo Sorce2013-08-061-0/+41
* sudo: print better debug message when a rule has multiple cn valuesPavel Březina2013-08-051-1/+5
* sudo: skip rule on error instead of failing completelyPavel Březina2013-08-051-1/+3
* Prevent using uninitialized "group_name" in done section.Lukas Slebodnik2013-07-251-1/+1
* LDAP: Use domain-specific name where appropriateJakub Hrozek2013-07-245-112/+159
* Set default DNS resolution timeout to 6 seconds.Michal Zidek2013-07-241-2/+2
* Add mising argument required by format stringLukas Slebodnik2013-07-191-2/+3
* KRB: Replace multiple calls with variableOndrej Kos2013-07-181-6/+9
* KRB: Handle empty password gracefullyOndrej Kos2013-07-181-0/+11
* SIGCHLD handler: do not call callback when pvt data where freedPavel Březina2013-07-173-3/+7
* print hint about password complexity when new password is rejectedPavel Březina2013-07-172-1/+15
* Return right directory name for dircacheLukas Slebodnik2013-07-111-6/+10
* Always set port status to neutral when resetting service.Michal Zidek2013-07-111-1/+2
* KRB5_CHILD: Fix handling of get_password return codeOndrej Kos2013-07-101-4/+10
* ldap: only update shadowLastChange when password change is successfulJim Collins2013-07-011-1/+2