Age | Commit message (Expand) | Author | Files | Lines |
2012-07-18 | IPA: Download defaults even if there are no SELinux mappings | Jakub Hrozek | 1 | -60/+59 |
2012-07-18 | Modify priority evaluation in SELinux user maps | Jan Zeleny | 5 | -9/+113 |
2012-07-18 | Add function sysdb_attrs_copy_values() | Jan Zeleny | 2 | -0/+27 |
2012-07-18 | LDAP: Properly cast type for MINSSF value | Jan Vcelak | 1 | -11/+9 |
2012-07-18 | Fixed: Uninitialized value in krb5_child-test if ccname was specified. | Michal Zidek | 1 | -1/+1 |
2012-07-18 | Fixed: Unchecked return value from dp_opt_set_int. | Michal Zidek | 1 | -1/+5 |
2012-07-16 | Fixed wrong number in shadowLastChange | Jan Zeleny | 1 | -1/+2 |
2012-07-16 | sudo test client: avoid SIGSEGV when run without arguments | Pavel Březina | 1 | -1/+1 |
2012-07-16 | resolv_gethostbyname_send: strdup hostname to work properly when hostname is ... | Pavel Březina | 1 | -5/+12 |
2012-07-16 | Add missing "%" to specfile | Jakub Hrozek | 1 | -1/+1 |
2012-07-16 | AD: Add missing DP option terminator | Stephen Gallagher | 1 | -1/+2 |
2012-07-13 | RPM: Own several directories | Jakub Hrozek | 1 | -0/+4 |
2012-07-12 | Add newline to DEBUG messages | Jakub Hrozek | 1 | -2/+2 |
2012-07-10 | Fix typo: exhasution->exhaustion. | Yuri Chornoivan | 1 | -1/+1 |
2012-07-10 | Bumping version to 1.9.0 beta 5 | Jakub Hrozek | 1 | -1/+1 |
2012-07-10 | Update translations for 1.9.0 beta 4 release | Jakub Hrozek | 32 | -9370/+15153 |
2012-07-10 | Cast uid_t to unsigned long long in DEBUG messages | Jakub Hrozek | 4 | -10/+11 |
2012-07-10 | Print based on pointer contents not address | Jakub Hrozek | 1 | -1/+3 |
2012-07-10 | Fix segfault when using local provider | Stephen Gallagher | 1 | -6/+5 |
2012-07-10 | pac responder: limit access by checking UIDs | Sumit Bose | 10 | -11/+394 |
2012-07-10 | Remove dead code in ipa_subdomains_handler_done() | Sumit Bose | 1 | -1/+1 |
2012-07-10 | Remove resource leak in sssdpac_import_authdata | Sumit Bose | 1 | -3/+1 |
2012-07-09 | Fix incorrect error-check | Stephen Gallagher | 1 | -1/+1 |
2012-07-09 | Check for errors from krb5_unparse_name | Stephen Gallagher | 1 | -1/+8 |
2012-07-09 | Add missing return value check | Stephen Gallagher | 1 | -1/+1 |
2012-07-09 | Avoid NULL-dereference in error-handling | Stephen Gallagher | 1 | -1/+3 |
2012-07-09 | Fix uninitialized memcpy error | Stephen Gallagher | 1 | -0/+2 |
2012-07-09 | Fix uninitialized value return | Stephen Gallagher | 1 | -1/+1 |
2012-07-09 | Fix potential NULL-dereference | Stephen Gallagher | 1 | -1/+3 |
2012-07-09 | Fix incorrect return value in tests | Stephen Gallagher | 1 | -0/+2 |
2012-07-09 | Fix potential NULL-dereference | Stephen Gallagher | 1 | -1/+2 |
2012-07-09 | Fix potential NULL-dereference | Stephen Gallagher | 1 | -1/+3 |
2012-07-09 | Fix uninitialized variable | Stephen Gallagher | 1 | -0/+1 |
2012-07-09 | Fix use-after-free | Stephen Gallagher | 1 | -0/+1 |
2012-07-09 | heimdal: use sss_krb5_princ_realm to access realm | Rambaldi | 1 | -4/+11 |
2012-07-09 | heimdal: fix compile error in krb5-child-test | Rambaldi | 2 | -0/+5 |
2012-07-06 | Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8 | Stef Walter | 4 | -187/+0 |
2012-07-06 | AD: Force case-insensitive operation in AD provider | Stephen Gallagher | 1 | -0/+18 |
2012-07-06 | CONFDB: Add the ability to set a boolean value in the confdb | Stephen Gallagher | 2 | -0/+80 |
2012-07-06 | AD: Add manpages and SSSDConfig entries | Stephen Gallagher | 9 | -2/+290 |
2012-07-06 | AD: use krb5_keytab for validation and GSSAPI | Stephen Gallagher | 3 | -3/+12 |
2012-07-06 | AD: Add AD provider to the spec file | Stephen Gallagher | 1 | -0/+1 |
2012-07-06 | AD: Add AD access-control provider | Stephen Gallagher | 5 | -1/+190 |
2012-07-06 | AD: Add AD auth and chpass providers | Stephen Gallagher | 4 | -1/+159 |
2012-07-06 | AD: Add AD identity provider | Stephen Gallagher | 8 | -0/+1316 |
2012-07-06 | LDAP: Rename user and group maps for AD | Stephen Gallagher | 2 | -4/+4 |
2012-07-06 | KRB5: Create a common init routine for krb5_child options | Stephen Gallagher | 5 | -99/+138 |
2012-07-06 | KRB5: Drop memctx parameter of krb5_try_kdcip | Stephen Gallagher | 4 | -15/+17 |
2012-07-06 | KRB5_LOCATOR: Print the filename that couldn't be opened | Stephen Gallagher | 1 | -1/+2 |
2012-07-06 | KRB5: Some logging enhancements for krb5_child | Stephen Gallagher | 1 | -6/+13 |