summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SUDO integration - client common interfacePavel Březina2011-12-162-0/+24
* Export the function to convert ldb_result to sysdb_attrsJakub Hrozek2011-12-164-30/+34
* Use the case sensitivity flag in the proxy providerJakub Hrozek2011-12-163-153/+181
* Use the case sensitivity flag in the simple access providerJakub Hrozek2011-12-162-4/+45
* Use the case sensitivity flag in the LDAP providerJakub Hrozek2011-12-168-15/+64
* sysdb_get_real_name helper functionJakub Hrozek2011-12-162-0/+50
* Refactor saving sdap entitiesJakub Hrozek2011-12-165-179/+146
* Use the case sensitivity flag in respondersJakub Hrozek2011-12-1612-46/+195
* Canonicalize username in PAM providerJakub Hrozek2011-12-161-0/+27
* Responders: Split getting domain by name into separate functionJakub Hrozek2011-12-165-22/+21
* sss_utf8_tolower utility function+unit testsJakub Hrozek2011-12-166-0/+219
* Support search bases in netgroup members translationPavel Březina2011-12-141-1/+11
* Support search bases in RFC2307bis enumerationPavel Březina2011-12-142-10/+152
* Added sss_ldap_dn_in_search_bases()Pavel Březina2011-12-142-0/+132
* Cancel ping_check if service goes awayJakub Hrozek2011-12-131-1/+14
* Fix typo in IPA SSSDConfig fileStephen Gallagher2011-12-131-1/+1
* Add sdap_connection_expire_timeout optionStephen Gallagher2011-12-129-3/+39
* Fix uninitialized value error in ipa_netgroups.cStephen Gallagher2011-12-121-0/+1
* Fix potential resource leak in backup_file.cStephen Gallagher2011-12-091-1/+1
* Fixed IPA netgroup processingJan Zeleny2011-12-093-2/+7
* Ignore NULL-terminator when checking UTF8-validity for netgroupsStephen Gallagher2011-12-081-1/+1
* LDAP: Fix missing break statements in force_tlsStephen Gallagher2011-12-081-6/+12
* LDAP provider: Error while setting the nocanon option should not be fatalJakub Hrozek2011-12-081-3/+9
* Add ldap_sasl_minssf optionJan Zeleny2011-12-088-1/+24
* Fixed incorrect return code in PAM clientJan Zeleny2011-12-081-1/+1
* Added sssd --version optionPavel Březina2011-12-083-2/+31
* Always attempt to connect in sdap_async_sys_connect_doneJakub Hrozek2011-12-071-18/+6
* Pass the correct private data into Data Provider callbackJakub Hrozek2011-12-071-1/+1
* Ignore NULL-terminator when checking UTF8-validityStephen Gallagher2011-12-052-4/+4
* Fixed an error in macro for merging double linked listsJan Zeleny2011-12-051-1/+1
* Allow using Glib for UTF8 supportStephen Gallagher2011-12-056-42/+206
* Use dereference during IPA provider initgroupsJakub Hrozek2011-11-301-40/+149
* Fix two small bugs in group dereferencingJakub Hrozek2011-11-291-2/+5
* Add ipa_hbac_support_srchost option to IPA providerJan Zeleny2011-11-299-36/+165
* IPA migration fixesJakub Hrozek2011-11-293-97/+141
* Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connectionsJakub Hrozek2011-11-295-11/+43
* RESPONDER: Refactor DP requests into tevent_req styleStephen Gallagher2011-11-296-427/+641
* LDAP: Try next failover server on any errorStephen Gallagher2011-11-291-9/+5
* Fixed logically dead code in netgroup processingJan Zeleny2011-11-281-1/+1
* Fixed uninitialized pointer read in netgroups processingJan Zeleny2011-11-281-0/+6
* sss_cli.h - fix: function declaration after the header guardPavel Březina2011-11-281-2/+2
* Fixed a typo in sysdb_upgrade_07() declarationJan Zeleny2011-11-281-1/+1
* Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA providerJakub Hrozek2011-11-254-4/+18
* Added IPA account info handlerJan Zeleny2011-11-233-1/+373
* Added support for fetching netgroups in IPA providerJan Zeleny2011-11-231-0/+992
* New IPA ID contextJan Zeleny2011-11-233-22/+37
* Added and modified options for IPA netgroupsJan Zeleny2011-11-236-31/+199
* Modified sdap_parse_search_base()Jan Zeleny2011-11-234-16/+14
* Renamed some LDAP routinesJan Zeleny2011-11-236-41/+49
* Set more strict permissions on keyringSimo Sorce2011-11-222-1/+28