]> granicus.if.org Git - apache/history - support
add some notes about server admin URLs
[apache] / support /
2004-03-25 Jean-Jacques Clarab mixing mean and median values, also wrong time value...
2004-03-21 Jeff Trawicklogresolve: Allow size of log line buffer to be overrid...
2004-03-19 Jean-Jacques ClarUsing ap_max() to ensure no negative values are stored...
2004-03-17 Madhusudan MathihalliAdd Missing parenthesis !
2004-03-17 Madhusudan MathihalliLimit the concurrency to MAX_CONCURRENCY.
2004-03-17 Bradley NicholesRemove the OMIT_DELONCLOSE #ifdef since this should...
2004-03-17 Bradley NicholesAdd a terminate function that gets called on atexit...
2004-03-17 Bradley NicholesReplace calls to fprintf() with apr_file_printf()
2004-03-17 Bradley NicholesReplace tabs with spaces
2004-03-17 Bradley NicholesRemove the dependance on external cp/copy commands
2004-03-17 Jean-Jacques Clarusing build in err function, thanks Jeff for pointing...
2004-03-17 Bradley NicholesUse apr_temp_dir_get() to get the temporary directory
2004-03-16 Bradley NicholesUse the default logger screen for the ab output because...
2004-03-16 Jean-Jacques Claradded check on apr_pollset_create() return value to...
2004-03-13 Thom Mayhtpasswd.c: various cleanups and move to using apr_temp...
2004-03-06 Joe OrtonFix use of mod_ssl as a DSO linked against static SSL...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according the first cehck in
2004-02-08 André Malofix copyright date according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-02-03 Joe Orton* support/Makefile.in (suexec): Don't link against...
2004-01-15 Ben LaurieNote GNU difference.
2004-01-03 Joe Orton* support/ab.c (write_request): Fix gcc warning at...
2004-01-01 Ben LaurieAdd forensic logging.
2004-01-01 André Maloupdate license to 2004.
2003-12-10 Joe OrtonFix ab's SSL support a little:
2003-12-02 Justin ErenkrantzIf we have a comment, place in a ':' not a ';' (has...
2003-11-05 Joe Orton* support/logresolve.c (strdup): Remove, APR already
2003-09-19 Jeff Trawickthis won't work with 5.003, so bump up the require to
2003-09-08 William A. Rowe Jr Simplify includes - we always (in HTTPD 2.1 forward...
2003-09-08 Martin KraemerStill in 2003
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-08-11 Martin KraemerTypo
2003-08-01 Jeff Trawickdistinguish between these two states:
2003-08-01 Jeff Trawickrestore a check for write failures which was lost for...
2003-07-29 Jeff Trawickab: Work over non-loopback on Unix again.
2003-07-21 André Maloreject overlong credentials from the commandline
2003-07-14 André MaloRemember an authenticated user during internal redirect...
2003-07-14 André MaloPropagate the handler name to the action script via
2003-07-10 Joe OrtonPick up getpid() prototype.
2003-07-03 André Malocatch out of memory condition (ID 29 of reasoning report)
2003-06-29 André MaloFix NULL-pointer issue in ab when parsing an incomplete...
2003-06-24 William A. Rowe Jr Absorb our ssl library-foo from the mod_ssl build...
2003-05-21 Justin ErenkrantzPerform run-time query in apxs for apr and apr-util...
2003-05-14 Thom MayAdd a delete flag to htpasswd.
2003-05-13 André Malo(grabbed from archive)
2003-05-09 Martin KraemerI stumbled over a 2002 (it's not the only one)
2003-05-01 Thom MayForward port a fix for a pair of potential buffer overf...
2003-04-04 Jeff Trawickrun libtool from the apr install directory (in case...
2003-03-29 André MaloFix mod_ssl.dsp and abs.dsp to use also the openssl...
2003-03-11 Bradley NicholesFix up the log resolve utility to work with NetWare...
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-03-05 André MaloRestore the ability of htdigest.exe to create files...
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-19 André MaloBe more pedantic when cleaning environment. Clean it
2003-02-19 André Malobreak down the beast and explain the obvious >:->
2003-02-19 André Maloinsert LoadModule directives only outside of sections.
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-15 Justin ErenkrantzAllow apachectl to perform status with links and elinks...
2003-02-12 André MaloFix suexec compile error under SUNOS4, where strerror...
2003-02-10 André MaloLet suexec send a message to stderr, if it failed or...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-03 André Malofinished that boring job:
2003-01-23 Jeff Trawickapxs: Include any special APR ld flags when linking...
2003-01-20 Jeff TrawickM-x untabify
2003-01-20 William A. Rowe Jr Update support utility filenames to reflect .exe...
2003-01-17 Jeff TrawickFix the ulimit command used by apachectl on Tru64.
2003-01-15 Jeff TrawickChange the ulimit command used by apachectl on AIX...
2003-01-01 Justin ErenkrantzUse saner default config values for suexec.
2002-12-23 Justin ErenkrantzSun Forte requires having the same CFLAGS passed to...
2002-12-09 Bill StoddardIf an httpd.conf has commented out AddModule directives,
2002-11-20 Jeff TrawickAxe some warnings in rotatelogs which came when the...
2002-10-16 Bradley NicholesAdding the current version string to the link of each NLM
2002-10-16 Bradley NicholesUpdating the NLM descriptions in the NetWare make files
2002-10-16 Jeff Trawick%qd is not portable; use APR_INT64_FMT_T for apr_time_t
2002-10-08 Jeff Trawicktemplate parameter passed to apr_file_mktemp() must...
2002-10-08 Ryan BloomWe can't just create the temporary file in the current...
2002-09-28 Ryan BloomRe-order header files in suexec.c. This adds apr.h...
2002-09-27 Ryan BloomSuExec should use /usr/local/apache2 not /usr/local...
2002-09-26 Ben LaurieImprove hook matching.
2002-09-19 Justin ErenkrantzRework the apxs -cp command to work when the source...
2002-09-19 Justin ErenkrantzAdd -p option to apxs to allow unbundled modules (such...
2002-09-19 Justin ErenkrantzRemove following warning:
2002-09-14 Justin ErenkrantzRevert r1.57 and r1.58 per Will Rowe's veto.
2002-09-14 Brian Panetruncate existing file if "-c" is used
2002-09-14 William A. Rowe Jr Move another non-exists test into the non-existing...
2002-09-14 Brian PaneMore code cleanup: added some error checks and removed...
2002-09-14 Brian Paneremove single-byte file reads
2002-09-14 Brian Panecleaned up the file access checking
2002-09-14 William A. Rowe Jr 1. Eliminate perror(), it's not portable.
2002-09-10 Bradley NicholesAvoid a compiler error on NetWare
2002-09-10 Justin ErenkrantzAdd ability to htpasswd (via -5) to produce non-obfusca...
2002-09-04 Bradley NicholesGive each support binary its own screen name
2002-09-01 Brian PaneEliminated some fixed-size buffers that didn't have...
2002-09-01 Aaron BannertKeep track of the recent changes for the new pollset...
2002-09-01 Brian PaneSwitched ab to the new abstract pollset API (this...
2002-08-30 Martin KraemerLeon Brocard writes:
2002-08-29 Jeff Trawicksuexec is sometimes built by make so it needs to be...
2002-08-29 Jeff Trawickenvvars-std is build by configure so it needs to be...
next