summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ipa_s2n_get_user_done: free group_attrs as wellSumit Bose2013-08-191-0/+1
* UTIL: Remove obsolete compat macrosJakub Hrozek2013-08-191-19/+0
* AD: Use the correct include guardJakub Hrozek2013-08-191-3/+3
* Remove include recursionLukas Slebodnik2013-08-191-1/+0
* Check whether servername is not empty string.Lukas Slebodnik2013-08-191-1/+1
* proxy: Alocate auth tokens in struct authtok_convLukas Slebodnik2013-08-191-0/+20
* mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek2013-08-115-2/+73
* ldap, krb5: More descriptive msg on chpass failure.Michal Zidek2013-08-112-0/+30
* AD: Cast SASL callbacks to propper typeOndrej Kos2013-08-091-1/+3
* Remove unused constantJakub Hrozek2013-08-091-2/+0
* Use the correct resolv timeoutJakub Hrozek2013-08-091-1/+1
* Enable removing nonexisting dn in sdap_handle_account_infoLukas Slebodnik2013-08-081-1/+1
* PAM: Set negcache if user is not found after provider checkJakub Hrozek2013-08-081-0/+10
* PAM: Check negcache when searching for fully qualified users, tooJakub Hrozek2013-08-081-0/+8
* NSS: Clear cached netgroups if a request comes in from the sss_cacheLukas Slebodnik2013-08-084-0/+55
* NSS: allow removing entries from netgroup hash tableLukas Slebodnik2013-08-083-1/+32
* Fix memory context for hash entriesSumit Bose2013-08-081-2/+4
* add simple access provider init testPavel Březina2013-08-072-0/+99
* simple access provider: allow fully qualified namesPavel Březina2013-08-071-46/+95
* Fix memory context for a state memberSumit Bose2013-08-071-1/+1