summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* free idmapped smb SIDs correctlyPavel Březina2013-11-071-3/+3
* free idmapped dom SIDs correctlyPavel Březina2013-11-071-6/+6
* free idmapped SIDs correctlyPavel Březina2013-11-078-13/+20
* idmap: add API to free allocated SIDsPavel Březina2013-11-072-0/+84
* Enhance/add unit tests for find_subdomain_by_sid/nameSumit Bose2013-11-042-0/+267
* build: fix ordering of linker flagsJan Engelhardt2013-11-041-33/+36
* Include ext headers with #include <foo.h> - contPavel Reichl2013-11-049-9/+10
* AD: Fix ad_access_filter parsing with empty filterJakub Hrozek2013-10-302-0/+24
* NSS: Fix parenthesisJakub Hrozek2013-10-301-1/+1
* LDAP: Check all search bases during nested group processingJakub Hrozek2013-10-301-13/+42
* nested groups: pick correct domain for cache lookupsPavel Březina2013-10-301-4/+12
* sdap_fill_memberships: pick correct domain for every memberPavel Březina2013-10-301-4/+19
* ghosts: pick correct domain for every memberPavel Březina2013-10-301-10/+15
* sdap: add sdap_domain_get_by_dn()Pavel Březina2013-10-302-0/+28
* sdap: store base dn in sdap_domainPavel Březina2013-10-302-15/+22
* ad: shortcut if possible during get object by ID or SIDPavel Březina2013-10-301-0/+96
* free sid obtained from sss_idmap_unix_to_sid()Pavel Březina2013-10-301-0/+2
* be_spy_create: free be_req and not the long living dataSumit Bose2013-10-301-1/+1
* LDAP: Return correct error codeLukas Slebodnik2013-10-301-1/+1
* Makefile: Remove unused variable TEST_MOCK_OBJLukas Slebodnik2013-10-301-4/+0
* Makefile: Add missing librariesLukas Slebodnik2013-10-301-0/+4
* BUILD: Update bashrc macrosStephen Gallagher2013-10-301-4/+2
* MAN: Document that krb5 directories can only be created as privateJakub Hrozek2013-10-291-10/+3
* NSS: Use new safealign macros in NSS responderJakub Hrozek2013-10-291-2/+2
* NSS: Fix service enumerationJakub Hrozek2013-10-291-1/+5