summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SPEC: Remove unnecessary requirementsLukas Slebodnik2016-02-171-3/+0
* 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
* SPEC: Move libsss_autofs.so outside sssd-commonLukas Slebodnik2016-02-101-4/+15
* 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
* CONFIGURE: Replace obsoleted macro AC_PROG_LIBTOOLLukas Slebodnik2016-02-021-1/+1
* SPEC: Move polkit rules into sssd-polkit-rules subpackageAlexander Bokovoy2016-02-021-6/+18
* SPEC: Fix packaging of libsss_simpleifpLukas Slebodnik2016-02-021-1/+4
* SPEC: Remove unnecessary clean-up of buildrootLukas Slebodnik2016-02-021-4/+0
* 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
* SPEC: Use systemd macrosLukas Slebodnik2016-01-281-14/+3
* Util: Improve code to get connection credentialsSimo Sorce2016-01-286-34/+139
* NSS: do not skip cache check for netgoupsMichal Židek2016-01-211-24/+23
* MAKE: Do not compile generated header filesPavel Březina2016-01-211-12/+11
* IDMAP: Add support for automatic adding of rangesPavel Reichl2016-01-2017-63/+1007
* 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-1910-0/+426