summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating translation filessssd-1_6_4Stephen Gallagher2011-12-0930-20/+31752
* Ignore NULL-terminator when checking UTF8-validity for netgroupsStephen Gallagher2011-12-081-1/+1
* DEBUG: fix bad backport containing new DEBUG representationStephen Gallagher2011-12-081-1/+1
* Fixed incorrect return code in PAM clientJan Zeleny2011-12-081-1/+1
* LDAP provider: Error while setting the nocanon option should not be fatalJakub Hrozek2011-12-081-3/+9
* 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-058-50/+231
* LDAP: Try next failover server on any errorStephen Gallagher2011-11-291-9/+5
* Add -fno-strict-aliasingStephen Gallagher2011-11-281-1/+2
* Fix FTBFS related to -Werror=format-securityKrzysztof Klimonda2011-11-212-2/+2
* RESPONDER: Ensure that all input strings are valid UTF-8Stephen Gallagher2011-11-187-2/+53
* configAPI: Fix removing in old domain when saving a new domainJakub Hrozek2011-11-101-2/+2
* Bumping version to 1.6.4Stephen Gallagher2011-11-021-1/+1
* Update translation files for releasesssd-1_6_3Stephen Gallagher2011-11-0227-25/+15486
* Fix bad backport of group rename patchStephen Gallagher2011-11-021-1/+1
* SYSDB: add index for nameAliasStephen Gallagher2011-11-022-1/+106
* Handle group renaming correctlyJan Zeleny2011-11-021-2/+7
* Use LDAPDerefSpec properlyJakub Hrozek2011-11-021-4/+6
* Steal result onto mem_ctx in sdap_initgr_nested_get_direct_parentsJakub Hrozek2011-10-311-2/+1
* RFC2307bis initgroups: fix nested groups processingJakub Hrozek2011-10-311-20/+33
* RESPONDER: Fix segfault in sss_packet_send()Stephen Gallagher2011-10-251-0/+5
* Plug memory leaks in LDAP providerJakub Hrozek2011-10-251-0/+3
* Bumping version to 1.6.3Stephen Gallagher2011-10-181-1/+1
* Updating translation files for string freezesssd-1_6_2Stephen Gallagher2011-10-1872-3808/+175233
* Use fewer transactions during IPA initgroupsJakub Hrozek2011-10-171-171/+286
* Use fewer transactions during RFC2307bis initgroupsJakub Hrozek2011-10-171-368/+397
* Utility functions for LDAP nested schema initgroupsJakub Hrozek2011-10-171-0/+119
* MONITOR: fix timeout conversionStephen Gallagher2011-10-171-1/+1
* gitignore additionsJakub Hrozek2011-10-171-1/+20
* Sanitize DN in sysdb_get_direct_parentsJakub Hrozek2011-10-171-1/+7
* Add a missing breakJakub Hrozek2011-10-171-0/+1
* Update sssd-example.confMarko Myllynen2011-10-141-3/+6
* Report on errno, not return code in create_socket_symlinkJakub Hrozek2011-10-141-0/+2
* Fix off-by-one error in remove_socket_symlink()Jakub Hrozek2011-10-141-1/+1
* Fixed timeout handling in respondersJan Zeleny2011-10-141-72/+72
* BUILDSYS: Fix --without-manpagesStephen Gallagher2011-10-142-1/+8
* HBAC: Use originalMember for identifying hostgroupsStephen Gallagher2011-10-143-45/+165
* HBAC: Use originalMember for identifying servicegroupsStephen Gallagher2011-10-143-41/+169
* HBAC: Do not save member/memberOf linksStephen Gallagher2011-10-141-120/+0
* Check if dp_requests hash table exists before using itJakub Hrozek2011-10-131-0/+5
* Do not delete requests inside hash_iterate loopJakub Hrozek2011-10-131-10/+12
* Streamline the example configJakub Hrozek2011-10-131-72/+28
* man page fix (lists are comma-separated)Jan Zeleny2011-10-133-4/+4
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-137-21/+175
* Add option to follow symlinks to check_file()Jakub Hrozek2011-10-136-7/+35
* Fix small bug where TALLOC_CTX could end up unfreed.Pavel Zuna2011-10-061-3/+3
* Fix typo in sysdb_get_direct_parentsJakub Hrozek2011-10-061-1/+1
* Use explicit base 10 for converting strings to integersJakub Hrozek2011-10-035-8/+8
* Return users and groups based on aliasJakub Hrozek2011-10-033-8/+10