add timeout arg to radius_exec_program, with default EXEC_TIMEOUT
[freeradius.git] / src / main / threads.c
2013-10-16 Matthew Newtonadd timeout arg to radius_exec_program, with default...
2013-09-20 Arran Cudbard-BellWrap _exit and exit. Prints error message, and when...
2013-09-19 Alan T. DeKokPrint how many requests are blocked
2013-09-18 Alan T. DeKokTurn assert into talloc check.
2013-09-16 Alan T. DeKokMake it build with GCD
2013-09-13 Alan T. DeKokRemove extra debug
2013-09-13 Alan T. DeKokMake max_requests_per_server work
2013-07-30 Arran Cudbard-BellUse the same const order everywhere
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-07-02 Arran Cudbard-BellReorder arguments to radius_exec_program so they make...
2013-07-02 Arran Cudbard-BellMerge pull request #342 from fajarnugraha/master-suse...
2013-06-29 Alan T. DeKokMake auto_limit_acct probabalistic
2013-05-15 Alan T. DeKokMoved "exec_trigger" to threads.c
2013-05-09 skidsFix typos in comments
2013-04-23 Arran Cudbard-BellUse C99 bool type for truth values
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-17 Arran Cudbard-BellReplace radlog(L_ERR with DEBUGE
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-04-01 Arran Cudbard-BellFix some clang specific compiler warnings
2013-03-29 Alan T. DeKokSimplify debug output
2013-03-16 Arran Cudbard-BellReplace spaces with tabs
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-02-16 Alan T. DeKokRemove "type" from paircreate() function.
2012-12-06 Alan DeKokMerge pull request #143 from tobiasbrunner/eap-ttls...
2012-12-05 Arran Cudbard-BellMore debugging improvements
2012-12-05 Alan T. DeKokFix suppression of blocked thread messages
2012-12-05 Arran Cudbard-BellMinor debugging tweaks
2012-10-25 Iliya PeregoudovCreate threads as joinable, not detached.
2012-10-04 Arran Cudbard-BellMerge pull request #87 from armitasp/master
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-09-17 Arran Cudbard-BellAdd bounds check for max_queue_size
2012-09-17 Alan T. DeKokUse max_queue_size when initializing the queues
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-04-29 Alan T. DeKokRate limit some triggers.
2012-03-08 Alan T. DeKokSet self request to NULL
2012-02-23 Alan T. DeKokAdd queue parameters to accounting config items
2012-02-23 Alan T. DeKokExport Queue PPS in/out via the "status" interface
2012-02-23 Alan T. DeKokLower the impact of auto_limit_acct when it's disabled
2012-02-22 Alan T. DeKokdded auto limiting for accounting packets.
2011-12-26 Alan T. DeKokInclude header file for mach_task_self
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-09-10 Alan T. DeKokTwigged blocked messages && logic
2011-06-03 Alan T. DeKokFix GCD code for new process functionality
2011-04-29 Alan T. DeKokMore and better sanity checks
2011-04-22 Alan T. DeKokTriggers for thread start/stop
2011-04-13 Alan T. DeKokNew state machine for 3.0
2011-02-17 Alan T. DeKokSuppress messages if thread pool is ~full.
2011-01-18 Alan T. DeKokMove request STOP logic from threads into event code
2011-01-01 Alan T. DeKokAdd support for Apple Grand Central Dispatch
2010-08-04 Alan T. DeKokSet "component" and "module" to more descriptive values
2010-08-02 Alan T. DeKokMore descriptive error messages.
2010-06-01 Alan T. DeKokClean up code related to requests in child thread
2010-02-11 Alan T. DeKokDo waitpid() for ALL children, even if there are no...
2009-07-05 Alan T. DeKokMade thread pool section optional
2008-12-01 Alan T. DeKokMark entry=NULL after free'ing it.
2008-09-14 Alan T. DeKokMore #ifdef wrappers
2008-09-14 Alan T. DeKokRemoved need for NO_SUCH_CHILD_PID
2008-08-24 Alan T. DeKokClear OpenSSL Error queue for the current thread
2008-06-20 aland Thread queue stats && per-client stats
2008-06-06 aland Don't need this function.
2008-04-11 aland Don't leak memory on catastrophic conditions. Closes...
2008-04-03 aland Don't signal detail file handlers. That's taken care of
2007-11-23 aland More changes to make a common naming scheme. This...
2007-10-29 aland Build on systems without pthread (or --without-threads)
2007-10-24 aland Call OpenSSL_add_all_algorithms()
2007-10-09 aland Clean up threads, and add thread pool lock/unlock...
2007-10-03 aland More re-arrangements to clarify the code.
2007-09-28 aland Moved nearly all remaining code out of radiusd.c,...
2007-09-26 aland Pass the top-level configuration to the thread pool...
2007-08-30 aland Removed one more call to exit()
2007-08-30 aland Replaced exit(1) with return -1;
2007-08-13 aland Pulled fix from branch_1_1
2007-08-03 aland Set self->request to NULL before exiting
2007-08-03 aland Catch corner cases
2007-05-30 aland Remove unused variable
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-16 aland Check return codes.
2007-05-16 aland Check return value.
2007-05-14 nbk Delete trailing whitespace.
2007-05-10 aland Now that we have the "self signal" function, there...
2007-05-04 aland When adding a non-detail REQUEST to the queue, mark...
2007-04-23 aland Now that we're handling queues by priority, remember...
2007-04-23 aland Remove assertion that there's no child thread. We...
2007-04-23 aland Re-ordered RAD_LISTEN_TYPE by priority, and added...
2007-04-14 aland When building without pthreads, call correct function
2007-04-14 aland Clean up header files
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-04-03 aland Massive change to the server core to remove horrid...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
next