summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AD: Add missing DP option terminatorStephen Gallagher2012-07-161-1/+2
* Add newline to DEBUG messagesJakub Hrozek2012-07-121-2/+2
* Fix typo: exhasution->exhaustion.Yuri Chornoivan2012-07-101-1/+1
* Update translations for 1.9.0 beta 4 releasesssd-1_9_0_beta4sssd-1_8_94Jakub Hrozek2012-07-1011-5689/+7545
* Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek2012-07-104-10/+11
* Print based on pointer contents not addressJakub Hrozek2012-07-101-1/+3
* Fix segfault when using local providerStephen Gallagher2012-07-101-6/+5
* pac responder: limit access by checking UIDsSumit Bose2012-07-109-10/+378
* Remove dead code in ipa_subdomains_handler_done()Sumit Bose2012-07-101-1/+1
* Remove resource leak in sssdpac_import_authdataSumit Bose2012-07-101-3/+1
* Fix incorrect error-checkStephen Gallagher2012-07-091-1/+1
* Check for errors from krb5_unparse_nameStephen Gallagher2012-07-091-1/+8
* Add missing return value checkStephen Gallagher2012-07-091-1/+1
* Avoid NULL-dereference in error-handlingStephen Gallagher2012-07-091-1/+3
* Fix uninitialized memcpy errorStephen Gallagher2012-07-091-0/+2
* Fix uninitialized value returnStephen Gallagher2012-07-091-1/+1
* Fix potential NULL-dereferenceStephen Gallagher2012-07-091-1/+3
* Fix incorrect return value in testsStephen Gallagher2012-07-091-0/+2
* Fix potential NULL-dereferenceStephen Gallagher2012-07-091-1/+2
* Fix potential NULL-dereferenceStephen Gallagher2012-07-091-1/+3
* Fix uninitialized variableStephen Gallagher2012-07-091-0/+1
* Fix use-after-freeStephen Gallagher2012-07-091-0/+1
* heimdal: use sss_krb5_princ_realm to access realmRambaldi2012-07-091-4/+11
* heimdal: fix compile error in krb5-child-testRambaldi2012-07-092-0/+5
* Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8Stef Walter2012-07-064-187/+0
* AD: Force case-insensitive operation in AD providerStephen Gallagher2012-07-061-0/+18
* CONFDB: Add the ability to set a boolean value in the confdbStephen Gallagher2012-07-062-0/+80
* AD: Add manpages and SSSDConfig entriesStephen Gallagher2012-07-067-2/+288
* AD: use krb5_keytab for validation and GSSAPIStephen Gallagher2012-07-063-3/+12
* AD: Add AD access-control providerStephen Gallagher2012-07-064-1/+188
* AD: Add AD auth and chpass providersStephen Gallagher2012-07-064-1/+159
* AD: Add AD identity providerStephen Gallagher2012-07-067-0/+1274
* LDAP: Rename user and group maps for ADStephen Gallagher2012-07-062-4/+4
* KRB5: Create a common init routine for krb5_child optionsStephen Gallagher2012-07-064-98/+135
* KRB5: Drop memctx parameter of krb5_try_kdcipStephen Gallagher2012-07-064-15/+17
* KRB5_LOCATOR: Print the filename that couldn't be openedStephen Gallagher2012-07-061-1/+2
* KRB5: Some logging enhancements for krb5_childStephen Gallagher2012-07-061-6/+13
* MAN: Unify "SEE ALSO" sectionsStephen Gallagher2012-07-0622-331/+111
* Set file descriptor limits in pac responderSumit Bose2012-07-061-0/+15
* Fix SSSDConfigTest for separate build directoriesSumit Bose2012-07-061-8/+9
* Fix crash when interface doesn't have an addressStef Walter2012-07-061-0/+3
* LDAP: Print extended failure message for SASL bindStephen Gallagher2012-07-021-2/+14
* IPA: Don't hang onto memory longer than necessaryStephen Gallagher2012-07-021-0/+1
* Fix segfault when sudo is not configured.Simo Sorce2012-06-301-1/+2
* KRB5: Initialize the credential cache type properlyStephen Gallagher2012-06-291-0/+11
* DEBUG: Log to syslog if we are unable to open a debug fdStephen Gallagher2012-06-291-0/+5
* TESTS: Print messages when LDAP options do not matchStephen Gallagher2012-06-291-2/+10
* sudo: manpage updatedPavel Březina2012-06-292-34/+131
* sudo ldap provider: support autoconfiguration of IP addressesPavel Březina2012-06-291-1/+179
* sudo ldap provider: do per-host updatesPavel Březina2012-06-291-3/+160