]> granicus.if.org Git - apache/history - support
Add some brackets.
[apache] / support /
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...
2002-08-19 Justin ErenkrantzStyle fixes. (long lines)
2002-08-07 Sander Strikerapxs lost the newline at the end of print "$result...
2002-08-04 William A. Rowe Jr We generate an .rc now, not a .h
2002-08-03 William A. Rowe Jr Revert to CRYPTO_malloc_init for non-rsa [gotta read...
2002-08-03 William A. Rowe Jr Support rsaref compilation
2002-07-30 Jeff Trawickfix a spelling problem
2002-07-16 Brian PaneRevert the change in the previous commit, which broke the
2002-07-16 Martin KraemerAnd fix the version number
2002-07-16 Martin KraemerFix the long-standing bug that "ab -t10" would loop...
2002-07-16 Martin KraemerAdd 2002
2002-07-16 Martin KraemerIf "@APACHECTL_ULIMIT@" is used in apachectl.in, then...
2002-07-16 Aaron BannertImprove the comments on the fd limits.
2002-07-15 William A. Rowe Jr http occurances to update for apr_socket_opt_get/set
2002-07-14 Brian PaneIncrease the per-process file descriptor limit in apachectl
2002-07-13 William A. Rowe Jr Forgot to change both release and debug opts at once
2002-07-13 William A. Rowe Jr Back to a slightly modified flavor of imajes' (James...
2002-07-13 William A. Rowe Jr This is back to an .rc
2002-07-13 William A. Rowe Jr Ok. This gives us one warning - could not scan Apach...
2002-07-13 William A. Rowe Jr Put back the missing symbols header
2002-07-13 William A. Rowe Jr Final tweak and CREDITs ... switch the order to simpl...
2002-07-13 William A. Rowe Jr Totally different solution to our dependency problems...
2002-07-12 William A. Rowe Jr Use the bare minimum permissions required to perform...
next