index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tevent
Commit message (
Expand
)
Author
Age
Files
Lines
*
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
2011-08-21
1
-1
/
+1
*
tevent: don't force the nesting flag to false in the destructor
Andrew Tridgell
2011-08-12
1
-3
/
+7
*
tevent: fix documentation for tevent_context_init_byname()
Sumit Bose
2011-08-11
1
-2
/
+2
*
tevent: Set FD_CLOEXEC on epoll handle
Sumit Bose
2011-08-11
4
-2
/
+52
*
tevent: cleanup nesting counter when doing a full reinit.
Simo Sorce
2011-08-10
1
-0
/
+7
*
tevent: change the version to 0.9.14 after the tevent_queue changes
tevent-0.9.14
Stefan Metzmacher
2011-08-09
2
-1
/
+79
*
tevent: fix some comments in tevent.h
Stefan Metzmacher
2011-08-09
1
-2
/
+2
*
tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()
Stefan Metzmacher
2011-08-09
2
-2
/
+131
*
tevent: splitout tevent_queue_add_internal() from tevent_queue_add()
Stefan Metzmacher
2011-08-09
1
-8
/
+26
*
tevent: allow tevent_queue_add() to take a NULL trigger function
Stefan Metzmacher
2011-08-09
2
-1
/
+10
*
tevent: add tevent_queue_running() function
Stefan Metzmacher
2011-08-09
2
-0
/
+16
*
Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sign...
Jeremy Allison
2011-08-01
2
-0
/
+6
*
tevent: Slightly simplify poll_event_loop_poll
Volker Lendecke
2011-07-28
1
-33
/
+38
*
tevent: change version to 0.9.13 after adding tevent_req_defer_callback()
tevent-0.9.13
Stefan Metzmacher
2011-07-09
2
-1
/
+76
*
tevent: add tevent_req_defer_callback()
Stefan Metzmacher
2011-07-09
3
-0
/
+60
*
tevent: fix comments for tevent_req_post()
Stefan Metzmacher
2011-07-09
1
-2
/
+2
*
tevent: change version to 0.9.12
tevent-0.9.12
Volker Lendecke
2011-06-20
2
-1
/
+75
*
tevent: Add tevent_req_oom
Volker Lendecke
2011-06-20
2
-1
/
+20
*
Fix the poll() backend to correctly respond to POLLHUP|POLLERR returns on a f...
Jeremy Allison
2011-06-03
1
-1
/
+13
*
lib/tevent/tevent.h: minor documentation fix.
Rusty Russell
2011-06-01
1
-3
/
+3
*
tevent: Fix a typo
Volker Lendecke
2011-05-09
1
-1
/
+1
*
Support the 'PYTHON' environment variable.
Jelmer Vernooij
2011-04-23
1
-0
/
+1
*
lib/: Fix prototypes for functions.
Jelmer Vernooij
2011-03-19
1
-1
/
+3
*
lib: don't install public headers if a private library
Andrew Tridgell
2011-03-15
1
-0
/
+1
*
tevent: use public_headers for tevent.h
Andrew Tridgell
2011-03-15
1
-1
/
+1
*
tevent: change version to 0.9.11
tevent-0.9.11
Stefan Metzmacher
2011-03-10
2
-1
/
+74
*
tevent/poll: use fde->additional_flags to hold the array index
Stefan Metzmacher
2011-03-10
1
-17
/
+6
*
tevent: change tevent_fd->additional_flags to uint64_t
Stefan Metzmacher
2011-03-10
1
-1
/
+1
*
tevent: Fixed tevent_wakeup_send code example.
Andreas Schneider
2011-03-09
1
-1
/
+1
*
Fix "cast from pointer to integer of different size" warnings on a 64-bit mac...
Jeremy Allison
2011-02-28
1
-7
/
+7
*
tevent: Add lib/tevent as include directory.
Jelmer Vernooij
2011-02-28
1
-0
/
+1
*
Finish the range checking on all FD_SET calls for select().
Jeremy Allison
2011-02-28
2
-0
/
+14
*
tevent: Add a poll backend
Volker Lendecke
2011-02-28
5
-0
/
+310
*
tevent: Fix a comment
Volker Lendecke
2011-02-17
1
-2
/
+1
*
Return NULL if tevent_add_fd() is passed a negative fd
Stephen Gallagher
2011-02-14
1
-0
/
+6
*
tevent: Fix typos
Volker Lendecke
2011-02-09
1
-2
/
+2
*
build: removed the old autogen.sh and autogen-waf.sh scripts
Andrew Tridgell
2011-02-07
2
-12
/
+0
*
waf: ensure "make dist" works from a clean git tree for all libraries
Andrew Tridgell
2011-01-08
1
-2
/
+4
*
talloc/tdb/tevent: Remove obsolete signatures files.
Jelmer Vernooij
2011-01-01
1
-57
/
+0
*
tevent: More documentation updates
Volker Lendecke
2010-12-26
1
-1
/
+72
*
tevent: More doc fixes
Volker Lendecke
2010-12-26
1
-13
/
+47
*
tevent: Some documentation fixes
Volker Lendecke
2010-12-25
1
-22
/
+45
*
tevent: Fix a typo
Volker Lendecke
2010-12-25
1
-1
/
+1
*
tevent: add ABI/tevent-0.9.10.sigs
Stefan Metzmacher
2010-12-23
1
-0
/
+73
*
tevent: Remove reference to nonexistant configure.developer from autogen.sh.
Jelmer Vernooij
2010-12-21
1
-1
/
+1
*
tevent: Bump version number after symbol versioning changes.
Jelmer Vernooij
2010-12-21
1
-1
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-1
/
+1
*
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
2010-12-10
1
-1
/
+1
*
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
2010-12-09
1
-3
/
+1
*
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
2010-12-09
1
-1
/
+1
[next]