2
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Porzelt 14d48527af [core] Make log.timestamp creation/destruction threadsafe 2010-09-19 18:00:31 +02:00
Stefan Bühler be65208143 waitqueue: modify callback 2010-09-12 14:19:25 +02:00
Stefan Bühler 9ba3395241 Fix C++ style comments 2010-09-05 14:19:44 +02:00
Thomas Porzelt 9c63e60cb7 [core] Add workers.cpu_affinity setup action 2010-08-29 12:24:30 +02:00
Stefan Bühler 30ebce774e Add "state-wait" api for server state machine 2010-02-13 15:29:21 +01:00
Stefan Bühler f14103bc2c Split options into two categories: simple (int, bool) and ref-counted pointers 2010-01-24 23:00:51 +01:00
Stefan Bühler a151eeac2f Prefix li_ cleanup, verified with nm -g --defined-only 2009-10-09 15:38:12 +02:00
Stefan Bühler 80346e85d1 Fix to-angel logging, disable message repeat counter 2009-10-03 15:46:36 +02:00
Stefan Bühler 00ed27c509 Log server errors into default logs 2009-09-15 20:40:38 +02:00
Thomas Porzelt 1df869edc3 [waf] Add missing checks for localtime_r() and gmtime_r() 2009-09-13 22:29:13 +02:00
Stefan Bühler 56ff7ca32a angel/lighty now synchronize the server state 2009-08-30 20:43:13 +02:00
Stefan Bühler 2f6fe68a75 Cleanup some debug logging 2009-07-26 15:10:14 +02:00
Stefan Bühler ab1387d4ba Move and add some common log helpers to utils 2009-07-17 12:19:25 +02:00
Stefan Bühler f4f2bd1f38 Poison non-thread-safe functions and fix errors 2009-07-16 22:10:41 +02:00
Thomas Porzelt 952a28d176 Fix a null-pointer dereference and some other small things reported by clang analyzer 2009-07-16 12:57:11 +02:00
Stefan Bühler 540ff7db02 Split sources into subdirs 2009-07-15 11:57:52 +02:00