summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pam_initgr_check_timeout: add debug outputSumit Bose2015-03-131-0/+4
* PAM: use the logon_name as the key for the PAM initgr cacheSumit Bose2015-03-131-13/+3
* test: Check ERR_LASTMichal Zidek2015-03-133-1/+12
* DEBUG: Add missing strings for error messagesMichal Zidek2015-03-132-1/+4
* MAN: libkrb5 and SSSD use different expansionsPavel Reichl2015-03-131-0/+9
* NSS: Handle ENOENT when doing initgroups by UPNJakub Hrozek2015-03-121-18/+28
* ldap_child: fix coverity warningPavel Reichl2015-03-111-2/+12
* Log reason in debug message why ldb_modify failedLukas Slebodnik2015-03-118-10/+68
* be_refresh: support groupsPavel Březina2015-03-085-0/+63
* be_refresh: support usersPavel Březina2015-03-085-0/+62
* be_refresh: add sdap_refresh_initPavel Březina2015-03-085-30/+33
* be_refresh: refactor netgroups refreshPavel Březina2015-03-081-32/+77
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-084-17/+13
* be_refresh: refresh all domains in backendPavel Březina2015-03-084-37/+66
* SDAP: fix minor neglect in is_account_locked()Pavel Reichl2015-03-061-0/+2
* SDAP: Lock out ssh keys when account naturally expiresPavel Reichl2015-03-064-90/+245
* UTIL: convert GeneralizedTime to unix timePavel Reichl2015-03-065-0/+115
* ldap_child: initialized ccname_file_dummySumit Bose2015-03-061-1/+1
* selinux: Delete existing user mapping on empty defaultJakub Hrozek2015-03-042-7/+17
* LDAP: unlink ccname_file_dummy if there is an errorDaniel Hjorth2015-03-041-1/+11
* SDAP: enable change phase of pw expire policy checkPavel Reichl2015-03-037-1/+119
* SDAP: refactor pwexpire policyPavel Reichl2015-03-032-32/+90
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-0310-9/+647
* resolv: Use the same default timeout for SRV queries as previouslyJakub Hrozek2015-03-032-1/+7
* PAM: check return value of confdb_get_stringPavel Reichl2015-02-271-0/+6
* PAM: warn all services about account expirationPavel Reichl2015-02-231-2/+17
* PAM: new option pam_account_expired_messagePavel Reichl2015-02-236-5/+35
* PAM: do not reject abruptlyPavel Reichl2015-02-233-5/+130
* Updating translations for the 1.12.4 releasesssd-1_12_4Jakub Hrozek2015-02-1816-3504/+3956
* RESPONDERS: Warn to syslog about colliding objectsLukas Slebodnik2015-02-183-0/+22
* LDAP: Handle ENOENT better in the cleanup taskJakub Hrozek2015-02-181-9/+8
* LDAP: Add better DEBUG messages to the cleanup taskJakub Hrozek2015-02-181-0/+11
* GPO: Better debugging for gpo_child's mkdirJakub Hrozek2015-02-181-1/+6
* Add missing new lines to debug messagesLukas Slebodnik2015-02-1849-127/+131
* sbus_codegen: Port to python3Lukas Slebodnik2015-02-131-8/+13
* Remove strict requirements of python2Lukas Slebodnik2015-02-137-7/+7
* SSSDConfig: Port missing parts to python3Lukas Slebodnik2015-02-132-31/+34
* SSSDConfig: Remove unused exception nameLukas Slebodnik2015-02-131-3/+3
* Python3 support in SSSDBohuslav Kabrda2015-02-1312-141/+292
* SELINUX: Check the return value of setuid and setgidJakub Hrozek2015-02-131-2/+12
* resolv: Fix a typoJakub Hrozek2015-02-131-1/+1
* Add user_attributes to ifp section of API schemaRob Crittenden2015-02-131-0/+1
* MONITOR: Fix double freeLukas Slebodnik2015-02-121-0/+3
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-117-5/+511
* LDAP: Rename the _res output parameter to avoid clashing with libresolv in testsJakub Hrozek2015-02-112-4/+4
* fill_id() fix LE/BE issue with wrong data typeSumit Bose2015-01-301-4/+6
* AD: use GC for SID requests as wellSumit Bose2015-01-302-10/+29
* ipa_s2n_save_objects: properly handle fully-qualified group namesSumit Bose2015-01-301-1/+1
* MAN: amend sss_ssh_authorizedkeysPavel Reichl2015-01-301-2/+3
* IPA: Resolve IPA user groups' overrideDN in non-default viewJakub Hrozek2015-01-301-8/+312