vfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls for posix ACLs
[kai/samba.git] / lib / tevent /
2012-08-16 Stefan Metzmachertevent: change version to 0.9.17 after adding the ... save-diskspace-tags/tevent-0.9.17
2012-08-16 Volker Lendecketevent: Add threaded poll_mt testcase
2012-08-16 Volker Lendeckelib/tevent: Add a thread-safe tevent backend
2012-08-16 Volker Lendecketevent_poll: Decouple poll_ev->fds handling from adding...
2012-08-04 Andreas Schneiderdoc: Remove build/ from doxygen config or it will not...
2012-07-31 Volker Lendecketevent: Refer to the correct header in testsuite.c
2012-06-08 Stefan Metzmachertevent: change version to 0.9.16 save-diskspace-tags/tevent-0.9.16
2012-06-08 Stefan Metzmachertevent: expose tevent_context_init_ops
2012-06-08 Martin Schwenkelib/tevent: Add trace point callback
2012-06-08 Martin Schwenkelib/tevent: In poll_event_context, add a pointer back...
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for tevent
2012-05-14 Stefan Metzmacherlib/tevent/testsuite: no longer use 'compat' symbols
2012-05-13 Michael Adamtevent: fix indentation in the wscript
2012-04-09 Volker Lendecketevent: Fix a typo
2012-03-10 Jelmer Vernooijtevent: Install tevent.py into PYTHONARCHDIR rather...
2012-02-15 Volker Lendecketevent_signal: Fix a valgrind error
2012-02-09 Stefan Metzmachertevent: change the version to 0.9.15 save-diskspace-tags/tevent-0.9.15
2012-02-09 Volker Lendecketevent: Fix deleting signal events from within themselves
2012-01-31 Amitay Isaacstevent: Fix python documentation strings
2011-12-09 Volker Lendecketevent: tevent_schedule_immediate never fails
2011-12-07 Jelmer VernooijAdd version attribute for pytevent.
2011-12-06 Jelmer Vernooijtevent: Install python tevent modules.
2011-12-06 Jelmer VernooijAdd stub python module for tevent.
2011-12-03 Jelmer Vernooijtevent: Fix typo in build script.
2011-11-13 Jelmer Vernooijwaf: Factor checking for undefined symbol flags out...
2011-11-13 Jelmer Vernooijtevent: Only check for pkg-config file when checking...
2011-11-13 Jelmer Vernooijtevent: Only build pytevent if the system doesn't provi...
2011-11-13 Jelmer Vernooijtevent: remove unnecessary enablement.
2011-11-10 Martin SchwenkeFix -Wunused-but-set-variable compiler warnings in...
2011-08-21 Jelmer Vernooijwafsamba: Only install .pc files if libraries are public.
2011-08-12 Andrew Tridgelltevent: don't force the nesting flag to false in the...
2011-08-11 Sumit Bosetevent: fix documentation for tevent_context_init_byname()
2011-08-11 Sumit Bosetevent: Set FD_CLOEXEC on epoll handle
2011-08-10 Simo Sorcetevent: cleanup nesting counter when doing a full reinit.
2011-08-09 Stefan Metzmachertevent: change the version to 0.9.14 after the tevent_q... save-diskspace-tags/tevent-0.9.14
2011-08-09 Stefan Metzmachertevent: fix some comments in tevent.h
2011-08-09 Stefan Metzmachertevent: add tevent_queue_add_entry() and tevent_queue_a...
2011-08-09 Stefan Metzmachertevent: splitout tevent_queue_add_internal() from teven...
2011-08-09 Stefan Metzmachertevent: allow tevent_queue_add() to take a NULL trigger...
2011-08-09 Stefan Metzmachertevent: add tevent_queue_running() function
2011-08-01 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-07-28 Volker Lendecketevent: Slightly simplify poll_event_loop_poll
2011-07-09 Stefan Metzmachertevent: change version to 0.9.13 after adding tevent_re... save-diskspace-tags/tevent-0.9.13
2011-07-09 Stefan Metzmachertevent: add tevent_req_defer_callback()
2011-07-09 Stefan Metzmachertevent: fix comments for tevent_req_post()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Volker Lendecketevent: change version to 0.9.12 save-diskspace-tags/tevent-0.9.12
2011-06-20 Volker Lendecketevent: Add tevent_req_oom
2011-06-03 Jeremy AllisonFix the poll() backend to correctly respond to POLLHUP...
2011-06-01 Rusty Russelllib/tevent/tevent.h: minor documentation fix.
2011-04-23 Jelmer VernooijSupport the 'PYTHON' environment variable.
2011-05-09 Volker Lendecketevent: Fix a typo
2011-03-19 Jelmer Vernooijlib/: Fix prototypes for functions.
2011-03-15 Andrew Tridgelllib: don't install public headers if a private library
2011-03-15 Andrew Tridgelltevent: use public_headers for tevent.h
2011-03-10 Stefan Metzmachertevent: change version to 0.9.11 save-diskspace-tags/tevent-0.9.11
2011-03-10 Stefan Metzmachertevent/poll: use fde->additional_flags to hold the...
2011-03-10 Stefan Metzmachertevent: change tevent_fd->additional_flags to uint64_t
2011-03-09 Andreas Schneidertevent: Fixed tevent_wakeup_send code example.
2011-02-28 Jeremy AllisonFix "cast from pointer to integer of different size...
2011-02-28 Jelmer Vernooijtevent: Add lib/tevent as include directory.
2011-02-28 Jeremy AllisonFinish the range checking on all FD_SET calls for select().
2011-02-28 Volker Lendecketevent: Add a poll backend
2011-02-17 Volker Lendecketevent: Fix a comment
2011-02-14 Stephen GallagherReturn NULL if tevent_add_fd() is passed a negative fd
2011-02-09 Volker Lendecketevent: Fix typos
2011-02-07 Andrew Tridgellbuild: removed the old autogen.sh and autogen-waf.sh...
2011-01-08 Andrew Tridgellwaf: ensure "make dist" works from a clean git tree...
2011-01-01 Jelmer Vernooijtalloc/tdb/tevent: Remove obsolete signatures files.
2010-12-26 Volker Lendecketevent: More documentation updates
2010-12-26 Volker Lendecketevent: More doc fixes
2010-12-25 Volker Lendecketevent: Some documentation fixes
2010-12-25 Volker Lendecketevent: Fix a typo
2010-12-23 Stefan Metzmachertevent: add ABI/tevent-0.9.10.sigs
2010-12-21 Jelmer Vernooijtevent: Remove reference to nonexistant configure.devel...
2010-12-21 Jelmer Vernooijtevent: Bump version number after symbol versioning...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-09 Matthieu Patoubuild: introduce SAMBA_CHECK_PYTHON_HEADERS
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-11-17 Kai Blintevent: Fix docstring, tevent_req_is_in_progress does...
2010-11-11 Matthias Dieter... s4:pytevent.c - fix a discard const warning
2010-11-03 Andrew Tridgellbuild: a more portable way of finding waf in makefiles
2010-11-03 Andrew Tridgellwaf: added reconfigure targets to our libraries
2010-10-30 Jelmer Vernooijtevent: Drop autoconf-based build system for standalone...
2010-10-26 Jelmer Vernooijwaf: Only specify vnum for non-private libraries.
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-21 Andrew Tridgellwaf: replace the is_bundled option with private_library
2010-10-21 Andrew Tridgells4-build: fixed some formatting
2010-10-08 Volker Lendecketevent: Do not use talloc_autofree_context
2010-10-06 Volker Lendecketevent: Only call handlers that ask for events
2010-09-28 Jelmer Vernooijldb/tevent: Fix detection of waf paths.
2010-09-28 Jelmer Vernooijtevent: Remove make targets that are not relevant for...
2010-09-28 Jelmer Vernooijtevent: Don't update Makefile/configure files.
2010-09-25 Jelmer Vernooijpyteven: Fix build warnings.
2010-09-25 Jelmer VernooijCheck in configure/Makefile for those projects that...
2010-09-25 Jelmer Vernooijpytevent: Add more tests.
2010-09-25 Jelmer Vernooijpytevent: Fill in client side fnuctions.
next