summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* MONITOR: Correctly detect lack of response from servicesStephen Gallagher2011-09-151-21/+26
* DEBUG timestamps offer higher precision - SSSDConfig updatedPavel Březina2011-09-083-0/+3
* DEBUG timestamps offer higher precision - unit tests updatedPavel Březina2011-09-081-14/+215
* DEBUG timestamps offer higher precision - man page updatedPavel Březina2011-09-082-0/+27
* DEBUG timestamps offer higher precisionPavel Březina2011-09-089-21/+116
* Improve documentation of libipa_hbacStephen Gallagher2011-09-082-21/+1697
* Do not access memory out of boundsSumit Bose2011-09-071-2/+2
* Keep deref controls until the whole request is finishedJakub Hrozek2011-09-061-8/+45
* Improve error message for LDAP password constraint violationJakub Hrozek2011-09-063-16/+29
* Subscribe to netlink route and addr messagesJakub Hrozek2011-09-061-5/+244
* Discard carrier messages from non-ethernet devicesJakub Hrozek2011-09-061-3/+155
* Change libnl monitor callback to only signal going onlineJakub Hrozek2011-09-063-14/+5
* Allow turning dereference off by setting the threshold to 0Jakub Hrozek2011-09-064-3/+13
* sss_debuglevel - change the debug levels on the flyPavel Březina2011-09-063-1/+460
* sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()Pavel Březina2011-09-064-38/+38
* sss_ldap_err2string() - function createdPavel Březina2011-09-063-2/+16
* Add option to specify the kerberos replay cache dirStephen Gallagher2011-09-027-0/+70
* HBAC: Properly skip all non-group memberOf entriesStephen Gallagher2011-08-291-1/+2
* Fix moving to next entry in deref codeJakub Hrozek2011-08-291-1/+6
* HBAC: Use of hostgroups for targethost or sourcehost was brokenStephen Gallagher2011-08-261-4/+4
* HBAC: Handle saving groups that have no membersStephen Gallagher2011-08-261-7/+21
* Use the default Kerberos realm for LDAP with GSSAPI authJakub Hrozek2011-08-261-3/+55
* Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANONJakub Hrozek2011-08-268-3/+33
* --debug-timestamps=1 is not passed to providersPavel Březina2011-08-253-55/+77
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-2530-49/+99
* New DEBUG facility - unit testsPavel Březina2011-08-251-0/+742
* New DEBUG facility - man pagesPavel Březina2011-08-253-17/+62
* New DEBUG facility - conversionPavel Březina2011-08-2540-61/+62
* New DEBUG facility - modified DEBUGPavel Březina2011-08-251-6/+41
* New DEBUG facility - new levelsPavel Březina2011-08-252-2/+89
* Improve password policy error code and messageSumit Bose2011-08-251-4/+9
* Return the first value of name if the multivalued name attribute does not mat...Jakub Hrozek2011-08-251-3/+4
* IPA dyndns: do not segfault if the server cannot be resolvedJakub Hrozek2011-08-251-4/+2
* Handle timeout during sss_ldap_init_sendJakub Hrozek2011-08-153-3/+41
* Do not delete requests inside hash_iterate loopJakub Hrozek2011-08-151-10/+12
* Handle errno properly in set_debug_file_from_fd()Jakub Hrozek2011-08-151-2/+5
* Moved some functions in sdap_async_initgroupsJan Zeleny2011-08-151-345/+349
* Moved some functions in sdap_async_groupsJan Zeleny2011-08-151-122/+112
* Confusing part of code cleared outJan Zeleny2011-08-151-34/+32
* sdap_async_accounts.c splitJan Zeleny2011-08-154-2514/+2588
* Remaining memory context variables renamedJan Zeleny2011-08-152-75/+75
* sysdb refactoring: memory context deletedJan Zeleny2011-08-1520-455/+429
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-1542-538/+254
* Added sysdb_ctx_get_domain functionJan Zeleny2011-08-152-0/+7
* sysdb refactoring: renamed ctx variable to sysdbJan Zeleny2011-08-154-348/+348
* Use sysdb attribute name for GID, not LDAP attributeStephen Gallagher2011-08-111-3/+3
* Allow the O_NONBLOCK flag to be reset correctlyRalf Haferkamp2011-08-111-14/+0
* Fix potential double-free issueStephen Gallagher2011-08-101-1/+1
* Cancel sysdb upgrade transaction if commit failsStephen Gallagher2011-08-101-60/+30
* Remove unused temporary contextJakub Hrozek2011-08-081-5/+0