summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-286-32/+62
* DP: Use the correct type for DBus booleanJakub Hrozek2013-08-281-2/+5
* IPA: Add forgotten declarationJakub Hrozek2013-08-281-0/+1
* NSS: Descend into subdomains if enumerate=trueJakub Hrozek2013-08-281-12/+12
* IPA: enable enumeration if parent domain enumerates in server modeJakub Hrozek2013-08-281-12/+58
* Add a new option to control subdomain enumerationJakub Hrozek2013-08-288-1/+75
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-284-7/+23
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-285-11/+38
* LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek2013-08-285-9/+21
* LDAP: Make the cleanup task reusable for subdomainsJakub Hrozek2013-08-285-42/+73
* LDAP: Make cleanup synchronousJakub Hrozek2013-08-283-150/+34
* LDAP: Convert enumeration to the ptask APIJakub Hrozek2013-08-284-136/+132
* LDAP: Move the ldap enum request to its own reusable moduleJakub Hrozek2013-08-286-642/+741
* LDAP: Remove unused constantJakub Hrozek2013-08-281-2/+0
* LDAP: Add enum_{users,groups}_recv to follow the tevent_req styleJakub Hrozek2013-08-281-24/+19
* DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2013-08-284-24/+4
* DB: Update sss_domain_info with new updated dataJakub Hrozek2013-08-281-5/+5
* ipa-server-mode: add IPA group memberships to AD usersSumit Bose2013-08-284-8/+1005
* mmap_cache: Use stricter check for hash keys.Lukas Slebodnik2013-08-281-4/+6
* mmap_cache: Skip records which doesn't have same hashLukas Slebodnik2013-08-281-2/+34
* sss_packet_grow: correctly pad packet length to 512BPavel Březina2013-08-281-1/+1
* IPA: Enable AD sites when in server modeJakub Hrozek2013-08-283-2/+70
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-2810-16/+182
* krb5_common: Refactor to use a talloc temp contextSimo Sorce2013-08-281-12/+28
* KRB5: Add support for KEYRING cache typeStephen Gallagher2013-08-277-6/+245
* KRB5: Remove unnecessary call to become_user()Stephen Gallagher2013-08-271-6/+0
* KRB5: Add low-level debugging to sss_get_ccache_name_for_principalStephen Gallagher2013-08-271-0/+6
* sudo: do not strdup usn on ENOENTPavel Březina2013-08-261-1/+1
* sudo: do not fail to store the rule if we can't read usnPavel Březina2013-08-261-3/+4
* PAC: Skip SIDs that cannot be resolved to domainJakub Hrozek2013-08-261-2/+4
* PAC: use SID instead of GID to search for groupsSumit Bose2013-08-261-48/+41
* PAC: do not fail if a single group cannot be added/removedSumit Bose2013-08-261-18/+31
* PAC: read user DN instead of constructing itSumit Bose2013-08-261-5/+17
* PAC: handle non-POSIX groups in cacheSumit Bose2013-08-262-11/+9
* PAC: do not create users with missing GIDSumit Bose2013-08-261-0/+14
* PAC: if user entry already exists keep itSumit Bose2013-08-263-86/+10
* DP: Notify propperly when removing PAC responderOndrej Kos2013-08-242-1/+5
* MAN: AD provider only supports trusted domains from the same forestJakub Hrozek2013-08-241-0/+5
* check_cc_validity: make sure _valid is always setSumit Bose2013-08-241-5/+7
* pam: Bad debug message format and parameter.Michal Zidek2013-08-221-1/+2
* Fix memory leak insss_krb5_get_error_messageLukas Slebodnik2013-08-221-0/+1
* Use brackets around macros.Lukas Slebodnik2013-08-222-8/+8
* Remove include recursionLukas Slebodnik2013-08-222-3/+0
* proxy: Allow initgroup to return NOTFOUNDSimo Sorce2013-08-221-0/+16
* mmap_cache: Use sss_atomic_write_s instead of write.Michal Zidek2013-08-221-2/+11
* KRB5: Only set active and valid on successStephen Gallagher2013-08-221-6/+5
* KRB5: Refactor cc_*_check_existingStephen Gallagher2013-08-221-61/+59
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-228-35/+35
* sysdb_add_incomplete_group: store SID string is availableSumit Bose2013-08-195-14/+72
* save_rfc2307bis_user_memberships: use fq names for subdomainsSumit Bose2013-08-191-0/+16