]> granicus.if.org Git - apache/history - server/mpm/prefork/prefork.c
Add a status value to ap_log_error and ap_log_rerror. This allows us to use
[apache] / server / mpm / prefork / prefork.c
1999-10-20 Ryan BloomAdd a status value to ap_log_error and ap_log_rerror...
1999-10-14 Ryan BloomI missed one function when swapping paramters. This...
1999-10-13 Ben HydeRedundent and out of synch global.
1999-10-13 Manoj KasichainulaMy connection status patch broke all the MPMs that...
1999-10-11 Martin KraemerRemove most of the annoying "re ap_context_t mplement...
1999-10-10 Ryan BloomBring network code to the parameter order spec. This...
1999-10-07 Manoj KasichainulaMake prefork's setup_listeners looks like the others'.
1999-10-07 Ben HydeWell this was thought provoking.
1999-10-06 Ryan BloomBring file_io up to the new parameter order for APR...
1999-10-05 Ben LaurieUse new parameter orders.
1999-10-04 Ryan BloomFirst patch to re-order function parameters. This...
1999-09-14 Ryan BloomA change to how APR uses user data. Now, user data...
1999-09-11 Ben LaurieMake prefork compile on FreeBSD.
1999-09-08 Ryan BloomRemove all of the calls to functions like "ap_popenf...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-28 Jim JagielskiRemove some shadowing
1999-08-15 Ben LaurieChild initializer hook.
1999-08-15 Ben LaurieAuth checker hook
1999-08-14 Ben LaurieAccess checker hook.
1999-08-13 Manoj KasichainulaMove the ap_sys_siglist code from the Unix MPMs to...
1999-08-13 Manoj KasichainulaAdd a connection ID to conn_rec. It uniquely identifies...
1999-08-06 dgaudetmerge the differences in apache-1.3 from tag apache...
1999-08-05 Manoj KasichainulaTake child_num and thread_num out of conn_rec. They...
1999-08-01 Ben LaurieAnother hook.
1999-08-01 Ben LaurieAnother hook.
1999-07-27 Ben LaurieAnother hook (I won't be upset if someone else wants...
1999-07-27 Ben LaurieFix a warning.
1999-07-27 dgaudet- get rid of pre_command_line_hook ... use register_hoo...
1999-07-25 Ben LaurieMake sure we terminate.
1999-07-25 Ben LaurieGood grief! How hard is it to try _all_ the elements...
1999-07-24 Ben LaurieAnother hook.
1999-07-24 Ben LaurieAnother hook.
1999-07-24 Ben LaurieFix listener selection logic.
1999-07-17 Ben LaurieAnother hook.
1999-07-16 Manoj KasichainulaMove HARD_SERVER_LIMIT, HARD_THREAD_LIMIT, and other...
1999-07-13 Manoj KasichainulaMove the scoreboard header files for each MPM into...
1999-07-11 Ben LaurieAnother hook.
1999-07-11 Ben LaurieAdd topological sorting to hook ordering.
1999-07-06 Ben LaurieMore hooky stuff.
1999-07-02 Manoj KasichainulaUse ap_new_connection in pthread MPM. This required...
1999-06-29 Ben LaurieNew API for I/O layering, and dependency updates.
1999-06-26 Ben LaurieIf last_lr is the last listener, then lr can start...
1999-06-25 dgaudet- ap_listen.h: interface to Listen, ListenBackLog and...
1999-06-24 dgaudetI think this is a better i/o layer interface.
1999-06-24 dgaudetnew-fangled BUFF... this could easily be broken, but...
1999-06-24 Jim JagielskiConsistant and shorter naming