summaryrefslogtreecommitdiffstats
path: root/lib/tevent/tevent_signal.c
Commit message (Expand)AuthorAgeFilesLines
* s3: signals are processed twice in child.Bo Yang2010-02-091-5/+28
* tevent: prefix types and defined with tevent_ and TEVENT_Stefan Metzmacher2009-12-201-37/+39
* NULL is not a valid event context.Jeremy Allison2009-10-011-1/+1
* lib/tevent: a cleaner fix for be4ac227842530d484659f2db683453366326d8b segvRusty Russell2009-09-221-7/+1
* tevent: make sure we don't set errno within the signal handler function.Stefan Metzmacher2009-09-211-0/+3
* Another part of the fix for bug 6651 - smbd SIGSEGV when breaking oplocks.Jeremy Allison2009-09-031-2/+6
* tevent: Fix a segfault upon the first signalVolker Lendecke2009-08-291-0/+6
* lib/tevent: handle tevent_common_add_signal on different event contexts.Rusty Russell2009-08-281-14/+30
* lib/tevent: fix race with signals and tevent_common_add_signalRusty Russell2009-08-281-20/+20
* lib/tevent: remove spectacularly complicated manual subtractionRusty Russell2009-08-281-4/+1
* tevent: avoid using reserved c++ word.Günther Deschner2009-08-241-1/+1
* Fix for bug 6651 - smbd SIGSEGV when breaking oplocks.Jeremy Allison2009-08-211-17/+54
* lib/tevent: change to LGPLv3+Stefan Metzmacher2009-02-161-12/+16
* Fix a warning and a bug: pipe(2) can failVolker Lendecke2009-02-141-1/+4
* Add two variable assignments to shut up gccVolker Lendecke2009-02-141-2/+4
* tevent: change SA_INFO_QUEUE_COUNT from 10 to 100Stefan Metzmacher2009-01-271-1/+1
* tevent: rename signal handler functions to start with tevent_common_Stefan Metzmacher2009-01-201-5/+6
* tevent: keep a linked list of signal eventsStefan Metzmacher2009-01-051-8/+44
* tevent: pass down handler_name and location to the backend layerStefan Metzmacher2009-01-021-18/+23
* tevent: use libreplace headers instead of system headersStefan Metzmacher2009-01-021-2/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-3/+3
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-171-3/+3
* s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher2008-12-171-0/+291