summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LDAP: free subdomain structurelist_tevent_reqOndrej Kos2013-09-041-0/+2
* Clean list of domain requestsOndrej Kos2013-09-044-0/+21
* DP: Save request domain name, if availableOndrej Kos2013-09-044-12/+25
* DP: Store list of back-end tevent requestsOndrej Kos2013-09-042-0/+28
* Make subdomain refresh period configurableOndrej Kos2013-09-0411-7/+43
* KRB5: Fix warning declaration shadows global declarationLukas Slebodnik2013-09-031-8/+8
* UTIL: Use standard maximum value of type size_tLukas Slebodnik2013-09-032-9/+8
* Include sys/types.h for types id_t and uid_tLukas Slebodnik2013-09-032-0/+2
* PROXY: Handle empty GECOSJakub Hrozek2013-09-031-1/+8
* AUTOMAKE: Add missing escaped newlineLukas Slebodnik2013-09-021-1/+1
* Fix czech specific character in my namePavel Březina2013-09-029-9/+9
* Updating the version for 1.11.1 releaseJakub Hrozek2013-08-281-1/+1
* Updating the version for the 1.11.0 releasesssd-1_11_0Jakub Hrozek2013-08-281-1/+1
* Updating translations for the 1.11.0 releaseJakub Hrozek2013-08-2837-9076/+10213
* CONFIGURE: Get rid of bashismLukas Slebodnik2013-08-281-1/+1
* IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik2013-08-281-0/+1
* MEMBEROF: Remove temporary workaroundLukas Slebodnik2013-08-281-5/+0
* UTIL: Explicitly include header file sys/socket.hLukas Slebodnik2013-08-281-0/+1
* MONITOR: Move function declaration out of conditional buildLukas Slebodnik2013-08-281-5/+6
* CLIENT: Fix non gnu sss_strnlen implementationLukas Slebodnik2013-08-281-1/+1
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-288-32/+66
* 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-287-642/+743
* 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-285-8/+1006
* 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
* BUILD: Remove unnecessary patch and configure optsSimo Sorce2013-08-283-31/+0
* 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
* BUILD: Ignore translations when building RPMsStephen Gallagher2013-08-271-0/+6
* 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 ENOENTsid2Pavel Březina2013-08-261-1/+1