summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-07-18Update translations for 1.9.0 beta 5 releaseJakub Hrozek12-2298/+15641
2012-07-18PAM: Fix off-by-one-error in the SELinux session codeJakub Hrozek1-1/+1
2012-07-18AD: Fix defaults for krb5_canonicalizeStephen Gallagher1-2/+2
2012-07-18Fix uninitialized valuesNick Guay12-23/+23
2012-07-18IPA: Return and save all SELinux rules in the providerJakub Hrozek1-47/+27
2012-07-18SYSDB: Delete SELinux mappingsJakub Hrozek2-0/+19
2012-07-18IPA: Download defaults even if there are no SELinux mappingsJakub Hrozek1-60/+59
2012-07-18Modify priority evaluation in SELinux user mapsJan Zeleny5-9/+113
2012-07-18Add function sysdb_attrs_copy_values()Jan Zeleny2-0/+27
2012-07-18LDAP: Properly cast type for MINSSF valueJan Vcelak1-11/+9
2012-07-18Fixed: Uninitialized value in krb5_child-test if ccname was specified.Michal Zidek1-1/+1
2012-07-18Fixed: Unchecked return value from dp_opt_set_int.Michal Zidek1-1/+5
2012-07-16Fixed wrong number in shadowLastChangeJan Zeleny1-1/+2
2012-07-16sudo test client: avoid SIGSEGV when run without argumentsPavel Březina1-1/+1
2012-07-16resolv_gethostbyname_send: strdup hostname to work properly when hostname is ...Pavel Březina1-5/+12
2012-07-16AD: Add missing DP option terminatorStephen Gallagher1-1/+2
2012-07-12Add newline to DEBUG messagesJakub Hrozek1-2/+2
2012-07-10Fix typo: exhasution->exhaustion.Yuri Chornoivan1-1/+1
2012-07-10Update translations for 1.9.0 beta 4 releaseJakub Hrozek11-5689/+7545
2012-07-10Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek4-10/+11
2012-07-10Print based on pointer contents not addressJakub Hrozek1-1/+3
2012-07-10Fix segfault when using local providerStephen Gallagher1-6/+5
2012-07-10pac responder: limit access by checking UIDsSumit Bose9-10/+378
2012-07-10Remove dead code in ipa_subdomains_handler_done()Sumit Bose1-1/+1
2012-07-10Remove resource leak in sssdpac_import_authdataSumit Bose1-3/+1
2012-07-09Fix incorrect error-checkStephen Gallagher1-1/+1
2012-07-09Check for errors from krb5_unparse_nameStephen Gallagher1-1/+8
2012-07-09Add missing return value checkStephen Gallagher1-1/+1
2012-07-09Avoid NULL-dereference in error-handlingStephen Gallagher1-1/+3
2012-07-09Fix uninitialized memcpy errorStephen Gallagher1-0/+2
2012-07-09Fix uninitialized value returnStephen Gallagher1-1/+1
2012-07-09Fix potential NULL-dereferenceStephen Gallagher1-1/+3
2012-07-09Fix incorrect return value in testsStephen Gallagher1-0/+2
2012-07-09Fix potential NULL-dereferenceStephen Gallagher1-1/+2
2012-07-09Fix potential NULL-dereferenceStephen Gallagher1-1/+3
2012-07-09Fix uninitialized variableStephen Gallagher1-0/+1
2012-07-09Fix use-after-freeStephen Gallagher1-0/+1
2012-07-09heimdal: use sss_krb5_princ_realm to access realmRambaldi1-4/+11
2012-07-09heimdal: fix compile error in krb5-child-testRambaldi2-0/+5
2012-07-06Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8Stef Walter4-187/+0
2012-07-06AD: Force case-insensitive operation in AD providerStephen Gallagher1-0/+18
2012-07-06CONFDB: Add the ability to set a boolean value in the confdbStephen Gallagher2-0/+80
2012-07-06AD: Add manpages and SSSDConfig entriesStephen Gallagher7-2/+288
2012-07-06AD: use krb5_keytab for validation and GSSAPIStephen Gallagher3-3/+12
2012-07-06AD: Add AD access-control providerStephen Gallagher4-1/+188
2012-07-06AD: Add AD auth and chpass providersStephen Gallagher4-1/+159
2012-07-06AD: Add AD identity providerStephen Gallagher7-0/+1274
2012-07-06LDAP: Rename user and group maps for ADStephen Gallagher2-4/+4
2012-07-06KRB5: Create a common init routine for krb5_child optionsStephen Gallagher4-98/+135
2012-07-06KRB5: Drop memctx parameter of krb5_try_kdcipStephen Gallagher4-15/+17