summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* LDAP: Properly cast type for MINSSF valueJan Vcelak2012-07-181-11/+9
* Fixed: Uninitialized value in krb5_child-test if ccname was specified.Michal Zidek2012-07-181-1/+1
* Fixed: Unchecked return value from dp_opt_set_int.Michal Zidek2012-07-181-1/+5
* Fixed wrong number in shadowLastChangeJan Zeleny2012-07-161-1/+2
* sudo test client: avoid SIGSEGV when run without argumentsPavel Březina2012-07-161-1/+1
* resolv_gethostbyname_send: strdup hostname to work properly when hostname is ...Pavel Březina2012-07-161-5/+12
* Add missing "%" to specfileJakub Hrozek2012-07-161-1/+1
* AD: Add missing DP option terminatorStephen Gallagher2012-07-161-1/+2
* RPM: Own several directoriesJakub Hrozek2012-07-131-0/+4
* Add newline to DEBUG messagesJakub Hrozek2012-07-121-2/+2
* Fix typo: exhasution->exhaustion.Yuri Chornoivan2012-07-101-1/+1
* Bumping version to 1.9.0 beta 5Jakub Hrozek2012-07-101-1/+1
* Update translations for 1.9.0 beta 4 releasesssd-1_9_0_beta4sssd-1_8_94Jakub Hrozek2012-07-1032-9370/+15153
* 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-1010-11/+394
* 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-069-2/+290
* AD: use krb5_keytab for validation and GSSAPIStephen Gallagher2012-07-063-3/+12
* AD: Add AD provider to the spec fileStephen Gallagher2012-07-061-0/+1
* AD: Add AD access-control providerStephen Gallagher2012-07-065-1/+190
* AD: Add AD auth and chpass providersStephen Gallagher2012-07-064-1/+159
* AD: Add AD identity providerStephen Gallagher2012-07-068-0/+1316
* 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-065-99/+138
* 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