17 Commits (8a0665aa53c2d2cb043da6d9999cbfd91b743b1c)

Author SHA1 Message Date
Stefan Bühler 282a2d1b4a Prefix LI_API functions with "li_" 14 years ago
Stefan Bühler 99b203e3d8 Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 14 years ago
Stefan Bühler 595ce1fe13 Add wrk in vrequest, s/vr->con->wrk/vr->wrk/, removed some other (broken) usages of vr->con 14 years ago
Stefan Bühler 611d7dcac3 Recode the sockaddr handling, fixing some bugs 14 years ago
Stefan Bühler 6a56aba0c3 Use 2^n-1 in GSring pre-allocations (so glib doesn't alloc 2^(n+1) for 2^n) 14 years ago
Thomas Porzelt 9f8413c112 [mod_status] add more info to connection list 14 years ago
Stefan Bühler 669ff2e079 Fix mod-status collect handling 14 years ago
Thomas Porzelt 3629e1aebf [mod_status] add scoreboard 14 years ago
Thomas Porzelt a9c75934a8 change counter format output 14 years ago
Thomas Porzelt 1cb3075ed6 fix bogus action context cleanup in mod_status 15 years ago
Stefan Bühler c458377d4a Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 15 years ago
Stefan Bühler 20dfff0663 Cleanup log macros (moved from con to vrequest) 15 years ago
Thomas Porzelt 3ffa1c40bb fix mod_status handling of error case 15 years ago
Thomas Porzelt 52c3c2e042 update mod_fortune and mod_status for new action context 15 years ago
Stefan Bühler 463d1c6435 Fix modules and waf for new include dir 15 years ago
Thomas Porzelt 358b9f95f1 implement throttling, change some time_t to ev_tstamp 15 years ago
Thomas Porzelt 67f89abffc add mod_status 15 years ago