summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-09-08Improve documentation of libipa_hbacStephen Gallagher2-21/+1697
2011-09-07Do not access memory out of boundsSumit Bose1-2/+2
2011-09-06Keep deref controls until the whole request is finishedJakub Hrozek1-8/+45
2011-09-06Improve error message for LDAP password constraint violationJakub Hrozek3-16/+29
2011-09-06Subscribe to netlink route and addr messagesJakub Hrozek1-5/+244
2011-09-06Discard carrier messages from non-ethernet devicesJakub Hrozek1-3/+155
2011-09-06Change libnl monitor callback to only signal going onlineJakub Hrozek3-14/+5
2011-09-06Allow turning dereference off by setting the threshold to 0Jakub Hrozek4-3/+13
2011-09-06sss_debuglevel - change the debug levels on the flyPavel Březina3-1/+460
2011-09-06sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()Pavel Březina4-38/+38
2011-09-06sss_ldap_err2string() - function createdPavel Březina3-2/+16
2011-09-02Add option to specify the kerberos replay cache dirStephen Gallagher7-0/+70
2011-08-29HBAC: Properly skip all non-group memberOf entriesStephen Gallagher1-1/+2
2011-08-29Fix moving to next entry in deref codeJakub Hrozek1-1/+6
2011-08-26HBAC: Use of hostgroups for targethost or sourcehost was brokenStephen Gallagher1-4/+4
2011-08-26HBAC: Handle saving groups that have no membersStephen Gallagher1-7/+21
2011-08-26Use the default Kerberos realm for LDAP with GSSAPI authJakub Hrozek1-3/+55
2011-08-26Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek8-3/+33
2011-08-25--debug-timestamps=1 is not passed to providersPavel Březina3-55/+77
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina30-49/+99
2011-08-25New DEBUG facility - unit testsPavel Březina1-0/+742
2011-08-25New DEBUG facility - man pagesPavel Březina3-17/+62
2011-08-25New DEBUG facility - conversionPavel Březina40-61/+62
2011-08-25New DEBUG facility - modified DEBUGPavel Březina1-6/+41
2011-08-25New DEBUG facility - new levelsPavel Březina2-2/+89
2011-08-25Improve password policy error code and messageSumit Bose1-4/+9
2011-08-25Return the first value of name if the multivalued name attribute does not mat...Jakub Hrozek1-3/+4
2011-08-25IPA dyndns: do not segfault if the server cannot be resolvedJakub Hrozek1-4/+2
2011-08-15Handle timeout during sss_ldap_init_sendJakub Hrozek3-3/+41
2011-08-15Do not delete requests inside hash_iterate loopJakub Hrozek1-10/+12
2011-08-15Handle errno properly in set_debug_file_from_fd()Jakub Hrozek1-2/+5
2011-08-15Moved some functions in sdap_async_initgroupsJan Zeleny1-345/+349
2011-08-15Moved some functions in sdap_async_groupsJan Zeleny1-122/+112
2011-08-15Confusing part of code cleared outJan Zeleny1-34/+32
2011-08-15sdap_async_accounts.c splitJan Zeleny4-2514/+2588
2011-08-15Remaining memory context variables renamedJan Zeleny2-75/+75
2011-08-15sysdb refactoring: memory context deletedJan Zeleny20-455/+429
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny42-538/+254
2011-08-15Added sysdb_ctx_get_domain functionJan Zeleny2-0/+7
2011-08-15sysdb refactoring: renamed ctx variable to sysdbJan Zeleny4-348/+348
2011-08-11Use sysdb attribute name for GID, not LDAP attributeStephen Gallagher1-3/+3
2011-08-11Allow the O_NONBLOCK flag to be reset correctlyRalf Haferkamp1-14/+0
2011-08-10Fix potential double-free issueStephen Gallagher1-1/+1
2011-08-10Cancel sysdb upgrade transaction if commit failsStephen Gallagher1-60/+30
2011-08-08Remove unused temporary contextJakub Hrozek1-5/+0
2011-08-08Prevent segfault if vetoed_shells are specified without allowed_shellsJakub Hrozek1-16/+19
2011-08-08Fixed implicit declaration of function 'time' in src/sss_client/common.c.Pavel Březina1-0/+1
2011-08-08debug_timestamps fixesPavel Březina4-14/+24
2011-08-08Rename sssd.conf to sssd-example.confStephen Gallagher1-1/+1
2011-08-04Revert "Allow LDAP to decide when an expiration warning is warranted"Stephen Gallagher1-4/+3