summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* monitor: Specific error message for missing sssd.confPavel Reichl2013-11-274-3/+16
* pac: fix potential memory leaksPavel Březina2013-11-221-5/+5
* pac: fix double freePavel Březina2013-11-221-8/+6
* LDAP: Search for original DN during auth if it's missingJakub Hrozek2013-11-201-16/+194
* LDAP: Split out a request to search for a user w/o savingJakub Hrozek2013-11-202-33/+147
* LDAP: Initialize user count for AD matching ruleJakub Hrozek2013-11-181-1/+1
* do not use default_domain_suffix with autofsAron Parsons2013-11-181-1/+1
* TESTS: Remove test dir after successful testsLukas Slebodnik2013-11-181-1/+6
* TESTS: Link libsss_test_common with teventLukas Slebodnik2013-11-181-1/+2
* monitor: Stop using unnecessary helper pointer.Michal Zidek2013-11-151-8/+4
* krb5: Alignment warning reported by clangMichal Zidek2013-11-151-7/+7
* sss_client: Use SAFEALIGN_SETMEM_<type> macros where appropriate.Michal Zidek2013-11-151-6/+3
* Update CIFS plugin for Well-Known SID supportSumit Bose2013-11-151-16/+0
* nss: check for Well-Known SIDs in SID based requestsSumit Bose2013-11-153-0/+361
* nss-srv-tests: check packet statusSumit Bose2013-11-151-14/+50
* Add utility to handle Well-Known SIDsSumit Bose2013-11-154-1/+430
* Add sss_tc_fqname2()Sumit Bose2013-11-152-0/+22
* nss: save global name configuration to the nss contextSumit Bose2013-11-152-0/+7
* sss_names_init: allow empty domain nameSumit Bose2013-11-152-15/+141
* Add sss_packet_get_status()Sumit Bose2013-11-152-0/+10
* SYSDB: Skip malformed netgroup attribute.Lukas Slebodnik2013-11-151-1/+5
* SYSDB: Drop redundant sysdb_ctx parameter from sysdb.cMichal Zidek2013-11-1520-115/+89
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-1543-490/+372
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_sudo.c moduleJakub Hrozek2013-11-157-74/+53
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_idmap moduleJakub Hrozek2013-11-153-22/+16
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-1522-239/+159
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_ssh moduleMichal Zidek2013-11-155-45/+28
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_services moduleMichal Zidek2013-11-1511-97/+71
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-1531-182/+99
* SYSDB: Drop the sysdb_ctx parameter from SELinux functionsJakub Hrozek2013-11-153-30/+21
* SYSDB: Drop the sysdb_ctx parameter from the autofs APIJakub Hrozek2013-11-158-92/+60
* Merge ipa_selinux_common.c and ipa_selinux.cJakub Hrozek2013-11-156-187/+50
* monitor: return right error codeLukas Slebodnik2013-11-151-1/+1
* PAC: Free config attribute when it's processedJakub Hrozek2013-11-141-0/+1
* LDAP: Prevent from using uninitialized sdap_optionsLukas Slebodnik2013-11-141-1/+1
* Remove unused variableJakub Hrozek2013-11-121-1/+0
* BUILD: Change error message if missing cifsimap.hLukas Slebodnik2013-11-121-1/+4
* Signals: Refactor termination of processesSimo Sorce2013-11-124-29/+13
* Signals: Remove empty sig_hupSimo Sorce2013-11-121-8/+0
* Signals: Remove unused functionsSimo Sorce2013-11-122-59/+0
* Add ldap_autofs_map_master_name optionCove Schneider2013-11-1211-9/+34
* BUILD: Use OPENLDAP_CFLAGS instead of LDAP_CFLAGSBenjamin Franzke2013-11-111-3/+3
* BUILD: Explicitly link libsss_ad.so with sasl libsLukas Slebodnik2013-11-113-2/+20
* Replace prog_DEPENDENCIES with EXTRA_prog_DEPENDENCIESSumit Bose2013-11-111-6/+4
* Initialize sid_str to NULL to avoid freeing random dataJakub Hrozek2013-11-082-2/+2
* UTIL: Free log message when using journaldJakub Hrozek2013-11-071-0/+2
* confdb: Make offline timeout configurableMichal Zidek2013-11-075-2/+32
* responder: Access packet header using SAFEALIGN macros.Michal Zidek2013-11-071-37/+68
* NSS: Set packet length for initgroupsLukas Slebodnik2013-11-071-0/+7
* free idmapped binary SIDs correctlyPavel Březina2013-11-073-7/+7