summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SUDO: allow disabling full refreshPavel Březina2016-01-191-1/+1
* SUDO: assume zero if usn is unknownPavel Březina2016-01-194-30/+13
* SUDO: remove full_refresh_in_progressPavel Březina2016-01-194-10/+0
* SUDO: sdap_sudo_set_usn() do not steal usnPavel Březina2016-01-192-3/+10
* IPA SUDO: Implement smart refreshPavel Březina2016-01-193-7/+438
* SDAP: Add sdap_or_filtersPavel Březina2016-01-192-7/+27
* IPA SUDO: Remember USNPavel Březina2016-01-191-2/+48
* IPA SUDO: Implement rules refreshPavel Březina2016-01-195-5/+186
* IPA SUDO: Implement full refreshPavel Březina2016-01-195-1/+2281
* IPA SUDO: Implement sudo handlerPavel Březina2016-01-192-0/+120
* IPA SUDO: Add ipasudocmd mappingPavel Březina2016-01-195-0/+26
* IPA SUDO: Add ipasudocmdgrp mappingPavel Březina2016-01-195-0/+28
* IPA SUDO: Add ipasudorule mappingPavel Březina2016-01-196-0/+92