summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* DEBUG: Ignore ENOENT for change owner of log filesLukas Slebodnik2016-02-231-0/+7
* Revert "DEBUG: Preventing chown_debug_file if journald on"Lukas Slebodnik2016-02-231-19/+16
* subdomains: inherit ldap_krb5_keytabSumit Bose2016-02-232-0/+5
* UTIL: Use sss_vdebug_fn for callbacksLukas Slebodnik2016-02-232-22/+5
* HBAC: Check format string in hbac log functionLukas Slebodnik2016-02-232-1/+9
* IPA: log real hbac functionLukas Slebodnik2016-02-233-2/+5
* IPA: Use sss_vdebug_fn in hbac_debug_messagesLukas Slebodnik2016-02-231-12/+1
* UTIL: Provide varargs version of debug_fnLukas Slebodnik2016-02-232-10/+25
* UTIL: Use prefix for debug functionLukas Slebodnik2016-02-234-17/+17
* Fix typos reported by lintianLukas Slebodnik2016-02-239-15/+15
* krb5_child: Warn if user cannot read krb5.confLukas Slebodnik2016-02-191-0/+24
* sss_idmap-tests: Fix segmentation faultLukas Slebodnik2016-02-181-2/+2
* PAM: Fix man for pam_account_{expired,locked}_messageDan Lavu2016-02-171-6/+29
* PAM: Pass account lockout status and display messagePavel Reichl2016-02-176-8/+66
* SDAP: Add return code ERR_ACCOUNT_LOCKEDPavel Reichl2016-02-173-0/+12
* IDMAP: Add test to validate off by one bugPavel Reichl2016-02-151-4/+109
* Just return NULL if tevent_req_create() failsSumit Bose2016-02-115-10/+5
* SDAP: Add error code to debug messagePavel Reichl2016-02-091-2/+4
* intg: Change preference of openldap module pathLukas Slebodnik2016-02-091-2/+2
* NSS: Fix memory leak netgroupPavel Reichl2016-02-041-12/+29
* IDMAP: Man change for ldap_idmap_range_size optionPavel Reichl2016-02-031-1/+3
* PYTHON: Fix pep8 errors in sss_obfuscateLukas Slebodnik2016-02-031-5/+8
* PYTHON: sss_obfuscate should work with python3Lukas Slebodnik2016-02-031-11/+13
* server-tests: Fix clean-up after successful testLukas Slebodnik2016-02-021-1/+1
* TESTS: Fix race condition in python testLukas Slebodnik2016-02-022-34/+32
* pyhbac: Fix warning Wsign-compareLukas Slebodnik2016-01-291-7/+11
* pysss_murmur: Fix warning Wsign-compareLukas Slebodnik2016-01-291-1/+1
* TOOLS: Fix warning Wsign-compareLukas Slebodnik2016-01-291-1/+1
* IDMAP: Fix minor memory leakPavel Reichl2016-01-281-3/+11
* cache_req: do not lookup views if possiblePavel Březina2016-01-281-6/+84
* cache_req: simplify cache_req_cache_check()Pavel Březina2016-01-281-31/+48
* FAILOVER: Improve reporting of errorsLukas Slebodnik2016-01-281-7/+13
* pam-srv-tests: Reuse test directory for IO testsLukas Slebodnik2016-01-281-1/+1
* Util: Improve code to get connection credentialsSimo Sorce2016-01-285-34/+137
* NSS: do not skip cache check for netgoupsMichal Židek2016-01-211-24/+23
* IDMAP: Add support for automatic adding of rangesPavel Reichl2016-01-2016-62/+1006
* IDMAP: New structure for domain range paramsPavel Reichl2016-01-201-57/+60
* IDMAP: Fix computing max id for slice rangePavel Reichl2016-01-201-3/+3
* p11: add gnome-screensaver to list of allowed servicesSumit Bose2016-01-201-1/+1
* SDAP: Make it possible to silence errors from dereferenceJakub Hrozek2016-01-193-10/+28
* sdap_connect_send: fail if uri or sockaddr is NULLPavel Březina2016-01-191-0/+6
* AD: try to use current server in the renewal taskSumit Bose2016-01-191-3/+23
* FO: add be_fo_get_active_server_name()Sumit Bose2016-01-192-0/+20
* FO: add fo_get_active_server()Sumit Bose2016-01-193-0/+18
* AD: add task to renew the machine account password if neededSumit Bose2016-01-199-0/+425
* DP_TASK: add be_ptask_get_timeout()Sumit Bose2016-01-193-0/+28
* UTIL: allow to skip default options for child processesSumit Bose2016-01-196-38/+47
* IPA SUDO: Add support for ipaSudoRunAsExt* attributesPavel Březina2016-01-195-0/+23
* SUDO: simplify usn filterPavel Březina2016-01-192-11/+5
* SUDO: remember usn as number instead of stringPavel Březina2016-01-194-28/+31