summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-09krb5: Ingnore unknown expansion sequencesSimo Sorce2-30/+45
2013-09-09Makefile: Fix sssd_be targetsSimo Sorce1-2/+2
2013-09-05RPM: Add new subpackage for PAC responderStephen Gallagher1-8/+31
2013-09-05dyndns: do not modify global family_orderSumit Bose1-3/+3
2013-09-05AD: Rename parametrized #defineJakub Hrozek1-3/+3
2013-09-05Fix reference to sssd-krb5 man pageNikolai Kondrashov1-1/+1
2013-09-05ad srv: prefer servers that are in the same domain as clientPavel Březina1-0/+89
2013-09-05utils: add is_host_in_domain()Pavel Březina3-0/+45
2013-09-05fo srv: add priority to fo_server_infoPavel Březina2-0/+2
2013-09-05resolv_sort_srv_reply: remove unnecessary mem_ctxPavel Březina4-11/+15
2013-09-05Rename SAFEALIGN macrosMichal Zidek1-30/+40
2013-09-05krb5_utils tests: fix some typosPavel Březina1-8/+8
2013-09-05MAN: Document that sss_cache should be run after changing the cache timeoutJakub Hrozek1-0/+13
2013-09-05Fix warning missing argumentsLukas Slebodnik1-1/+1
2013-09-03KRB5: Fix warning declaration shadows global declarationLukas Slebodnik1-8/+8
2013-09-03UTIL: Use standard maximum value of type size_tLukas Slebodnik2-9/+8
2013-09-03Include sys/types.h for types id_t and uid_tLukas Slebodnik2-0/+2
2013-09-03PROXY: Handle empty GECOSJakub Hrozek1-1/+8
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