summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-28IPA: Enable AD sites when in server modeJakub Hrozek3-2/+70
2013-08-28BUILD: Remove unnecessary patch and configure optsSimo Sorce3-31/+0
2013-08-28krb5: Fetch ccname template from krb5.confStephen Gallagher10-16/+182
2013-08-28krb5_common: Refactor to use a talloc temp contextSimo Sorce1-12/+28
2013-08-27BUILD: Ignore translations when building RPMsStephen Gallagher1-0/+6
2013-08-27KRB5: Add support for KEYRING cache typeStephen Gallagher7-6/+245
2013-08-27KRB5: Remove unnecessary call to become_user()Stephen Gallagher1-6/+0
2013-08-27KRB5: Add low-level debugging to sss_get_ccache_name_for_principalStephen Gallagher1-0/+6
2013-08-26sudo: do not strdup usn on ENOENTPavel Březina1-1/+1
2013-08-26sudo: do not fail to store the rule if we can't read usnPavel Březina1-3/+4
2013-08-26PAC: Skip SIDs that cannot be resolved to domainJakub Hrozek1-2/+4
2013-08-26PAC: use SID instead of GID to search for groupsSumit Bose1-48/+41
2013-08-26PAC: do not fail if a single group cannot be added/removedSumit Bose1-18/+31
2013-08-26PAC: read user DN instead of constructing itSumit Bose1-5/+17
2013-08-26PAC: handle non-POSIX groups in cacheSumit Bose2-11/+9
2013-08-26PAC: do not create users with missing GIDSumit Bose1-0/+14
2013-08-26PAC: if user entry already exists keep itSumit Bose3-86/+10
2013-08-24DP: Notify propperly when removing PAC responderOndrej Kos2-1/+5
2013-08-24MAN: AD provider only supports trusted domains from the same forestJakub Hrozek1-0/+5
2013-08-24check_cc_validity: make sure _valid is always setSumit Bose1-5/+7
2013-08-22pam: Bad debug message format and parameter.Michal Zidek1-1/+2
2013-08-22Fix memory leak insss_krb5_get_error_messageLukas Slebodnik1-0/+1
2013-08-22Use brackets around macros.Lukas Slebodnik2-8/+8
2013-08-22Remove include recursionLukas Slebodnik2-3/+0
2013-08-22proxy: Allow initgroup to return NOTFOUNDSimo Sorce1-0/+16
2013-08-22mmap_cache: Use sss_atomic_write_s instead of write.Michal Zidek1-2/+11
2013-08-22KRB5: Only set active and valid on successStephen Gallagher1-6/+5
2013-08-22KRB5: Refactor cc_*_check_existingStephen Gallagher1-61/+59
2013-08-22KRB5: Add new #define for collection cache typesStephen Gallagher8-35/+35
2013-08-22gitignore: Add Eclipse project files to ignore listStephen Gallagher1-0/+3
2013-08-22BUILD: Fix contrib build macros to display warningsStephen Gallagher1-6/+6
2013-08-19sysdb_add_incomplete_group: store SID string is availableSumit Bose5-14/+72
2013-08-19save_rfc2307bis_user_memberships: use fq names for subdomainsSumit Bose1-0/+16
2013-08-19sdap_add_incomplete_groups: use fully qualified name if neededSumit Bose1-4/+14
2013-08-19mmap_cache: Store corrupted mmap cache before resetMichal Zidek1-0/+66
2013-08-19sudo: continue if we are unable to resolve fqdnPavel Březina1-1/+0
2013-08-19mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2-5/+53
2013-08-19mmap_cache: Off by one error.Michal Zidek4-14/+17
2013-08-19mmap_cache: Remove triple checks in client code.Michal Zidek2-40/+20
2013-08-19mmap_cache: Check data->name value in client codeMichal Zidek2-0/+37
2013-08-19KRB5: Do not log to syslog on each loginJakub Hrozek1-1/+3
2013-08-19KRB5: Formatting changesJakub Hrozek1-4/+4
2013-08-19fill_initgr: add original primary GID if availableSumit Bose2-0/+28
2013-08-19sdap_save_user: save original primary GID of subdomain usersSumit Bose2-11/+23
2013-08-19sdap_get_initgr_done: use the right SID to get a GIDSumit Bose1-1/+2
2013-08-19ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose1-2/+18
2013-08-19ipa_s2n_get_user_done: free group_attrs as wellSumit Bose1-0/+1
2013-08-19UTIL: Remove obsolete compat macrosJakub Hrozek1-19/+0
2013-08-19AD: Use the correct include guardJakub Hrozek1-3/+3
2013-08-19Remove include recursionLukas Slebodnik1-1/+0