even nicer indentation, thanks to LRN's indent patch
[oweals/gnunet.git] / src / util / scheduler.c
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffcheck
2011-08-14 Christian Grothoffremove getter, make global static, add closure argument
2011-08-14 Christian GrothoffLRN: Added-the-ability-to-substitute-scheduler-select.
2011-08-02 Christian Grothoffforce passing of sanity check
2011-08-02 Christian Grothofffix
2011-08-02 Christian Grothofffixing parent_control_handler hack, adding lifeness...
2011-08-01 Christian GrothoffLRN: Don't wait for parent control handler to quit
2011-06-15 Christian Grothofffix
2011-06-15 Philipp Tölkedebug fds
2011-05-25 Christian Grothoffmore extensive error reporting
2011-05-04 Christian Grothoffwarn
2011-03-31 Christian Grothoffignore return values
2011-02-09 Nathan S. Evansassert fd's are in valid range
2011-01-24 Christian Grothoffindent
2011-01-14 Christian Grothoffredundant
2010-12-27 Nils Durnershutdown via control pipe (#0001616)
2010-12-21 Matthias Wachsdoxygen fixes
2010-11-24 Nils Durnerfix MINGW
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-12 Christian Grothoffdead arg doc
2010-11-12 Christian Grothoffdead arg doc
2010-11-10 Nils Durner0001617: [PATCH] Fix one mistype and some errors in...
2010-11-05 Christian Grothofffix
2010-11-05 Christian Grothofffix
2010-11-05 Christian Grothoffdce
2010-11-05 Christian Grothoffasserts, use static
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-05 Christian GrothoffLRN patch from Mantis #1615
2010-11-04 Christian GrothoffLRN: llu
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-29 Matthias Wachsfixed eclipse refactoring bugs
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-10-08 Nils Durnerfix warnings
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-09-07 Christian Grothoffbackup errno
2010-08-30 Christian Grothoffassert
2010-08-28 Christian Grothofftrain hacks
2010-08-18 Nathan S. Evanswindoze
2010-08-14 Christian Grothofffix leak of shc_pipe
2010-07-30 Nathan S. Evansnicer names for C-dog
2010-07-30 Nathan S. Evansignore sigpipe
2010-07-01 Christian Grothofffixing #1561
2010-06-26 Christian Grothofffix
2010-06-26 Christian Grothoffscheduler optimizing
2010-06-25 Christian Grothoffmarking performance issues
2010-06-24 Nathan S. Evansfix execinfo debugging so it doesn't deref NULL pointer...
2010-06-23 Christian Grothoffdiag
2010-05-25 Christian Grothofftime tracking
2010-05-15 Christian Grothoffwork on migration
2010-04-22 Christian Grothoffmake checker happy
2010-04-17 Christian Grothoffchange process priority based on scheduling priority
2010-03-15 Christian Grothoffassert
2010-03-12 Christian Grothoffdisable
2010-03-12 Christian Grothoffhandle being already disconnected
2010-03-04 Nathan S. Evansifdef instead of if
2010-03-04 Nathan S. Evansexecinfo definition
2010-02-09 Christian Grothoffassertion now wrong
2010-02-09 Christian Grothoffmake sure we run ALL shutdown tasks before resuming...
2010-01-19 Nathan S. Evansmoderate udp support, not really tested (:
2009-11-13 Nils Durnervarious fixes
2009-11-13 Christian Grothoffset shutdown flag also for ready tasks
2009-11-13 Christian Grothoffadd now
2009-11-10 Christian Grothoffallow any function in a task to easily get the reason...
2009-11-08 Nils Durnerfix crash
2009-11-08 Christian Grothoffindenting
2009-11-08 Nils Durnerfix MinGW
2009-11-08 Christian Grothoffmisc. bugfixes and API improvements
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-19 Christian Grothoffadd assertions
2009-10-19 Christian Grothoffuse pipe instead of racy signal
2009-10-04 Christian Grothoffmore debug support
2009-10-03 Nils Durnermingw
2009-10-02 Christian Grothofffixing inefficency
2009-10-02 Christian Grothoffdone
2009-10-01 Christian Grothoffbetter
2009-10-01 Christian Grothoffadd warning against busy waiting and mitigate
2009-10-01 Christian Grothoffadd warning against busy waiting
2009-09-30 Christian Grothofffix
2009-09-22 Christian Grothoffdocumentation cleanup
2009-09-11 Christian Grothofffixing docu issues
2009-09-04 Christian Grothofffixing warnings
2009-08-29 Nils Durnernaming
2009-08-23 Nils Durnerlow level network API
2009-07-24 Christian Grothoffquota management and better name for NO_TASK'
2009-06-10 Nils DurnerMinGW
2009-05-29 Christian Grothoffremoving server from argument list, other minor fixes
2009-05-29 Christian Grothoffng