summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_fd_events.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: intLukas Slebodnik1-2/+3
2012-01-14Log fixes for sdap_call_conn_cbStephen Gallagher1-1/+2
2011-08-25New DEBUG facility - conversionPavel Březina1-1/+1
2011-06-30Add sdap_call_conn_cb() to call add connection callback directlySumit Bose1-0/+38
2011-05-04Do not leak LDAP URI with high log levelJakub Hrozek1-2/+7
2011-02-14Verify LDAP file descriptor validityStephen Gallagher1-1/+1
2010-10-08Disable events on ldap fd when offline.Jan Zeleny1-2/+4
2010-09-15Revert "Make ldap bind asynchronous"Jakub Hrozek1-75/+6
2010-09-02Make ldap bind asynchronousMartin Nagy1-6/+75
2010-06-18Protect against segfault in remove_ldap_connection_callbacksStephen Gallagher1-1/+6
2010-06-18Fix return value from remove_connection_callback() destructorStephen Gallagher1-9/+2
2010-06-09Disable connection callbacks when going onlineStephen Gallagher1-0/+16
2010-05-16Add dynamic DNS updates to FreeIPAStephen Gallagher1-14/+14
2010-05-07Revert "Add dynamic DNS updates to FreeIPA"Stephen Gallagher1-14/+14
2010-05-07Add dynamic DNS updates to FreeIPAStephen Gallagher1-14/+14
2010-04-26Make the handling of fd events opaqueSumit Bose1-0/+259