summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-02AUTOMAKE: Add missing escaped newlineLukas Slebodnik1-1/+1
2013-09-02Fix czech specific character in my namePavel Březina9-9/+9
2013-08-28Updating the version for 1.11.1 releaseJakub Hrozek1-1/+1
2013-08-28Updating the version for the 1.11.0 releaseJakub Hrozek1-1/+1
2013-08-28Updating translations for the 1.11.0 releaseJakub Hrozek37-9076/+10213
2013-08-28CONFIGURE: Get rid of bashismLukas Slebodnik1-1/+1
2013-08-28IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik1-0/+1
2013-08-28MEMBEROF: Remove temporary workaroundLukas Slebodnik1-5/+0
2013-08-28UTIL: Explicitly include header file sys/socket.hLukas Slebodnik1-0/+1
2013-08-28MONITOR: Move function declaration out of conditional buildLukas Slebodnik1-5/+6
2013-08-28CLIENT: Fix non gnu sss_strnlen implementationLukas Slebodnik1-1/+1
2013-08-28UTIL: Create new wraper header file sss_endian.hLukas Slebodnik8-32/+66
2013-08-28DP: Use the correct type for DBus booleanJakub Hrozek1-2/+5
2013-08-28IPA: Add forgotten declarationJakub Hrozek1-0/+1
2013-08-28NSS: Descend into subdomains if enumerate=trueJakub Hrozek1-12/+12
2013-08-28IPA: enable enumeration if parent domain enumerates in server modeJakub Hrozek1-12/+58
2013-08-28Add a new option to control subdomain enumerationJakub Hrozek8-1/+75
2013-08-28Read enumerate state for subdomains from cacheJakub Hrozek4-7/+23
2013-08-28SYSDB: Store enumerate flag for subdomainJakub Hrozek5-11/+38
2013-08-28LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek5-9/+21
2013-08-28LDAP: Make the cleanup task reusable for subdomainsJakub Hrozek5-42/+73
2013-08-28LDAP: Make cleanup synchronousJakub Hrozek3-150/+34
2013-08-28LDAP: Convert enumeration to the ptask APIJakub Hrozek4-136/+132
2013-08-28LDAP: Move the ldap enum request to its own reusable moduleJakub Hrozek7-642/+743
2013-08-28LDAP: Remove unused constantJakub Hrozek1-2/+0
2013-08-28LDAP: Add enum_{users,groups}_recv to follow the tevent_req styleJakub Hrozek1-24/+19
2013-08-28DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek4-24/+4
2013-08-28DB: Update sss_domain_info with new updated dataJakub Hrozek1-5/+5
2013-08-28ipa-server-mode: add IPA group memberships to AD usersSumit Bose5-8/+1006
2013-08-28mmap_cache: Use stricter check for hash keys.Lukas Slebodnik1-4/+6
2013-08-28mmap_cache: Skip records which doesn't have same hashLukas Slebodnik1-2/+34
2013-08-28sss_packet_grow: correctly pad packet length to 512BPavel Březina1-1/+1
2013-08-28IPA: Enable AD sites when in server modeJakub Hrozek3-2/+70
2013-08-28BUILD: Remove unnecessary patch and configure optsSimo Sorce3-31/+0
2013-08-28krb5: Fetch ccname template from krb5.confStephen Gallagher10-16/+182
2013-08-28krb5_common: Refactor to use a talloc temp contextSimo Sorce1-12/+28
2013-08-27BUILD: Ignore translations when building RPMsStephen Gallagher1-0/+6
2013-08-27KRB5: Add support for KEYRING cache typeStephen Gallagher7-6/+245
2013-08-27KRB5: Remove unnecessary call to become_user()Stephen Gallagher1-6/+0
2013-08-27KRB5: Add low-level debugging to sss_get_ccache_name_for_principalStephen Gallagher1-0/+6
2013-08-26sudo: do not strdup usn on ENOENTPavel Březina1-1/+1
2013-08-26sudo: do not fail to store the rule if we can't read usnPavel Březina1-3/+4
2013-08-26PAC: Skip SIDs that cannot be resolved to domainJakub Hrozek1-2/+4
2013-08-26PAC: use SID instead of GID to search for groupsSumit Bose1-48/+41
2013-08-26PAC: do not fail if a single group cannot be added/removedSumit Bose1-18/+31
2013-08-26PAC: read user DN instead of constructing itSumit Bose1-5/+17
2013-08-26PAC: handle non-POSIX groups in cacheSumit Bose2-11/+9
2013-08-26PAC: do not create users with missing GIDSumit Bose1-0/+14
2013-08-26PAC: if user entry already exists keep itSumit Bose3-86/+10
2013-08-24DP: Notify propperly when removing PAC responderOndrej Kos2-1/+5