]> granicus.if.org Git - apache/history - support
add some nonnull fn attributes
[apache] / support /
2012-12-17 Christophe Jailletab: add the possibility to define a socket timeout...
2012-12-14 Christophe Jaillethttxt2dbm: Correct length computation for the 'value...
2012-12-12 Rainer Junghtdbm:
2012-12-09 Gregg Lewis Smithfix unresolved external symbol __imp__UuidCreate error
2012-12-02 Christophe Jailleterror[120] is already defined in this function. Just...
2012-11-15 Joe Orton* support/rotatelogs.c: Cleanups, no functional change...
2012-11-15 Joe Orton* support/rotatelogs.c (post_rotate): Really omit the...
2012-10-15 Christophe JailletcppCheck: unreadVariable - 'serviceFlag' is not used...
2012-10-08 Guenter KnaufRemoved __func__ usage which is c99.
2012-10-07 Stefan FritschOptionally read passwords from stdin
2012-10-07 Stefan Fritschadd support for bcrypt
2012-10-07 Stefan FritschAdd passwd_common.c build support for Windows and Netware
2012-10-07 Stefan FritschStart refactoring of htpasswd and htdbm
2012-10-07 Kaspar BrandAllow forced setting of TLS1.1 and TLS1.2 protocols...
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
2012-09-16 Kaspar Brandrevert r1385214, as I inadvertently left out acinclude.m4.
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
2012-08-17 Joe Orton* support/rotatelogs.c (truncate_and_write_error):...
2012-08-10 Jeff Trawickab: Fix read failure when targeting SSL server.
2012-08-09 Guenter KnaufNetWare build tweaks.
2012-08-05 Stefan Fritschhtpasswd: Use correct file mode for checking if file...
2012-07-21 Jeff TrawickWhen -B is specified, search for a host address in the
2012-07-18 Jeff TrawickFix compile break when SIGPIPE is not defined
2012-06-22 Stefan Fritschnote more prominently that SHA and crypt are insecure
2012-06-19 Joe Orton* support/ab.c (test, start_connect): Only bind the...
2012-06-06 Joe Orton* support/htpasswd.c (mkrecord): Handle crypt() failure.
2012-05-31 Joe Orton* support/suexec.c: Define AP_LOG_FACILITY.
2012-05-27 Stefan FritschMake apxs use LDFLAGS from config_vars.mk in addition...
2012-05-23 Joe Ortonsuexec: Add support for logging to syslog as an alterna...
2012-05-11 Joe Orton* support/suexec.c: Add gcc format-string attributes...
2012-04-26 Stefan FritschReplace use of apr_file_write() with apr_file_write_ful...
2012-04-13 Rich Bowenuse strict; use warnings;
2012-04-12 Rich BowenMissing slash
2012-04-12 Rich BowenReplace hard-coded example paths with config_vars templ...
2012-04-12 Rich BowenWith further assistance from Daniel Gruno - style chang...
2012-04-12 Rich BowenRemoves calls to `date`.
2012-04-12 Rich BowenUpdates patch provided by Dave Brondsema (brondsem...
2012-03-02 Stefan FritschFix insecure handling of LD_LIBRARY_PATH that could...
2012-02-01 Rainer JungMinor fixes for firehose and mod_policy:
2012-02-01 Rich BowenSorry about that. Wasnt looking in the right place.
2012-02-01 Rich BowenMake apachectl -h aware of status, fullstatus, and...
2011-12-20 Graham LeggettMove ab, logresolve, httxt2dbm and apxs to bin from...
2011-12-20 Guenter KnaufAdded mod_firehose and firehose to NetWare build.
2011-12-19 Graham LeggettDistinguish properly between the bindir and sbindir...
2011-12-17 Graham Leggettmod_firehose: Add a new debugging module able to record...
2011-10-26 Joe Orton* support/rotatelogs.c (usage, main): Add support for...
2011-10-17 Stefan FritschIncrease the max line length from 2k to 128k and alloca...
2011-10-01 Stefan FritschIf MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS...
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-08-07 Kaspar BrandDrop support for the RSA BSAFE SSL-C toolkit from confi...
2011-07-13 Stefan FritschAdd some environment variables to the whitelist in...
2011-06-27 Joe Orton* support/rotatelogs.c (main): Exit with success on...
2011-06-27 Joe OrtonSimplify state handling in rotatelogs, fixing -L suppor...
2011-06-27 Joe OrtonTweak rotatelogs -p such that the program is invoked...
2011-06-25 Stefan FritschSupport specifying the local address to use.
2011-06-20 Joe Ortonrotatelogs: Add support for running a custom program...
2011-05-22 Stefan FritschFix various "variable 'x' set but not used" warnings.
2011-05-15 Stefan FritschImprovements found by cppcheck:
2011-05-11 Stefan FritschUse APR_STATUS_IS_... in some more cases.
2011-04-30 Jeff Trawickfix some dead assignments found by the clang analyzer
2011-04-26 Igor GalićMake sure support/check_forensic works with mod_unique_...
2011-04-08 Stefan Fritschmod_ssl, ab: Support OpenSSL compiled without SSLv2...
2011-04-07 Jeff Trawickdon't build checkgid or fcgistarter on MinGW
2011-04-07 Jeff Trawickhide some unused code on Win32 and NetWare
2011-03-18 Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18 Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-17 Joe Orton* support/ab.c (test): Catch more calloc failures.
2011-03-09 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-02-16 Stefan FritschFix link errors for crypt() with --no-add-needed/-...
2010-12-21 Graham Leggettrotatelogs: Add -e option to write logs through to...
2010-11-30 Guenter KnaufSome more casts to make MSVC calm ...
2010-11-30 Guenter KnaufFixed return type to silent compiler warning.
2010-11-26 Rainer JungFurther trivial updates mod_disk_cache -> mod_cache_disk.
2010-11-20 Graham Leggettmod_disk_cache renamed to mod_cache_disk, to be consist...
2010-11-11 Stefan FritschRemove workaround that was only necessary when htcachec...
2010-11-11 Guenter KnaufMore splitting as suggested by minfrin.
2010-11-10 Guenter KnaufSplitted off cache defines/structs used by htcacheclean.
2010-10-24 Guenter KnaufAnother NetWare makefile cleanup.
2010-10-19 Daniel Earl PoirierWith rotatelogs -v, on platforms where APR_FINFO_NAME...
2010-10-18 Stefan FritschFix compilation of htcacheclean with enable-maintainer...
2010-10-13 Graham Leggetthtcacheclean: Teach htcacheclean to limit cache size...
2010-10-06 Graham LeggettFix a segfault when tmpfiles are encountered while...
2010-10-06 Guenter KnaufRenamed optarg -> opt_arg to avoid name clashes with...
2010-10-05 Graham LeggettEnsure the correct pool is passed in when listing URLs.
2010-10-04 Graham Leggetthtcacheclean: Allow the listing of valid URLs within...
2010-09-29 Graham Leggetthtcacheclean: Allow the option to round up file sizes...
2010-09-29 Graham Leggettmod_disk_cache: Instead of creating an empty data file...
2010-09-29 Graham Leggetthtcacheclean: If the cache file format is unrecognised...
2010-09-19 Jeff Trawicksimplify walking through array of returned apr_pollfd_t
2010-09-19 Jeff Trawickfix one error message, eliminate another that will...
2010-08-22 Stefan FritschSupport large log files in suexec
2010-08-20 Jeff TrawickFortify falsely complained that the sprintf() result...
2010-08-18 Stefan FritschFix usage output.
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-06-22 Nick KewSupport AP_DECLARE_MODULE declaration syntax in apxs
2010-06-06 Stefan Fritschab: Fix memory leak with -v2 and SSL.
next