summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Add parser for multiple search basesStephen Gallagher2011-11-025-26/+380
* Make sdap_get_id_specific_filter() more strictStephen Gallagher2011-11-022-4/+4
* Fix size return for split_on_separator()Stephen Gallagher2011-11-022-6/+6
* Remove unused sdap_options attributesStephen Gallagher2011-11-021-3/+0
* Cleanup of unused function in ldap access providerJan Zeleny2011-11-021-2/+0
* Remove confusing do-while loopJakub Hrozek2011-11-021-35/+36
* 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
* resolver: Free the whole hostent structureJakub Hrozek2011-10-311-1/+1
* Do not leak hash table iterator during proxy authJakub Hrozek2011-10-311-0/+1
* Plug memory leaks in sysdb_opsJakub Hrozek2011-10-311-20/+54
* Added krb5_fast_principal to SSSDConfig APIJan Zeleny2011-10-314-3/+9
* SSSDConfig: Handle integer parsing more lenientlyStephen Gallagher2011-10-252-1/+4
* Plug memory leaks in LDAP providerJakub Hrozek2011-10-251-0/+3
* Updating translation filesStephen Gallagher2011-10-1835-2496/+148969
* Cancel transactions correctly during initgroupsJakub Hrozek2011-10-171-13/+31
* Use fewer transactions during IPA initgroupsJakub Hrozek2011-10-171-171/+273
* Use fewer transactions during RFC2307bis initgroupsJakub Hrozek2011-10-171-346/+366
* Utility functions for LDAP nested schema initgroupsJakub Hrozek2011-10-171-0/+119
* MONITOR: fix timeout conversionStephen Gallagher2011-10-171-1/+1
* 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
* TOOLS: Do not leak pid_file handle on errorStephen Gallagher2011-10-141-1/+2
* 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
* 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
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-1311-77/+130
* Check if dp_requests hash table exists before using itJakub Hrozek2011-10-131-0/+5
* man page fix (lists are comma-separated)Jan Zeleny2011-10-133-4/+4
* Streamline the example configJakub Hrozek2011-10-131-72/+28
* 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
* SYSDB: New source file for sysdb upgrade routinesStephen Gallagher2011-10-073-888/+929
* 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-036-9/+9
* Return users and groups based on aliasJakub Hrozek2011-09-283-8/+10
* Store name aliases for users, groupsJakub Hrozek2011-09-285-37/+216
* Add a sysdb_get_direct_parents functionJakub Hrozek2011-09-283-57/+113
* Add sysdb interface to get name aliasesJakub Hrozek2011-09-282-1/+64
* HBAC: fix typos preventing proper hostgroup evaluationStephen Gallagher2011-09-281-3/+3
* Fixed bad logic in processing netgroups in LDAP providerJan Zeleny2011-09-281-1/+3
* IPA access: hostname comparison should be case-insensitiveJakub Hrozek2011-09-281-1/+1
* Multiline macro cleanupJakub Hrozek2011-09-2818-22/+24
* Enable the midpoint cache update by defaultStephen Gallagher2011-09-212-2/+2