index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tevent
/
tevent_signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: tevent: make TEVENT_SIG_INCREMENT atomic.
Jeremy Allison
2014-06-07
1
-0
/
+6
*
tevent: give the user the chance to ask for TEVENT_NUM_SIGNALS and TEVENT_SA_...
Stefan Metzmacher
2013-12-11
1
-0
/
+10
*
tevent: change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
Stefan Metzmacher
2013-12-11
1
-1
/
+1
*
tevent: make use of talloc_get_type_abort() in tevent_signal.c
Stefan Metzmacher
2013-12-11
1
-6
/
+6
*
tevent: Remove the signal pipe if no signal events are around
Volker Lendecke
2013-08-01
1
-1
/
+13
*
Fix some blank line endings
Volker Lendecke
2013-06-21
1
-4
/
+4
*
tevent: define TEVENT_NUM_SIGNALS based on configure checks
Stefan Metzmacher
2013-03-01
1
-2
/
+0
*
tevent: Fix bug 9550 - sigprocmask does not work on FreeBSD to stop further s...
Jeremy Allison
2013-01-15
1
-0
/
+29
*
tevent_signal: Fix a valgrind error
Volker Lendecke
2012-02-15
1
-1
/
+2
*
tevent: Fix deleting signal events from within themselves
Volker Lendecke
2012-02-09
1
-2
/
+33
*
Fix -Wunused-but-set-variable compiler warnings in tevent_signal.c
Martin Schwenke
2011-11-10
1
-4
/
+2
*
Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sign...
Jeremy Allison
2011-08-01
1
-0
/
+4
*
tevent: Do not use talloc_autofree_context
Volker Lendecke
2010-10-08
1
-1
/
+1
*
s3: signals are processed twice in child.
Bo Yang
2010-02-09
1
-5
/
+28
*
tevent: prefix types and defined with tevent_ and TEVENT_
Stefan Metzmacher
2009-12-20
1
-37
/
+39
*
NULL is not a valid event context.
Jeremy Allison
2009-10-01
1
-1
/
+1
*
lib/tevent: a cleaner fix for be4ac227842530d484659f2db683453366326d8b segv
Rusty Russell
2009-09-22
1
-7
/
+1
*
tevent: make sure we don't set errno within the signal handler function.
Stefan Metzmacher
2009-09-21
1
-0
/
+3
*
Another part of the fix for bug 6651 - smbd SIGSEGV when breaking oplocks.
Jeremy Allison
2009-09-03
1
-2
/
+6
*
tevent: Fix a segfault upon the first signal
Volker Lendecke
2009-08-29
1
-0
/
+6
*
lib/tevent: handle tevent_common_add_signal on different event contexts.
Rusty Russell
2009-08-28
1
-14
/
+30
*
lib/tevent: fix race with signals and tevent_common_add_signal
Rusty Russell
2009-08-28
1
-20
/
+20
*
lib/tevent: remove spectacularly complicated manual subtraction
Rusty Russell
2009-08-28
1
-4
/
+1
*
tevent: avoid using reserved c++ word.
Günther Deschner
2009-08-24
1
-1
/
+1
*
Fix for bug 6651 - smbd SIGSEGV when breaking oplocks.
Jeremy Allison
2009-08-21
1
-17
/
+54
*
lib/tevent: change to LGPLv3+
Stefan Metzmacher
2009-02-16
1
-12
/
+16
*
Fix a warning and a bug: pipe(2) can fail
Volker Lendecke
2009-02-14
1
-1
/
+4
*
Add two variable assignments to shut up gcc
Volker Lendecke
2009-02-14
1
-2
/
+4
*
tevent: change SA_INFO_QUEUE_COUNT from 10 to 100
Stefan Metzmacher
2009-01-27
1
-1
/
+1
*
tevent: rename signal handler functions to start with tevent_common_
Stefan Metzmacher
2009-01-20
1
-5
/
+6
*
tevent: keep a linked list of signal events
Stefan Metzmacher
2009-01-05
1
-8
/
+44
*
tevent: pass down handler_name and location to the backend layer
Stefan Metzmacher
2009-01-02
1
-18
/
+23
*
tevent: use libreplace headers instead of system headers
Stefan Metzmacher
2009-01-02
1
-2
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-3
/
+3
*
s4:lib/tevent: add lib/events/ compat and let things compile
Stefan Metzmacher
2008-12-17
1
-3
/
+3
*
s4:lib/events: move to toplevel directory as lib/tevent/
Stefan Metzmacher
2008-12-17
1
-0
/
+291