SHA256
1
0
forked from pool/tevent

Commit Graph

  • e36cb8de5f Accepting request 183113 from network:samba:STABLE Stephan Kulow 2013-07-16 14:24:31 +00:00
  • b66051b63f Add tevent.pyc and pyo to the file list of python-tevent for post Centos and RHEL 5 and Fedora 11 builds. Lars Müller 2013-07-02 12:06:40 +00:00
  • 0b36926388 Add tevent.pyc and pyo to the file list of python-tevent for Centos and RHEL 6 builds. Lars Müller 2013-07-02 11:53:40 +00:00
  • 74f7a5aeeb Remove empty signature file. Lars Müller 2013-04-29 13:47:23 +00:00
  • 8a08caf097 Revert back to the state of rev 18. Lars Müller 2013-04-29 13:45:34 +00:00
  • 0676bd26c0 Remove independent samba-doc package to replace it in the next step with a link to samba. Lars Müller 2013-04-29 13:40:26 +00:00
  • 0cf3d793f7 Accepting request 171163 from network:samba:STABLE Stephan Kulow 2013-04-17 21:18:17 +00:00
  • 9482903fda - Update to 0.9.18. + Adding new timer events is now faster, if there's a large number of timer events. + sigprocmask does not work on FreeBSD to stop further signals in a signal handler. + TEVENT_NUM_SIGNALS is calculated by configure in order to support realtime signals on freebsd. + ./configure --disable-python was fixed for the standalone build. + Several crash bugs in the poll backend are fixed. + The poll backend removes deleted events from the cached pollfd array now. + The poll doesn't pass pollfd.events == 0 to poll() and maintains a list of disabled events, instead of consuming 100% cpu and/or triggering the callers handler. + The poll backend detects POLLNVAL and reports EBADF instead of consuming 100% cpu. + The select backend supports separate handlers for TEVENT_FD_READ and TEVENT_FD_WRITE. + The poll and select backends are now doing fair queuing of fd events. + The epoll has better error checking and supports separate handlers for TEVENT_FD_READ and TEVENT_FD_WRITE. + The standard backend was rewritten to be a tiny wrapper on top of epoll with a fallback to poll, which means that it doesn't use select directly anymore. + TEVENT_TRACE_BEFORE_LOOP_ONCE and TEVENT_TRACE_AFTER_LOOP_ONCE are added in order to allow the application to hook in before and after the loop_once() backend function is called. The TEVENT_HAS_LOOP_ONCE_TRACE_POINTS define can be used to detect the new feature. Lars Müller 2013-04-09 14:50:21 +00:00
  • 30eafed55e Accepting request 134097 from network:samba:STABLE Stephan Kulow 2012-09-17 12:11:38 +00:00
  • 1ac067d559 - Update to 0.9.17. + Add threaded poll_mt testcase + tevent_poll: Decouple poll_ev->fds handling from adding/removing fds + tevent: Refer to the correct header in testsuite.c Lars Müller 2012-08-30 16:34:25 +00:00
  • 9ca789e277 Accepting request 130941 from network:samba:STABLE Ismail Dönmez 2012-08-16 19:45:20 +00:00
  • 22629b5d2a Tag GPLv3 due to tevent_util.h license; (bnc#765270). Lars Müller 2012-08-15 17:18:18 +00:00
  • 49cb23e953 - Update to 0.9.16. + Adds tevent_*_trace_*() and tevent_context_init_ops(). + Move tevent.py to the arch-specific directory. Lars Müller 2012-08-07 22:05:33 +00:00
  • 651524297b Disable rpath while configure. Lars Müller 2012-06-28 16:49:42 +00:00
  • 61583f2494 Accepting request 124769 from network:samba:STABLE Stephan Kulow 2012-06-13 08:05:55 +00:00
  • 57dc7244f9 Define library name and use it instead of libtevent0. Lars Müller 2012-06-03 21:54:41 +00:00
  • bc37eb6120 - Rename package to tevent and add an independent libtevent0 subpackage. - Enhance and polish the package descriptions and summaries. Lars Müller 2012-06-02 15:48:07 +00:00
  • dad2fb6535 Define and use talloc version macro. Lars Müller 2012-06-02 00:08:16 +00:00
  • e0c311b199 BuildIgnore libtalloc to prevent a package conflict on Fedora systems. Lars Müller 2012-06-01 15:42:13 +00:00
  • b51356fbdd Define python_sitelib and python_sitearch if undefined. Lars Müller 2012-05-31 21:34:50 +00:00
  • 764d29290b - BuildRequire libtalloc-devel instead of libtalloc2-devel. - Rename libtevent2-devel to libtevent-devel. Lars Müller 2012-05-31 12:05:52 +00:00
  • d6ec97028d Remove superfluous AutoReqProv on line. Lars Müller 2012-05-30 15:31:23 +00:00
  • 03dfc638ab Rename libtevent0 to tevent on request from Coolo. Lars Müller 2012-05-25 09:07:09 +00:00
  • a823a181e2 osc copypac from project:network:samba:STABLE package:libtevent0 revision:8 Lars Müller 2012-05-25 09:00:22 +00:00