]> granicus.if.org Git - apache/history - support
note change in mod_authnz_ldap
[apache] / support /
2005-04-18 Bradley NicholesLink to the correct socket library depending on which...
2005-04-15 Joe Orton* support/ab.c (open_postfile): Use apr_file_read_full...
2005-04-15 Joe Orton* support/ab.c (test): Treat POST data as a binary...
2005-04-15 Joe OrtonFix and prevent some segfaults in ab:
2005-04-14 Bradley NicholesAllow httpd on NetWare to build using either the standa...
2005-04-09 Joshua SliveMerged the simple-conf branch changes r159781:160695...
2005-03-31 William A. Rowe Jr httpd and Apache are both anticipated now.
2005-02-28 Joe Orton* support/htdigest.c (main): Fix permissions of created...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-23 Justin Erenkrantz* support/check_forensic: Fix script on platforms that...
2005-01-20 Joe Orton* support/suexec.c (safe_env_lst): Declare array as...
2005-01-18 Thom Maysupport/check_forensic: Fix temp file usage
2005-01-03 Roy T. FieldingUpdate copyright notice to new format to show what...
2005-01-02 William A. Rowe Jr Relative paths were wrong, for the recent ap_release...
2004-12-10 Jim Jagielskiavoid vim autoindent :)
2004-12-10 Jim JagielskiDangerous assumption, especially if apr_dir_read uses...
2004-12-02 Bradley NicholesAllow APR-UTIL to exist and build outside of the httpd...
2004-11-30 Bradley NicholesAllow APR to exist and build outside of the httpd/srcli...
2004-11-27 Bradley NicholesAdd htcacheclean to the NetWare build.
2004-11-23 William A. Rowe Jr Eliminate awk autogeneration of the ApacheMonitor...
2004-11-19 Joe Orton* support/: Remove generated files which seem to have...
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-11-06 André Malouse a smarter way to specify the limit
2004-11-06 André Malomore native newlines
2004-11-06 André Malobetter readability, native newlines, less spam
2004-11-06 André Maloanother warning.
2004-11-06 André Maloavoid compiler warning
2004-11-06 André Malojust style
2004-11-06 Justin ErenkrantzAdd htcacheclean to function as cleanup utility (daemon...
2004-10-06 Allan K. EdwardsWIN64: fix some windows specific 64bit warnings
2004-09-28 Joe Orton* support/apxs.in: Ensure that only a .la target filena...
2004-09-28 Joe Orton* support/apxs.in: Reset $opt so that -I, -D and -Wc...
2004-08-18 Jeff Trawicksuexec: Pass the SERVER_SIGNATURE envvar through to...
2004-08-18 Jeff Trawickapachectl: Fix a problem finding envvars if sbindir...
2004-08-15 André Malofilepath_info wasn't set by the httpd for over 7 years
2004-08-13 Joe Orton* configure.in, acinclude.m4: Substitute AP[RU]_CONFIG...
2004-08-11 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri...
2004-08-02 Justin ErenkrantzTeach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION...
2004-07-10 Paul QuernaSmall fix on ab's use of sprintf().
2004-06-29 Martin KraemerUse standardized names for ISO-8859-1, see http://www...
2004-06-16 Ken Coar make the check for GMT offset occur each time through...
2004-06-14 Ken Coaroops; left over from an earlier version
2004-06-11 Ken Coaradd "-l" option to indicate interval is based on localt...
2004-05-18 Jean-Jacques Clarreplaced tabs with spaces and aligned indentation withi...
2004-04-24 André Malono longer refuse to process files that contain empty...
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...
next