summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* p4tokenOndrej Kos2013-08-291-0/+4
* p3Ondrej Kos2013-08-281-21/+11
* p2Ondrej Kos2013-08-281-11/+27
* p1Ondrej Kos2013-08-281-4/+2
* DB: Add user/group lookup by SIDOndrej Kos2013-08-283-23/+156
* BUILD: Remove unnecessary patch and configure optsSimo Sorce2013-08-283-31/+0
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-2810-16/+182
* krb5_common: Refactor to use a talloc temp contextSimo Sorce2013-08-281-12/+28
* BUILD: Ignore translations when building RPMsStephen Gallagher2013-08-271-0/+6
* KRB5: Add support for KEYRING cache typeStephen Gallagher2013-08-277-6/+245
* KRB5: Remove unnecessary call to become_user()Stephen Gallagher2013-08-271-6/+0
* KRB5: Add low-level debugging to sss_get_ccache_name_for_principalStephen Gallagher2013-08-271-0/+6
* sudo: do not strdup usn on ENOENTsid2Pavel Březina2013-08-261-1/+1
* sudo: do not fail to store the rule if we can't read usnPavel Březina2013-08-261-3/+4
* PAC: Skip SIDs that cannot be resolved to domainJakub Hrozek2013-08-261-2/+4
* PAC: use SID instead of GID to search for groupsSumit Bose2013-08-261-48/+41
* PAC: do not fail if a single group cannot be added/removedSumit Bose2013-08-261-18/+31
* PAC: read user DN instead of constructing itSumit Bose2013-08-261-5/+17
* PAC: handle non-POSIX groups in cacheSumit Bose2013-08-262-11/+9
* PAC: do not create users with missing GIDSumit Bose2013-08-261-0/+14
* PAC: if user entry already exists keep itSumit Bose2013-08-263-86/+10
* DP: Notify propperly when removing PAC responderOndrej Kos2013-08-242-1/+5
* MAN: AD provider only supports trusted domains from the same forestJakub Hrozek2013-08-241-0/+5
* check_cc_validity: make sure _valid is always setSumit Bose2013-08-241-5/+7
* pam: Bad debug message format and parameter.Michal Zidek2013-08-221-1/+2
* Fix memory leak insss_krb5_get_error_messageLukas Slebodnik2013-08-221-0/+1
* Use brackets around macros.Lukas Slebodnik2013-08-222-8/+8
* Remove include recursionLukas Slebodnik2013-08-222-3/+0
* proxy: Allow initgroup to return NOTFOUNDSimo Sorce2013-08-221-0/+16
* mmap_cache: Use sss_atomic_write_s instead of write.Michal Zidek2013-08-221-2/+11
* KRB5: Only set active and valid on successStephen Gallagher2013-08-221-6/+5
* KRB5: Refactor cc_*_check_existingStephen Gallagher2013-08-221-61/+59
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-228-35/+35
* gitignore: Add Eclipse project files to ignore listStephen Gallagher2013-08-221-0/+3
* BUILD: Fix contrib build macros to display warningsStephen Gallagher2013-08-221-6/+6
* sysdb_add_incomplete_group: store SID string is availableSumit Bose2013-08-195-14/+72
* save_rfc2307bis_user_memberships: use fq names for subdomainsSumit Bose2013-08-191-0/+16
* sdap_add_incomplete_groups: use fully qualified name if neededSumit Bose2013-08-191-4/+14
* mmap_cache: Store corrupted mmap cache before resetMichal Zidek2013-08-191-0/+66
* sudo: continue if we are unable to resolve fqdnPavel Březina2013-08-191-1/+0
* mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2013-08-192-5/+53
* mmap_cache: Off by one error.Michal Zidek2013-08-194-14/+17
* mmap_cache: Remove triple checks in client code.Michal Zidek2013-08-192-40/+20
* mmap_cache: Check data->name value in client codeMichal Zidek2013-08-192-0/+37
* KRB5: Do not log to syslog on each loginJakub Hrozek2013-08-191-1/+3
* KRB5: Formatting changesJakub Hrozek2013-08-191-4/+4
* fill_initgr: add original primary GID if availableSumit Bose2013-08-192-0/+28
* sdap_save_user: save original primary GID of subdomain usersSumit Bose2013-08-192-11/+23
* sdap_get_initgr_done: use the right SID to get a GIDSumit Bose2013-08-191-1/+2
* ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose2013-08-191-2/+18