]> granicus.if.org Git - apache/shortlog
apache
2012-09-20 Jim Jagielskifix clang warning (dead initialization)
2012-09-19 Jim Jagielskiand this one as well... persist isn't inherited
2012-09-19 Jim JagielskiOops... didn't mean to commit that.
2012-09-19 Jim JagielskiRe-instate balancer merge (for the time being) but...
2012-09-19 Daniel Grunoxforms
2012-09-19 Daniel Grunos/2.3/2.5/ and s/2.5/2.&httpd.minor;/ where applicable...
2012-09-19 Joe Orton* server/mpm/prefork/prefork.c (child_main): Don't...
2012-09-19 Daniel GrunoThis is httpd 2.5, not 2.3, and we do not support Windo...
2012-09-19 Kaspar Brandswitch back to MOD_SSL_LDADD, as suggested by jorton
2012-09-19 Jim JagielskiLog whether or not the restore from shm actually
2012-09-19 Jim Jagielskiwtf are we doing merging in these from the parent??
2012-09-19 Ruediger Pluem* APR-UTIL trunk is dead. Point to the latest stable...
2012-09-19 Jim JagielskiUse identifying server_rec info when we know we have
2012-09-19 Guenter KnaufAdded VBScript CGI sample for Windows.
2012-09-18 Guenter KnaufWhoups?!
2012-09-18 Jim Jagielskixforms
2012-09-18 Jim Jagielskino longer valid since r1387287
2012-09-18 Jim JagielskiBy using a consistent naming structure, we can persist
2012-09-18 Jim JagielskiPersist local balancer-manager changes across restart...
2012-09-18 Jim JagielskiDocument new provider function fgrab()
2012-09-18 Jim JagielskiAdd in new type CLEARINUSE which allows the inuse table to
2012-09-18 Jim JagielskiUse our private function and just allow for conditonal
2012-09-18 Guenter KnaufWindows: Fix output of -M, -L, and similar command...
2012-09-17 Eric CovenerRevert r1371878 -- default configuration changes that...
2012-09-17 Jim JagielskiAdditional entry to slotmem struct requires minor bump
2012-09-17 Jim JagielskiAllow for a forced grab of a slotmem slot.
2012-09-17 Jim JagielskiMore consistent return errors...
2012-09-17 Jim JagielskiRevert weird "import" into httpd-trunk from 1386788...
2012-09-17 Jim JagielskiImporting httpd-trunk
2012-09-17 Jim JagielskiAdd debug output when slotmem is persisting shm
2012-09-17 Jim JagielskiDon't just willy nilly slurp double slashes... just...
2012-09-17 Jim JagielskiWhen concatting for PPR, avoid cases where we
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-09-16 Kaspar Brandrevert r1358167, in preparation of the next commit
2012-09-15 Lucien GentisUpdates.
2012-09-14 Stefan Fritschap_sub_req_lookup_dirent() depends on the over-allocati...
2012-09-14 Stefan FritschAdd a few AP_DEBUG_ASSERT()s for the benefit of clang
2012-09-14 Daniel Grunoxforms
2012-09-14 Daniel Grunos/Location/LocationMatch/
2012-09-13 Jim Jagielskixforms
2012-09-13 Jim JagielskiBest practice
2012-09-13 Lucien GentisUpdates.
2012-09-11 André Maloupdate transformation
2012-09-11 André Malofix properties.
2012-09-11 Jim JagielskiAvoid the overhead of creating and grabbing a uuid for
2012-09-10 Stefan Fritschanother style fix
2012-09-10 Stefan Fritschmore coding style (no logic change)
2012-09-10 Stefan Fritschcoding style
2012-09-10 Stefan FritschFix warnings about unused variable and (false positive...
2012-09-10 Stefan FritschReplace duplicate log msg numbers
2012-09-09 Lucien GentisUpdates.
2012-09-08 Lucien GentisUpdates.
2012-09-06 Daniel Grunoxforms
2012-09-06 Daniel GrunoGoogle has a way of finding everything, so let's update...
2012-09-06 Daniel Grunoxforms
2012-09-06 Daniel GrunoMake the html examples highlighted.
2012-09-04 Daniel Grunos/dependant/dependent/
2012-09-04 Daniel GrunoA dependant is depentent on a dependency (note the...
2012-09-03 Daniel Grunoxforms
2012-09-03 Daniel GrunoForgot one more 2.2-style rule that needed fixing
2012-09-03 Daniel GrunoReplacing 2.2-style IP check with 2.4-style.
2012-09-03 Daniel GrunoTypo fixes
2012-09-02 Lucien GentisUpdates.
2012-09-01 Daniel Grunomore typo fixes
2012-09-01 Daniel Grunomisc typo fixes
2012-09-01 Lucien GentisUpdates.
2012-08-31 Daniel Grunosome xforms that I missed earlier
2012-08-31 Daniel Grunoxforms
2012-08-31 Daniel GrunoAdd Redirect* to the list of directives that are contro...
2012-08-31 Daniel GrunoNote that using rewrites with a file-path substitution...
2012-08-31 Daniel GrunoAdd a notion that, for a skip flag to be used, the...
2012-08-30 Daniel Grunovarious xforms
2012-08-30 Daniel GrunoNote that AuthDBDUserRealmQuery is for Digest auth...
2012-08-29 Daniel Grunoxforms
2012-08-29 Daniel GrunoFixing a copypasto as per comment #225 on the site.
2012-08-28 Ryan Panremove an unnecessary check in a nest loop of ap_create...
2012-08-27 Daniel GrunoTrying to tie up some loose ends:
2012-08-27 Daniel GrunoFix some style issues, use a more persistent bucket...
2012-08-27 Daniel GrunoRemoving a misleading comment.
2012-08-27 Daniel GrunoRearranging a section so validate-xml will stay happy...
2012-08-27 Daniel Grunoxforms
2012-08-26 Daniel GrunoAdd new directives, LuaInputFilter/LuaOutputFilter...
2012-08-26 Daniel GrunoAdd 'server' to scope_to_string's list of possible...
2012-08-25 Lucien GentisUpdates.
2012-08-23 Chris DarrochCatch up change log with r1376695.
2012-08-23 Chris DarrochApply the same length limit when logging Status header...
2012-08-22 Eric CovenerAuthz*Authoritative removed between 2.2 and 2.4
2012-08-22 Daniel GrunoUpdates:
2012-08-22 Daniel Grunoelaborate on how r:parsebody() works
2012-08-21 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_handshake...
2012-08-21 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs...
2012-08-21 Joe Orton* modules/proxy/mod_proxy_connect.c (proxy_connect_hand...
2012-08-20 Jeff Trawicks/it's/its/
2012-08-20 Guenter KnaufOnly substitute slashes if needed.
2012-08-20 Guenter KnaufAvoid error message from del since we print already...
2012-08-20 Jeff Trawickminor tweaks: fix server version banner, forget about...
2012-08-20 Guenter KnaufFixed install.log output for SSL port.
2012-08-20 Guenter KnaufRemoved tabs and traling spaces.
next