Age | Commit message (Expand) | Author | Files | Lines |
2013-08-28 | krb5: Fetch ccname template from krb5.conf | Stephen Gallagher | 10 | -16/+182 |
2013-08-28 | krb5_common: Refactor to use a talloc temp context | Simo Sorce | 1 | -12/+28 |
2013-08-27 | BUILD: Ignore translations when building RPMs | Stephen Gallagher | 1 | -0/+6 |
2013-08-27 | KRB5: Add support for KEYRING cache type | Stephen Gallagher | 7 | -6/+245 |
2013-08-27 | KRB5: Remove unnecessary call to become_user() | Stephen Gallagher | 1 | -6/+0 |
2013-08-27 | KRB5: Add low-level debugging to sss_get_ccache_name_for_principal | Stephen Gallagher | 1 | -0/+6 |
2013-08-26 | sudo: do not strdup usn on ENOENT | Pavel Březina | 1 | -1/+1 |
2013-08-26 | sudo: do not fail to store the rule if we can't read usn | Pavel Březina | 1 | -3/+4 |
2013-08-26 | PAC: Skip SIDs that cannot be resolved to domain | Jakub Hrozek | 1 | -2/+4 |
2013-08-26 | PAC: use SID instead of GID to search for groups | Sumit Bose | 1 | -48/+41 |
2013-08-26 | PAC: do not fail if a single group cannot be added/removed | Sumit Bose | 1 | -18/+31 |
2013-08-26 | PAC: read user DN instead of constructing it | Sumit Bose | 1 | -5/+17 |
2013-08-26 | PAC: handle non-POSIX groups in cache | Sumit Bose | 2 | -11/+9 |
2013-08-26 | PAC: do not create users with missing GID | Sumit Bose | 1 | -0/+14 |
2013-08-26 | PAC: if user entry already exists keep it | Sumit Bose | 3 | -86/+10 |
2013-08-24 | DP: Notify propperly when removing PAC responder | Ondrej Kos | 2 | -1/+5 |
2013-08-24 | MAN: AD provider only supports trusted domains from the same forest | Jakub Hrozek | 1 | -0/+5 |
2013-08-24 | check_cc_validity: make sure _valid is always set | Sumit Bose | 1 | -5/+7 |
2013-08-22 | pam: Bad debug message format and parameter. | Michal Zidek | 1 | -1/+2 |
2013-08-22 | Fix memory leak insss_krb5_get_error_message | Lukas Slebodnik | 1 | -0/+1 |
2013-08-22 | Use brackets around macros. | Lukas Slebodnik | 2 | -8/+8 |
2013-08-22 | Remove include recursion | Lukas Slebodnik | 2 | -3/+0 |
2013-08-22 | proxy: Allow initgroup to return NOTFOUND | Simo Sorce | 1 | -0/+16 |
2013-08-22 | mmap_cache: Use sss_atomic_write_s instead of write. | Michal Zidek | 1 | -2/+11 |
2013-08-22 | KRB5: Only set active and valid on success | Stephen Gallagher | 1 | -6/+5 |
2013-08-22 | KRB5: Refactor cc_*_check_existing | Stephen Gallagher | 1 | -61/+59 |
2013-08-22 | KRB5: Add new #define for collection cache types | Stephen Gallagher | 8 | -35/+35 |
2013-08-22 | gitignore: Add Eclipse project files to ignore list | Stephen Gallagher | 1 | -0/+3 |
2013-08-22 | BUILD: Fix contrib build macros to display warnings | Stephen Gallagher | 1 | -6/+6 |
2013-08-19 | sysdb_add_incomplete_group: store SID string is available | Sumit Bose | 5 | -14/+72 |
2013-08-19 | save_rfc2307bis_user_memberships: use fq names for subdomains | Sumit Bose | 1 | -0/+16 |
2013-08-19 | sdap_add_incomplete_groups: use fully qualified name if needed | Sumit Bose | 1 | -4/+14 |
2013-08-19 | mmap_cache: Store corrupted mmap cache before reset | Michal Zidek | 1 | -0/+66 |
2013-08-19 | sudo: continue if we are unable to resolve fqdn | Pavel Březina | 1 | -1/+0 |
2013-08-19 | mmap_cache: Use better checks for corrupted mc in responder | Michal Zidek | 2 | -5/+53 |
2013-08-19 | mmap_cache: Off by one error. | Michal Zidek | 4 | -14/+17 |
2013-08-19 | mmap_cache: Remove triple checks in client code. | Michal Zidek | 2 | -40/+20 |
2013-08-19 | mmap_cache: Check data->name value in client code | Michal Zidek | 2 | -0/+37 |
2013-08-19 | KRB5: Do not log to syslog on each login | Jakub Hrozek | 1 | -1/+3 |
2013-08-19 | KRB5: Formatting changes | Jakub Hrozek | 1 | -4/+4 |
2013-08-19 | fill_initgr: add original primary GID if available | Sumit Bose | 2 | -0/+28 |
2013-08-19 | sdap_save_user: save original primary GID of subdomain users | Sumit Bose | 2 | -11/+23 |
2013-08-19 | sdap_get_initgr_done: use the right SID to get a GID | Sumit Bose | 1 | -1/+2 |
2013-08-19 | ipa_s2n_get_user_done: make sure ALIAS name is lower case | Sumit Bose | 1 | -2/+18 |
2013-08-19 | ipa_s2n_get_user_done: free group_attrs as well | Sumit Bose | 1 | -0/+1 |
2013-08-19 | UTIL: Remove obsolete compat macros | Jakub Hrozek | 1 | -19/+0 |
2013-08-19 | AD: Use the correct include guard | Jakub Hrozek | 1 | -3/+3 |
2013-08-19 | Remove include recursion | Lukas Slebodnik | 1 | -1/+0 |
2013-08-19 | Check whether servername is not empty string. | Lukas Slebodnik | 1 | -1/+1 |
2013-08-19 | proxy: Alocate auth tokens in struct authtok_conv | Lukas Slebodnik | 1 | -0/+20 |