summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MAN: Update ppolicy descriptionPavel Reichl2015-03-271-4/+7
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-2713-34/+324
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-262-6/+27
* build: Only run cmocka tests if cmocka 1.0 or newer is availableJakub Hrozek2015-03-261-2/+2
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-2633-638/+741
* LDAP: remove unused codePavel Reichl2015-03-261-5/+1
* GPO: error out instead of leaving array element uninitializedSumit Bose2015-03-261-1/+4
* IPA: set EINVAL if dn can't be linearizedPavel Reichl2015-03-201-0/+1
* IPA: make sure output variable is setSumit Bose2015-03-201-1/+3
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-209-18/+64
* selinux: Handle setup with empty default and no configured rulesJakub Hrozek2015-03-172-4/+10
* IPA idviews: check if view name is setSumit Bose2015-03-171-1/+4
* ipa_selinux: Fix warning may be used uninitializedLukas Slebodnik2015-03-171-1/+1
* ipa: make sure extdom expo data is availableSumit Bose2015-03-131-0/+5
* ipa: do not treat missing sub-domain users as errorSumit Bose2015-03-131-3/+7
* 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-131-18/+28
* ldap_child: fix coverity warningPavel Reichl2015-03-131-2/+12
* Log reason in debug message why ldb_modify failedLukas Slebodnik2015-03-138-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-065-94/+254
* UTIL: convert GeneralizedTime to unix timePavel Reichl2015-03-066-3/+121
* 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-047-1/+119
* SDAP: refactor pwexpire policyPavel Reichl2015-03-043-32/+91
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-0311-9/+666
* 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-03-031-0/+6
* PAM: warn all services about account expirationPavel Reichl2015-03-031-2/+17
* PAM: new option pam_account_expired_messagePavel Reichl2015-03-036-5/+35
* PAM: do not reject abruptlyPavel Reichl2015-03-033-5/+130
* Updating translations for the 1.12.4 releasesssd-1_12_4Jakub Hrozek2015-02-1838-10708/+11273
* 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
* CONFIGURE: Do not use macro AC_PROG_MKDIR_P twiceLukas Slebodnik2015-02-181-2/+1